01K1K2KKQ9FK87X7Y44PTC3TDH: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
        "%/var/tmp/omicron_tmp/**/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "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/crate-build-timings.json",
            series: "build-info-helios",
            name: "crate-build-timings.json",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01K1K2KWFZHQGEZGZY1BN82HDB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-01T15:05:04.990Zjob assigned to worker 01K1K2KWKPDRX0MCZQVVAZV6XG [factory gimlet-EVT22200007-propolis, EVT22200007/36773] (queued for 23 s)
 
22025-08-01T15:05:13.884Zstarting task 0: "setup"
32025-08-01T15:05:13.911Z++ uname -s
42025-08-01T15:05:13.911Z+ kern=SunOS
52025-08-01T15:05:13.911Z+ build_user=build
62025-08-01T15:05:13.911Z+ build_uid=12345
72025-08-01T15:05:13.911Z+ work_dir=/work
82025-08-01T15:05:13.911Z+ input_dir=/input
92025-08-01T15:05:13.911Z+ [[ 0 == 12345 ]]
102025-08-01T15:05:13.911Z+ case "$kern" in
112025-08-01T15:05:13.911Z+ groupadd -g 12345 build
122025-08-01T15:05:13.911Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-01T15:05:15.910Z+ zfs create -o mountpoint=/work rpool/work
142025-08-01T15:05:15.946Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-01T15:05:15.972Z+ home_fs=zfs
162025-08-01T15:05:15.972Z+ [[ zfs == autofs ]]
172025-08-01T15:05:15.972Z+ mkdir -p /home/build
182025-08-01T15:05:15.972Z+ chown build:build /home/build /work
192025-08-01T15:05:17.954Z+ chmod 0700 /home/build /work
202025-08-01T15:05:17.981Zprocess exited: duration 4073 ms, exit code 0
 
212025-08-01T15:05:18.037Zstarting task 1: "rust-toolchain"
222025-08-01T15:05:18.063Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-08-01T15:05:18.063Z * rust toolchain channel = "1.88.0"
242025-08-01T15:05:18.063Z * rust toolchain profile = "default"
252025-08-01T15:05:18.063Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-08-01T15:05:18.063Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-01T15:05:18.063Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-01T15:05:18.063Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-01T15:05:18.064Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-08-01T15:05:18.187Zinfo: downloading installer
312025-08-01T15:05:18.667Zwarn: It looks like you have an existing installation of Rust at:
322025-08-01T15:05:18.667Zwarn: /opt/ooce/bin
332025-08-01T15:05:18.667Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-01T15:05:18.667Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-01T15:05:18.667Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-01T15:05:18.667Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-01T15:05:18.667Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-01T15:05:18.667Zerror: cannot install while Rust is installed
392025-08-01T15:05:18.667Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-01T15:05:18.693Zinfo: profile set to 'default'
412025-08-01T15:05:18.693Zinfo: default host triple is x86_64-unknown-illumos
422025-08-01T15:05:18.693Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-08-01T15:05:18.813Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-08-01T15:05:18.813Zinfo: downloading component 'cargo'
452025-08-01T15:05:19.026Zinfo: downloading component 'clippy'
462025-08-01T15:05:19.145Zinfo: downloading component 'rust-docs'
472025-08-01T15:05:19.428Zinfo: downloading component 'rust-std'
482025-08-01T15:05:19.955Zinfo: downloading component 'rustc'
492025-08-01T15:05:25.711Zinfo: downloading component 'rustfmt'
502025-08-01T15:05:25.848Zinfo: installing component 'cargo'
512025-08-01T15:05:27.000Zinfo: installing component 'clippy'
522025-08-01T15:05:27.466Zinfo: installing component 'rust-docs'
532025-08-01T15:05:30.620Zinfo: installing component 'rust-std'
542025-08-01T15:05:32.622Zinfo: installing component 'rustc'
552025-08-01T15:05:40.574Zinfo: installing component 'rustfmt'
562025-08-01T15:05:40.956Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-08-01T15:05:40.956Z
582025-08-01T15:05:41.129Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-08-01T15:05:41.129Z
602025-08-01T15:05:41.156Z
612025-08-01T15:05:41.156ZRust is installed now. Great!
622025-08-01T15:05:41.156Z
632025-08-01T15:05:41.156ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-01T15:05:41.156Zenvironment variable. This has not been done automatically.
652025-08-01T15:05:41.156Z
662025-08-01T15:05:41.156ZTo configure your current shell, you need to source
672025-08-01T15:05:41.156Zthe corresponding env file under $HOME/.cargo.
682025-08-01T15:05:41.156Z
692025-08-01T15:05:41.156ZThis is usually done by running one of the following (note the leading DOT):
702025-08-01T15:05:41.156Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-01T15:05:41.156Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-01T15:05:41.156Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-01T15:05:41.260Z+ rustup --version
742025-08-01T15:05:41.287Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-01T15:05:41.287Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-01T15:05:41.395Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-08-01T15:05:41.422Z+ cargo --version
782025-08-01T15:05:41.514Zcargo 1.88.0 (873a06493 2025-05-10)
792025-08-01T15:05:41.545Z+ rustc --version
802025-08-01T15:05:41.636Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-08-01T15:05:41.704Zprocess exited: duration 23599 ms, exit code 0
 
822025-08-01T15:05:41.766Zstarting task 2: "authentication"
832025-08-01T15:05:41.835Zprocess exited: duration 69 ms, exit code 0
 
842025-08-01T15:05:41.891Zstarting task 3: "clone repository"
852025-08-01T15:05:41.920Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-01T15:05:41.921Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-01T15:05:41.949ZCloning into '/work/oxidecomputer/omicron'...
882025-08-01T15:05:53.218Z+ cd /work/oxidecomputer/omicron
892025-08-01T15:05:53.218Z+ git fetch origin 487a2945fef8acc2d01176946c399effca856c1f
902025-08-01T15:05:53.663ZFrom https://github.com/oxidecomputer/omicron
912025-08-01T15:05:53.663Z * branch 487a2945fef8acc2d01176946c399effca856c1f -> FETCH_HEAD
922025-08-01T15:05:53.689Z+ [[ -n john/host-os-updates-prep ]]
932025-08-01T15:05:53.689Z++ git branch --show-current
942025-08-01T15:05:53.689Z+ current=main
952025-08-01T15:05:53.689Z+ [[ main != john/host-os-updates-prep ]]
962025-08-01T15:05:53.689Z+ git branch -f john/host-os-updates-prep 487a2945fef8acc2d01176946c399effca856c1f
972025-08-01T15:05:53.689Z+ git checkout -f john/host-os-updates-prep
982025-08-01T15:05:53.962ZSwitched to branch 'john/host-os-updates-prep'
992025-08-01T15:05:53.988Z+ git reset --hard 487a2945fef8acc2d01176946c399effca856c1f
1002025-08-01T15:05:54.014ZHEAD is now at 487a2945f Merge remote-tracking branch 'origin/main' into john/host-os-updates-prep
1012025-08-01T15:05:54.014Zprocess exited: duration 12106 ms, exit code 0
 
1022025-08-01T15:05:54.067Zstarting task 4: "build"
1032025-08-01T15:05:54.093Z+ source ./env.sh
1042025-08-01T15:05:54.093Z++ OLD_SHELL_OPTS=ehxB
1052025-08-01T15:05:54.093Z++ set -o xtrace
1062025-08-01T15:05:54.093Z++++ dirname ./env.sh
1072025-08-01T15:05:54.093Z+++ readlink -f .
1082025-08-01T15:05:54.093Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-08-01T15:05:54.093Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102025-08-01T15:05:54.093Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-08-01T15:05:54.093Z++ 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
1122025-08-01T15:05:54.093Z++ 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
1132025-08-01T15:05:54.093Z++ 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
1142025-08-01T15:05:54.093Z++ 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
1152025-08-01T15:05:54.093Z++ 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
1162025-08-01T15:05:54.093Z++ 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
1172025-08-01T15:05:54.093Z++ case $OLD_SHELL_OPTS in
1182025-08-01T15:05:54.093Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-08-01T15:05:54.093Z+ source .github/buildomat/ci-env.sh
1202025-08-01T15:05:54.093Z++ export CARGO_TERM_COLOR=always
1212025-08-01T15:05:54.093Z++ CARGO_TERM_COLOR=always
1222025-08-01T15:05:54.093Z+ target_os=illumos
1232025-08-01T15:05:54.093Z+ NEXTEST_VERSION=0.9.98
1242025-08-01T15:05:54.093Z+ cargo --version
1252025-08-01T15:05:54.155Zcargo 1.88.0 (873a06493 2025-05-10)
1262025-08-01T15:05:54.181Z+ rustc --version
1272025-08-01T15:05:54.245Zrustc 1.88.0 (6b00bc388 2025-06-23)
1282025-08-01T15:05:54.271Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.98/illumos
1292025-08-01T15:05:54.271Z+ gunzip
1302025-08-01T15:05:54.271Z+ tar -xvf - -C /home/build/.cargo/bin
1312025-08-01T15:05:55.621Zx cargo-nextest, 18644352 bytes, 36415 tape blocks
1322025-08-01T15:05:55.648Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1332025-08-01T15:05:55.648Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1342025-08-01T15:05:55.648Ztests will store ephemeral output in /var/tmp/omicron_tmp
1352025-08-01T15:05:55.648Z+ mkdir /var/tmp/omicron_tmp
1362025-08-01T15:05:55.648Z+ OUTPUT_DIR=/work
1372025-08-01T15:05:55.648Z+ echo 'tests will store non-ephemeral output in /work'
1382025-08-01T15:05:55.648Ztests will store non-ephemeral output in /work
1392025-08-01T15:05:55.648Z+ mkdir -p /work
1402025-08-01T15:05:55.648Z+ banner prerequisites
1412025-08-01T15:05:55.648Z
1422025-08-01T15:05:55.648Z ##### ##### ###### ##### ###### #### # # # #### #
1432025-08-01T15:05:55.648Z # # # # # # # # # # # # # # #
1442025-08-01T15:05:55.648Z # # # # ##### # # ##### # # # # # #### #
1452025-08-01T15:05:55.648Z ##### ##### # ##### # # # # # # # # #
1462025-08-01T15:05:55.648Z # # # # # # # # # # # # # # #
1472025-08-01T15:05:55.648Z # # # ###### # # ###### ### # #### # #### #
1482025-08-01T15:05:55.648Z
1492025-08-01T15:05:55.648Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1502025-08-01T15:06:08.411Z Startup: Refreshing catalog 'helios-dev' ... Done
1512025-08-01T15:06:16.858Z Startup: Caching catalogs ... Done
1522025-08-01T15:06:23.681ZPlanning: Solver setup ... Done (5.230s)
1532025-08-01T15:06:23.728ZPlanning: Running solver ... Done (0.046s)
1542025-08-01T15:06:23.806ZPlanning: Finding local manifests ... Done (0.002s)
1552025-08-01T15:06:23.911ZPlanning: Fetching manifests: 0/4 0% complete
1562025-08-01T15:06:24.313ZPlanning: Fetching manifests: 4/4 100% complete
1572025-08-01T15:06:24.376ZPlanning: Package planning ... Done (0.063s)
1582025-08-01T15:06:24.434ZPlanning: Merging actions ... Done (0.057s)
1592025-08-01T15:06:24.774ZPlanning: Checking for conflicting actions ... Done (0.340s)
1602025-08-01T15:06:24.800ZPlanning: Consolidating action changes ... Done (0.013s)
1612025-08-01T15:06:25.440ZPlanning: Evaluating mediators ... Done (0.651s)
1622025-08-01T15:06:25.466ZPlanning: Planning completed in 8.49 seconds
1632025-08-01T15:06:25.492Z Packages to install: 4
1642025-08-01T15:06:25.492Z Mediators to change: 2
1652025-08-01T15:06:25.492Z Services to change: 1
1662025-08-01T15:06:25.492Z Estimated space available: 155.01 GB
1672025-08-01T15:06:25.492ZEstimated space to be consumed: 1.71 GB
1682025-08-01T15:06:25.492Z Create boot environment: No
1692025-08-01T15:06:25.492ZCreate backup boot environment: No
1702025-08-01T15:06:25.492Z Rebuild boot archive: No
1712025-08-01T15:06:25.492Z
1722025-08-01T15:06:25.492ZChanged mediators:
1732025-08-01T15:06:25.492Z mediator clang:
1742025-08-01T15:06:25.492Z version: None -> 15 (system default)
1752025-08-01T15:06:25.492Z
1762025-08-01T15:06:25.492Z mediator llvm:
1772025-08-01T15:06:25.492Z version: 14 (system default) -> 15 (system default)
1782025-08-01T15:06:25.493Z
1792025-08-01T15:06:25.493ZChanged packages:
1802025-08-01T15:06:25.493Zhelios-dev
1812025-08-01T15:06:25.493Z developer/build-essential
1822025-08-01T15:06:25.493Z None -> 11-2.0
1832025-08-01T15:06:25.493Z library/libxmlsec1
1842025-08-01T15:06:25.493Z None -> 1.2.35-2.0
1852025-08-01T15:06:25.493Z ooce/developer/clang-15
1862025-08-01T15:06:25.493Z None -> 15.0.7-2.0
1872025-08-01T15:06:25.493Z ooce/developer/llvm-15
1882025-08-01T15:06:25.493Z None -> 15.0.7-2.0
1892025-08-01T15:06:25.493Z
1902025-08-01T15:06:25.493ZServices:
1912025-08-01T15:06:25.493Z restart_fmri:
1922025-08-01T15:06:25.493Z svc:/system/update-man-index:default
1932025-08-01T15:06:25.529Z
1942025-08-01T15:06:25.529ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1952025-08-01T15:06:30.548ZDownload: 337/3290 items 2.2/212.6MB 1% complete (443k/s)
1962025-08-01T15:06:35.566ZDownload: 1198/3290 items 81.9/212.6MB 38% complete (8.1M/s)
1972025-08-01T15:06:40.571ZDownload: 2003/3290 items 118.7/212.6MB 55% complete (11.7M/s)
1982025-08-01T15:06:45.656ZDownload: 2590/3290 items 120.2/212.6MB 56% complete (4.1M/s)
1992025-08-01T15:06:50.660ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.4M/s)
2002025-08-01T15:06:52.066ZDownload: Completed 212.60 MB in 26.54 seconds (8.0M/s)
2012025-08-01T15:06:52.247Z Actions: 1/3689 actions (Installing new actions)
2022025-08-01T15:06:57.248Z Actions: 2801/3689 actions (Installing new actions)
2032025-08-01T15:06:57.932Z Actions: Completed 3689 actions in 5.69 seconds.
2042025-08-01T15:06:58.799Z Done (0.861s)
2052025-08-01T15:06:58.799Z Done (0.000s)
2062025-08-01T15:06:59.840Z Done (1.041s)
2072025-08-01T15:07:04.729Z Done (4.668s)
2082025-08-01T15:07:04.829Z Done (0.018s)
2092025-08-01T15:07:04.855Z Done (0.000s)
2102025-08-01T15:07:04.972Z Done (0.000s)
2112025-08-01T15:07:05.849ZPlanning: Evaluating mediator changes ... Done
2122025-08-01T15:07:06.053ZPlanning: Checking for conflicting actions ... Done
2132025-08-01T15:07:06.080ZPlanning: Consolidating action changes ... Done
2142025-08-01T15:07:06.375ZPlanning: Evaluating mediators ... Done
2152025-08-01T15:07:06.402ZPlanning: Planning completed in 0.53 seconds
2162025-08-01T15:07:06.429Z Mediators to change: 2
2172025-08-01T15:07:06.429Z Create boot environment: No
2182025-08-01T15:07:06.429ZCreate backup boot environment: No
2192025-08-01T15:07:06.474Z Done
2202025-08-01T15:07:06.474Z Done
2212025-08-01T15:07:07.238Z Done
2222025-08-01T15:07:11.520Z Done
2232025-08-01T15:07:11.614Z Done
2242025-08-01T15:07:11.641Z Done
2252025-08-01T15:07:11.668Z Done
2262025-08-01T15:07:12.417ZPlanning: Evaluating mediator changes ... Done
2272025-08-01T15:07:12.444ZPlanning: Merging actions ... Done
2282025-08-01T15:07:12.653ZPlanning: Checking for conflicting actions ... Done
2292025-08-01T15:07:12.680ZPlanning: Consolidating action changes ... Done
2302025-08-01T15:07:12.991ZPlanning: Evaluating mediators ... Done
2312025-08-01T15:07:13.059ZPlanning: Planning completed in 0.95 seconds
2322025-08-01T15:07:13.099Z Packages to change: 1
2332025-08-01T15:07:13.100Z Mediators to change: 1
2342025-08-01T15:07:13.100Z Services to change: 1
2352025-08-01T15:07:13.100Z Create boot environment: No
2362025-08-01T15:07:13.126ZCreate backup boot environment: Yes
2372025-08-01T15:07:14.929Z Actions: 1/6 actions (Updating modified actions)
2382025-08-01T15:07:14.955Z Actions: Completed 6 actions in 0.00 seconds.
2392025-08-01T15:07:14.955Z Done
2402025-08-01T15:07:14.955Z Done
2412025-08-01T15:07:15.137Z Done
2422025-08-01T15:07:19.388Z Done
2432025-08-01T15:07:19.489Z Done
2442025-08-01T15:07:19.516Z Done
2452025-08-01T15:07:19.589Z Done
2462025-08-01T15:07:20.132ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2472025-08-01T15:07:20.132Zclang system 15 system
2482025-08-01T15:07:20.132Zcsh system system illumos
2492025-08-01T15:07:20.132Zctags system system illumos
2502025-08-01T15:07:20.132Zfile system system illumos
2512025-08-01T15:07:20.132Zgcc vendor 12 vendor
2522025-08-01T15:07:20.132Zgcc system 10 system
2532025-08-01T15:07:20.132Zgcc system 7 system
2542025-08-01T15:07:20.132Zgo system 1.20 system
2552025-08-01T15:07:20.132Zgo system 1.19 system
2562025-08-01T15:07:20.132Zllvm system 15 system
2572025-08-01T15:07:20.132Zllvm system 14 system
2582025-08-01T15:07:20.132Zmariadb system 10.6 system
2592025-08-01T15:07:20.132Zmta vendor vendor dma
2602025-08-01T15:07:20.132Zopenjdk system 17 system
2612025-08-01T15:07:20.132Zopenjdk system 11 system
2622025-08-01T15:07:20.132Zopenjdk system 1.8 system
2632025-08-01T15:07:20.132Zopenssl vendor 3 vendor
2642025-08-01T15:07:20.132Zperl system 5.36 system
2652025-08-01T15:07:20.132Zpostgresql system 15 system
2662025-08-01T15:07:20.132Zpostgresql system 13 system
2672025-08-01T15:07:20.132Zpython vendor 3 vendor
2682025-08-01T15:07:20.133Zpython system 2 system
2692025-08-01T15:07:20.133Zpython3 system 3.11 system
2702025-08-01T15:07:20.133Zruby system 3.0 system
2712025-08-01T15:07:20.133Zwords vendor vendor american-english
2722025-08-01T15:07:20.133Zwords system system australian-english
2732025-08-01T15:07:20.133Zwords system system british-english
2742025-08-01T15:07:20.133Zwords system system canadian-english
2752025-08-01T15:07:20.133Zwords system system french
2762025-08-01T15:07:20.133Zwords system system italian
2772025-08-01T15:07:20.133Zwords system system ngerman
2782025-08-01T15:07:20.133Zwords system system ogerman
2792025-08-01T15:07:20.133Zwords system system spanish
2802025-08-01T15:07:20.507ZPUBLISHER TYPE STATUS P LOCATION
2812025-08-01T15:07:20.507Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2822025-08-01T15:07:26.147ZFMRI IFO
2832025-08-01T15:07:26.147Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2842025-08-01T15:07:26.147Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2852025-08-01T15:07:26.148Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2862025-08-01T15:07:26.148Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2872025-08-01T15:07:26.148Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2882025-08-01T15:07:26.148Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2892025-08-01T15:07:26.148Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2902025-08-01T15:07:26.148Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2912025-08-01T15:07:26.148Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2922025-08-01T15:07:26.148Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2932025-08-01T15:07:26.148Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2942025-08-01T15:07:26.148Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2952025-08-01T15:07:26.148Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2962025-08-01T15:07:26.148Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2972025-08-01T15:07:26.148Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2982025-08-01T15:07:26.148Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2992025-08-01T15:07:27.198Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3002025-08-01T15:07:27.672Z Updating crates.io index
3012025-08-01T15:07:27.699Z Updating git repository `https://github.com/oxidecomputer/lldp`
3022025-08-01T15:07:28.226Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3032025-08-01T15:07:29.046Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3042025-08-01T15:07:29.588Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3052025-08-01T15:07:29.941Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3062025-08-01T15:07:30.395Z Updating git repository `https://github.com/oxidecomputer/propolis`
3072025-08-01T15:07:31.859Z Updating git repository `https://github.com/oxidecomputer/crucible`
3082025-08-01T15:07:34.196Z Updating git repository `https://github.com/oxidecomputer/opte`
3092025-08-01T15:07:35.403Z Updating git repository `https://github.com/oxidecomputer/falcon`
3102025-08-01T15:07:36.378Z Updating git repository `https://github.com/oxidecomputer/clickward`
3112025-08-01T15:07:36.778Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3122025-08-01T15:07:37.230Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3132025-08-01T15:07:38.164Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3142025-08-01T15:07:38.583Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3152025-08-01T15:07:39.221Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162025-08-01T15:07:39.919Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3172025-08-01T15:07:40.410Z Updating git repository `https://github.com/oxidecomputer/tofino`
3182025-08-01T15:07:40.873Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3192025-08-01T15:07:41.240Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3202025-08-01T15:07:41.623Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3212025-08-01T15:07:41.995Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3222025-08-01T15:07:42.519Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3232025-08-01T15:07:43.026Z Updating git repository `https://github.com/oxidecomputer/ispf`
3242025-08-01T15:07:43.457Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3252025-08-01T15:07:44.185Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3262025-08-01T15:07:44.756Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3272025-08-01T15:07:45.186Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3282025-08-01T15:07:45.692Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3292025-08-01T15:07:46.255Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3302025-08-01T15:07:46.696Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3312025-08-01T15:07:47.155Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3322025-08-01T15:07:47.558Z Updating git repository `https://github.com/oxidecomputer/omicron`
3332025-08-01T15:07:57.094Z Updating git repository `https://github.com/illumos/smf-rs`
3342025-08-01T15:07:58.709Z Downloading crates ...
3352025-08-01T15:07:58.786Z Downloaded anstream v0.6.18
3362025-08-01T15:07:58.814Z Downloaded icu_locid_transform_data v1.5.0
3372025-08-01T15:07:58.814Z Downloaded dtrace-parser v0.2.0
3382025-08-01T15:07:58.814Z Downloaded block-buffer v0.10.4
3392025-08-01T15:07:58.814Z Downloaded pest v2.7.14
3402025-08-01T15:07:58.814Z Downloaded icu_locid_transform v1.5.0
3412025-08-01T15:07:58.814Z Downloaded icu_properties v1.5.1
3422025-08-01T15:07:58.841Z Downloaded toml v0.8.23
3432025-08-01T15:07:58.841Z Downloaded proc-macro-error v1.0.4
3442025-08-01T15:07:58.841Z Downloaded write16 v1.0.0
3452025-08-01T15:07:58.841Z Downloaded unicode-linebreak v0.1.5
3462025-08-01T15:07:58.841Z Downloaded zerofrom-derive v0.1.4
3472025-08-01T15:07:58.841Z Downloaded yoke-derive v0.7.4
3482025-08-01T15:07:58.841Z Downloaded writeable v0.5.5
3492025-08-01T15:07:58.841Z Downloaded version_check v0.9.5
3502025-08-01T15:07:58.868Z Downloaded zerovec-derive v0.10.3
3512025-08-01T15:07:58.868Z Downloaded yoke v0.7.4
3522025-08-01T15:07:58.868Z Downloaded zerocopy-derive v0.7.35
3532025-08-01T15:07:58.868Z Downloaded smawk v0.3.2
3542025-08-01T15:07:58.868Z Downloaded ucd-trie v0.1.7
3552025-08-01T15:07:58.868Z Downloaded url v2.5.4
3562025-08-01T15:07:58.868Z Downloaded synstructure v0.13.1
3572025-08-01T15:07:58.868Z Downloaded memchr v2.7.4
3582025-08-01T15:07:58.922Z Downloaded zerovec v0.10.4
3592025-08-01T15:07:58.922Z Downloaded zerocopy v0.7.35
3602025-08-01T15:07:58.949Z Downloaded winnow v0.7.10
3612025-08-01T15:07:58.949Z Downloaded serde_json v1.0.141
3622025-08-01T15:07:58.949Z Downloaded serde v1.0.219
3632025-08-01T15:07:58.949Z Downloaded indexmap v2.10.0
3642025-08-01T15:07:58.949Z Downloaded terminal_size v0.4.0
3652025-08-01T15:07:58.949Z Downloaded unicode-width v0.2.0
3662025-08-01T15:07:58.949Z Downloaded tempfile v3.20.0
3672025-08-01T15:07:58.949Z Downloaded strsim v0.11.1
3682025-08-01T15:07:58.949Z Downloaded libc v0.2.174
3692025-08-01T15:07:58.976Z Downloaded rustix v1.0.7
3702025-08-01T15:07:59.002Z Downloaded syn v1.0.109
3712025-08-01T15:07:59.003Z Downloaded sha2 v0.10.9
3722025-08-01T15:07:59.003Z Downloaded rustix v0.38.37
3732025-08-01T15:07:59.029Z Downloaded num-traits v0.2.19
3742025-08-01T15:07:59.029Z Downloaded fnv v1.0.7
3752025-08-01T15:07:59.029Z Downloaded unicode-width v0.1.14
3762025-08-01T15:07:59.056Z Downloaded syn v2.0.104
3772025-08-01T15:07:59.056Z Downloaded toml_edit v0.22.27
3782025-08-01T15:07:59.056Z Downloaded swrite v0.1.0
3792025-08-01T15:07:59.056Z Downloaded semver v1.0.26
3802025-08-01T15:07:59.056Z Downloaded pest_meta v2.7.14
3812025-08-01T15:07:59.056Z Downloaded papergrid v0.11.0
3822025-08-01T15:07:59.082Z Downloaded stable_deref_trait v1.2.0
3832025-08-01T15:07:59.082Z Downloaded tabled v0.15.0
3842025-08-01T15:07:59.082Z Downloaded smallvec v1.15.1
3852025-08-01T15:07:59.082Z Downloaded serde_tokenstream v0.2.2
3862025-08-01T15:07:59.083Z Downloaded scroll_derive v0.12.0
3872025-08-01T15:07:59.083Z Downloaded plain v0.2.3
3882025-08-01T15:07:59.083Z Downloaded pest_generator v2.7.14
3892025-08-01T15:07:59.083Z Downloaded percent-encoding v2.3.1
3902025-08-01T15:07:59.083Z Downloaded is_terminal_polyfill v1.70.1
3912025-08-01T15:07:59.083Z Downloaded fastrand v2.1.1
3922025-08-01T15:07:59.110Z Downloaded errno v0.3.12
3932025-08-01T15:07:59.110Z Downloaded serde_spanned v0.6.9
3942025-08-01T15:07:59.110Z Downloaded serde-value v0.7.0
3952025-08-01T15:07:59.110Z Downloaded proc-macro-error-attr v1.0.4
3962025-08-01T15:07:59.110Z Downloaded usdt-impl v0.5.0
3972025-08-01T15:07:59.110Z Downloaded typenum v1.17.0
3982025-08-01T15:07:59.110Z Downloaded utf16_iter v1.0.5
3992025-08-01T15:07:59.110Z Downloaded thiserror v2.0.12
4002025-08-01T15:07:59.110Z Downloaded zerofrom v0.1.4
4012025-08-01T15:07:59.110Z Downloaded utf8parse v0.2.2
4022025-08-01T15:07:59.110Z Downloaded utf8_iter v1.0.4
4032025-08-01T15:07:59.110Z Downloaded usdt v0.5.0
4042025-08-01T15:07:59.110Z Downloaded unicode-xid v0.2.6
4052025-08-01T15:07:59.110Z Downloaded thread-id v4.2.2
4062025-08-01T15:07:59.110Z Downloaded thiserror-impl v1.0.69
4072025-08-01T15:07:59.110Z Downloaded log v0.4.27
4082025-08-01T15:07:59.110Z Downloaded form_urlencoded v1.2.1
4092025-08-01T15:07:59.137Z Downloaded unicode-ident v1.0.18
4102025-08-01T15:07:59.137Z Downloaded toml_write v0.1.2
4112025-08-01T15:07:59.137Z Downloaded toml_datetime v0.6.11
4122025-08-01T15:07:59.137Z Downloaded tinystr v0.7.6
4132025-08-01T15:07:59.137Z Downloaded ryu v1.0.18
4142025-08-01T15:07:59.137Z Downloaded proc-macro2 v1.0.95
4152025-08-01T15:07:59.137Z Downloaded once_cell v1.21.3
4162025-08-01T15:07:59.137Z Downloaded memmap v0.7.0
4172025-08-01T15:07:59.137Z Downloaded icu_properties_data v1.5.0
4182025-08-01T15:07:59.164Z Downloaded fs-err v3.1.1
4192025-08-01T15:07:59.164Z Downloaded erased-serde v0.4.6
4202025-08-01T15:07:59.164Z Downloaded usdt-macro v0.5.0
4212025-08-01T15:07:59.164Z Downloaded usdt-attr-macro v0.5.0
4222025-08-01T15:07:59.164Z Downloaded typeid v1.0.3
4232025-08-01T15:07:59.164Z Downloaded textwrap v0.16.2
4242025-08-01T15:07:59.164Z Downloaded tabled_derive v0.7.0
4252025-08-01T15:07:59.164Z Downloaded serde_derive v1.0.219
4262025-08-01T15:07:59.164Z Downloaded serde-untagged v0.1.7
4272025-08-01T15:07:59.164Z Downloaded scroll v0.12.0
4282025-08-01T15:07:59.164Z Downloaded quote v1.0.40
4292025-08-01T15:07:59.164Z Downloaded pretty-hex v0.4.1
4302025-08-01T15:07:59.164Z Downloaded pest_derive v2.7.14
4312025-08-01T15:07:59.165Z Downloaded litemap v0.7.3
4322025-08-01T15:07:59.165Z Downloaded itoa v1.0.11
4332025-08-01T15:07:59.165Z Downloaded icu_locid v1.5.0
4342025-08-01T15:07:59.191Z Downloaded cfg-if v1.0.1
4352025-08-01T15:07:59.191Z Downloaded ordered-float v2.10.1
4362025-08-01T15:07:59.191Z Downloaded macaddr v1.0.1
4372025-08-01T15:07:59.191Z Downloaded idna_adapter v1.2.0
4382025-08-01T15:07:59.191Z Downloaded icu_provider v1.5.0
4392025-08-01T15:07:59.191Z Downloaded icu_normalizer_data v1.5.0
4402025-08-01T15:07:59.191Z Downloaded heck v0.4.1
4412025-08-01T15:07:59.191Z Downloaded hashbrown v0.15.4
4422025-08-01T15:07:59.191Z Downloaded generic-array v0.14.7
4432025-08-01T15:07:59.191Z Downloaded crypto-common v0.1.6
4442025-08-01T15:07:59.191Z Downloaded clap_lex v0.7.4
4452025-08-01T15:07:59.191Z Downloaded clap_derive v4.5.41
4462025-08-01T15:07:59.191Z Downloaded thiserror-impl v2.0.12
4472025-08-01T15:07:59.220Z Downloaded thiserror v1.0.69
4482025-08-01T15:07:59.220Z Downloaded idna v1.0.3
4492025-08-01T15:07:59.220Z Downloaded icu_provider_macros v1.5.0
4502025-08-01T15:07:59.220Z Downloaded icu_collections v1.5.0
4512025-08-01T15:07:59.220Z Downloaded heck v0.5.0
4522025-08-01T15:07:59.220Z Downloaded goblin v0.8.2
4532025-08-01T15:07:59.220Z Downloaded getrandom v0.3.1
4542025-08-01T15:07:59.220Z Downloaded equivalent v1.0.2
4552025-08-01T15:07:59.220Z Downloaded clap v4.5.41
4562025-08-01T15:07:59.246Z Downloaded icu_normalizer v1.5.0
4572025-08-01T15:07:59.247Z Downloaded displaydoc v0.2.5
4582025-08-01T15:07:59.247Z Downloaded clap_builder v4.5.41
4592025-08-01T15:07:59.247Z Downloaded cargo-platform v0.2.0
4602025-08-01T15:07:59.247Z Downloaded camino-tempfile v1.4.1
4612025-08-01T15:07:59.247Z Downloaded camino v1.1.10
4622025-08-01T15:07:59.247Z Downloaded byteorder v1.5.0
4632025-08-01T15:07:59.273Z Downloaded bytecount v0.6.8
4642025-08-01T15:07:59.273Z Downloaded dof v0.3.0
4652025-08-01T15:07:59.273Z Downloaded digest v0.10.7
4662025-08-01T15:07:59.273Z Downloaded colorchoice v1.0.2
4672025-08-01T15:07:59.274Z Downloaded cargo_metadata v0.21.0
4682025-08-01T15:07:59.274Z Downloaded cargo-util-schemas v0.8.2
4692025-08-01T15:07:59.274Z Downloaded bitflags v2.9.1
4702025-08-01T15:07:59.274Z Downloaded autocfg v1.4.0
4712025-08-01T15:07:59.274Z Downloaded anyhow v1.0.98
4722025-08-01T15:07:59.274Z Downloaded anstyle-query v1.1.1
4732025-08-01T15:07:59.274Z Downloaded cpufeatures v0.2.14
4742025-08-01T15:07:59.274Z Downloaded cargo_toml v0.21.0
4752025-08-01T15:07:59.274Z Downloaded anstyle-parse v0.2.5
4762025-08-01T15:07:59.300Z Downloaded anstyle v1.0.11
4772025-08-01T15:07:59.359Z Compiling proc-macro2 v1.0.95
4782025-08-01T15:07:59.359Z Compiling unicode-ident v1.0.18
4792025-08-01T15:07:59.359Z Compiling serde v1.0.219
4802025-08-01T15:07:59.359Z Compiling version_check v0.9.5
4812025-08-01T15:07:59.386Z Compiling libc v0.2.174
4822025-08-01T15:07:59.386Z Compiling memchr v2.7.4
4832025-08-01T15:07:59.386Z Compiling stable_deref_trait v1.2.0
4842025-08-01T15:07:59.386Z Compiling thiserror v1.0.69
4852025-08-01T15:07:59.680Z Compiling ucd-trie v0.1.7
4862025-08-01T15:07:59.737Z Compiling litemap v0.7.3
4872025-08-01T15:08:00.122Z Compiling ryu v1.0.18
4882025-08-01T15:08:00.182Z Compiling writeable v0.5.5
4892025-08-01T15:08:00.249Z Compiling itoa v1.0.11
4902025-08-01T15:08:00.306Z Compiling autocfg v1.4.0
4912025-08-01T15:08:00.461Z Compiling once_cell v1.21.3
4922025-08-01T15:08:00.516Z Compiling bitflags v2.9.1
4932025-08-01T15:08:00.784Z Compiling byteorder v1.5.0
4942025-08-01T15:08:00.858Z Compiling icu_locid_transform_data v1.5.0
4952025-08-01T15:08:00.884Z Compiling serde_json v1.0.141
4962025-08-01T15:08:01.007Z Compiling icu_properties_data v1.5.0
4972025-08-01T15:08:01.182Z Compiling num-traits v0.2.19
4982025-08-01T15:08:01.281Z Compiling quote v1.0.40
4992025-08-01T15:08:01.314Z Compiling hashbrown v0.15.4
5002025-08-01T15:08:01.370Z Compiling write16 v1.0.0
5012025-08-01T15:08:01.473Z Compiling utf8_iter v1.0.4
5022025-08-01T15:08:01.546Z Compiling errno v0.3.12
5032025-08-01T15:08:01.573Z Compiling equivalent v1.0.2
5042025-08-01T15:08:01.725Z Compiling syn v2.0.104
5052025-08-01T15:08:01.752Z Compiling typeid v1.0.3
5062025-08-01T15:08:01.807Z Compiling rustix v0.38.37
5072025-08-01T15:08:01.833Z Compiling utf16_iter v1.0.5
5082025-08-01T15:08:01.867Z Compiling smallvec v1.15.1
5092025-08-01T15:08:01.937Z Compiling icu_normalizer_data v1.5.0
5102025-08-01T15:08:02.069Z Compiling usdt-impl v0.5.0
5112025-08-01T15:08:02.227Z Compiling proc-macro-error-attr v1.0.4
5122025-08-01T15:08:02.260Z Compiling syn v1.0.109
5132025-08-01T15:08:02.316Z Compiling indexmap v2.10.0
5142025-08-01T15:08:02.380Z Compiling winnow v0.7.10
5152025-08-01T15:08:02.438Z Compiling toml_write v0.1.2
5162025-08-01T15:08:02.600Z Compiling thread-id v4.2.2
5172025-08-01T15:08:02.802Z Compiling proc-macro-error v1.0.4
5182025-08-01T15:08:02.855Z Compiling plain v0.2.3
5192025-08-01T15:08:02.983Z Compiling thiserror v2.0.12
5202025-08-01T15:08:03.060Z Compiling log v0.4.27
5212025-08-01T15:08:03.141Z Compiling getrandom v0.3.1
5222025-08-01T15:08:03.444Z Compiling semver v1.0.26
5232025-08-01T15:08:03.479Z Compiling camino v1.1.10
5242025-08-01T15:08:03.534Z Compiling utf8parse v0.2.2
5252025-08-01T15:08:03.721Z Compiling percent-encoding v2.3.1
5262025-08-01T15:08:03.779Z Compiling rustix v1.0.7
5272025-08-01T15:08:03.844Z Compiling anstyle-parse v0.2.5
5282025-08-01T15:08:03.993Z Compiling form_urlencoded v1.2.1
5292025-08-01T15:08:04.111Z Compiling terminal_size v0.4.0
5302025-08-01T15:08:04.170Z Compiling ordered-float v2.10.1
5312025-08-01T15:08:04.451Z Compiling anstyle-query v1.1.1
5322025-08-01T15:08:04.652Z Compiling pretty-hex v0.4.1
5332025-08-01T15:08:04.681Z Compiling is_terminal_polyfill v1.70.1
5342025-08-01T15:08:04.710Z Compiling cfg-if v1.0.1
5352025-08-01T15:08:04.815Z Compiling colorchoice v1.0.2
5362025-08-01T15:08:04.844Z Compiling anstyle v1.0.11
5372025-08-01T15:08:05.217Z Compiling anstream v0.6.18
5382025-08-01T15:08:05.245Z Compiling fs-err v3.1.1
5392025-08-01T15:08:05.293Z Compiling anyhow v1.0.98
5402025-08-01T15:08:05.387Z Compiling fastrand v2.1.1
5412025-08-01T15:08:05.551Z Compiling unicode-width v0.1.14
5422025-08-01T15:08:05.776Z Compiling heck v0.4.1
5432025-08-01T15:08:05.855Z Compiling bytecount v0.6.8
5442025-08-01T15:08:06.035Z Compiling clap_lex v0.7.4
5452025-08-01T15:08:06.066Z Compiling heck v0.5.0
5462025-08-01T15:08:06.155Z Compiling unicode-xid v0.2.6
5472025-08-01T15:08:06.182Z Compiling fnv v1.0.7
5482025-08-01T15:08:06.325Z Compiling strsim v0.11.1
5492025-08-01T15:08:06.351Z Compiling papergrid v0.11.0
5502025-08-01T15:08:06.448Z Compiling tempfile v3.20.0
5512025-08-01T15:08:06.841Z Compiling clap_builder v4.5.41
5522025-08-01T15:08:07.138Z Compiling memmap v0.7.0
5532025-08-01T15:08:07.165Z Compiling unicode-width v0.2.0
5542025-08-01T15:08:07.323Z Compiling unicode-linebreak v0.1.5
5552025-08-01T15:08:07.451Z Compiling synstructure v0.13.1
5562025-08-01T15:08:07.677Z Compiling smawk v0.3.2
5572025-08-01T15:08:07.927Z Compiling textwrap v0.16.2
5582025-08-01T15:08:08.776Z Compiling swrite v0.1.0
5592025-08-01T15:08:08.852Z Compiling tabled_derive v0.7.0
5602025-08-01T15:08:08.926Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5612025-08-01T15:08:10.066Z Compiling serde_derive v1.0.219
5622025-08-01T15:08:10.066Z Compiling zerofrom-derive v0.1.4
5632025-08-01T15:08:10.066Z Compiling yoke-derive v0.7.4
5642025-08-01T15:08:10.093Z Compiling zerovec-derive v0.10.3
5652025-08-01T15:08:10.093Z Compiling thiserror-impl v1.0.69
5662025-08-01T15:08:10.365Z Compiling displaydoc v0.2.5
5672025-08-01T15:08:11.627Z Compiling icu_provider_macros v1.5.0
5682025-08-01T15:08:12.078Z Compiling zerocopy-derive v0.7.35
5692025-08-01T15:08:12.267Z Compiling scroll_derive v0.12.0
5702025-08-01T15:08:12.524Z Compiling thiserror-impl v2.0.12
5712025-08-01T15:08:12.758Z Compiling pest v2.7.14
5722025-08-01T15:08:12.991Z Compiling zerofrom v0.1.4
5732025-08-01T15:08:13.231Z Compiling yoke v0.7.4
5742025-08-01T15:08:13.398Z Compiling scroll v0.12.0
5752025-08-01T15:08:13.528Z Compiling clap_derive v4.5.41
5762025-08-01T15:08:13.610Z Compiling zerovec v0.10.4
5772025-08-01T15:08:13.802Z Compiling zerocopy v0.7.35
5782025-08-01T15:08:13.930Z Compiling goblin v0.8.2
5792025-08-01T15:08:14.312Z Compiling tabled v0.15.0
5802025-08-01T15:08:15.060Z Compiling pest_meta v2.7.14
5812025-08-01T15:08:15.302Z Compiling tinystr v0.7.6
5822025-08-01T15:08:15.353Z Compiling icu_collections v1.5.0
5832025-08-01T15:08:15.660Z Compiling icu_locid v1.5.0
5842025-08-01T15:08:16.437Z Compiling pest_generator v2.7.14
5852025-08-01T15:08:16.515Z Compiling clap v4.5.41
5862025-08-01T15:08:16.896Z Compiling icu_provider v1.5.0
5872025-08-01T15:08:17.469Z Compiling icu_locid_transform v1.5.0
5882025-08-01T15:08:18.108Z Compiling pest_derive v2.7.14
5892025-08-01T15:08:18.542Z Compiling icu_properties v1.5.1
5902025-08-01T15:08:18.776Z Compiling dtrace-parser v0.2.0
5912025-08-01T15:08:20.127Z Compiling serde_spanned v0.6.9
5922025-08-01T15:08:20.127Z Compiling toml_datetime v0.6.11
5932025-08-01T15:08:20.154Z Compiling erased-serde v0.4.6
5942025-08-01T15:08:20.447Z Compiling serde_tokenstream v0.2.2
5952025-08-01T15:08:20.719Z Compiling toml_edit v0.22.27
5962025-08-01T15:08:20.746Z Compiling serde-value v0.7.0
5972025-08-01T15:08:20.931Z Compiling cargo-platform v0.2.0
5982025-08-01T15:08:21.130Z Compiling serde-untagged v0.1.7
5992025-08-01T15:08:21.219Z Compiling camino-tempfile v1.4.1
6002025-08-01T15:08:21.452Z Compiling macaddr v1.0.1
6012025-08-01T15:08:21.617Z Compiling icu_normalizer v1.5.0
6022025-08-01T15:08:21.645Z Compiling dof v0.3.0
6032025-08-01T15:08:22.429Z Compiling idna_adapter v1.2.0
6042025-08-01T15:08:22.646Z Compiling idna v1.0.3
6052025-08-01T15:08:23.148Z Compiling url v2.5.4
6062025-08-01T15:08:23.179Z Compiling usdt-macro v0.5.0
6072025-08-01T15:08:23.205Z Compiling usdt-attr-macro v0.5.0
6082025-08-01T15:08:23.580Z Compiling toml v0.8.23
6092025-08-01T15:08:24.173Z Compiling usdt v0.5.0
6102025-08-01T15:08:24.276Z Compiling cargo-util-schemas v0.8.2
6112025-08-01T15:08:24.303Z Compiling cargo_toml v0.21.0
6122025-08-01T15:08:26.170Z Compiling cargo_metadata v0.21.0
6132025-08-01T15:08:28.128Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6142025-08-01T15:08:32.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
6152025-08-01T15:08:32.552Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6162025-08-01T15:08:33.505Z Downloading crates ...
6172025-08-01T15:08:33.731Z Downloaded bcrypt-pbkdf v0.10.0
6182025-08-01T15:08:33.758Z Downloaded castaway v0.2.3
6192025-08-01T15:08:33.758Z Downloaded ahash v0.8.12
6202025-08-01T15:08:33.758Z Downloaded inout v0.1.3
6212025-08-01T15:08:33.758Z Downloaded hex v0.4.3
6222025-08-01T15:08:33.785Z Downloaded group v0.13.0
6232025-08-01T15:08:33.785Z Downloaded hash32 v0.3.1
6242025-08-01T15:08:33.812Z Downloaded http-body v1.0.1
6252025-08-01T15:08:33.839Z Downloaded progenitor-client v0.8.0
6262025-08-01T15:08:33.866Z Downloaded ref-cast-impl v1.0.24
6272025-08-01T15:08:33.866Z Downloaded rustls-pemfile v1.0.4
6282025-08-01T15:08:33.938Z Downloaded string_cache v0.8.9
6292025-08-01T15:08:33.938Z Downloaded diesel_table_macro_syntax v0.2.0
6302025-08-01T15:08:33.966Z Downloaded oso-derive v0.27.3
6312025-08-01T15:08:33.966Z Downloaded rand_xorshift v0.4.0
6322025-08-01T15:08:33.993Z Downloaded tinyvec_macros v0.1.1
6332025-08-01T15:08:34.023Z Downloaded endian-type v0.1.2
6342025-08-01T15:08:34.023Z Downloaded pin-utils v0.1.0
6352025-08-01T15:08:34.052Z Downloaded want v0.3.1
6362025-08-01T15:08:34.079Z Downloaded parse-size v1.1.0
6372025-08-01T15:08:34.107Z Downloaded untrusted v0.7.1
6382025-08-01T15:08:34.107Z Downloaded try-lock v0.2.5
6392025-08-01T15:08:34.134Z Downloaded russh-cryptovec v0.7.3
6402025-08-01T15:08:34.134Z Downloaded scheduled-thread-pool v0.2.7
6412025-08-01T15:08:34.161Z Downloaded tokio-rustls v0.24.1
6422025-08-01T15:08:34.161Z Downloaded rustc-demangle v0.1.24
6432025-08-01T15:08:34.161Z Downloaded russh-keys v0.45.0
6442025-08-01T15:08:34.189Z Downloaded memoffset v0.9.1
6452025-08-01T15:08:34.189Z Downloaded progenitor-macro v0.9.1
6462025-08-01T15:08:34.189Z Downloaded tokio-postgres v0.7.13
6472025-08-01T15:08:34.217Z Downloaded tower v0.5.2
6482025-08-01T15:08:34.217Z Downloaded tower-http v0.6.6
6492025-08-01T15:08:34.244Z Downloaded tokio-tungstenite v0.21.0
6502025-08-01T15:08:34.244Z Downloaded tokio-tungstenite v0.23.1
6512025-08-01T15:08:34.244Z Downloaded rayon v1.10.0
6522025-08-01T15:08:34.271Z Downloaded toml v0.7.8
6532025-08-01T15:08:34.271Z Downloaded git2 v0.19.0
6542025-08-01T15:08:34.298Z Downloaded unicode-segmentation v1.12.0
6552025-08-01T15:08:34.298Z Downloaded gimli v0.31.1
6562025-08-01T15:08:34.298Z Downloaded minimal-lexical v0.2.1
6572025-08-01T15:08:34.326Z Downloaded rustls v0.21.12
6582025-08-01T15:08:34.326Z Downloaded mio v1.0.2
6592025-08-01T15:08:34.353Z Downloaded toml_edit v0.19.15
6602025-08-01T15:08:34.381Z Downloaded rustls v0.23.19
6612025-08-01T15:08:34.408Z Downloaded rustls v0.22.4
6622025-08-01T15:08:34.435Z Downloaded openssl v0.10.73
6632025-08-01T15:08:34.462Z Downloaded moka v0.12.10
6642025-08-01T15:08:34.462Z Downloaded regex-syntax v0.8.5
6652025-08-01T15:08:34.490Z Downloaded object v0.36.5
6662025-08-01T15:08:34.490Z Downloaded nix v0.28.0
6672025-08-01T15:08:34.517Z Downloaded openapiv3 v2.2.0
6682025-08-01T15:08:34.544Z Downloaded nix v0.27.1
6692025-08-01T15:08:34.544Z Downloaded zerocopy-derive v0.6.6
6702025-08-01T15:08:34.571Z Downloaded nix v0.29.0
6712025-08-01T15:08:34.571Z Downloaded tokio v1.47.0
6722025-08-01T15:08:34.627Z Downloaded bstr v1.10.0
6732025-08-01T15:08:34.654Z Downloaded sled v0.34.7
6742025-08-01T15:08:34.654Z Downloaded curve25519-dalek v4.1.3
6752025-08-01T15:08:34.681Z Downloaded petname v2.0.2
6762025-08-01T15:08:34.681Z Downloaded object v0.30.4
6772025-08-01T15:08:34.681Z Downloaded tokio-util v0.7.15
6782025-08-01T15:08:34.681Z Downloaded regex-syntax v0.6.29
6792025-08-01T15:08:34.708Z Downloaded typify-impl v0.4.1
6802025-08-01T15:08:34.708Z Downloaded bzip2-sys v0.1.13+1.0.8
6812025-08-01T15:08:34.736Z Downloaded regex-automata v0.4.8
6822025-08-01T15:08:34.736Z Downloaded typify-impl v0.3.0
6832025-08-01T15:08:34.763Z Downloaded typify-impl v0.2.0
6842025-08-01T15:08:34.763Z Downloaded dropshot v0.16.2
6852025-08-01T15:08:34.790Z Downloaded regex v1.11.1
6862025-08-01T15:08:34.790Z Downloaded libgit2-sys v0.17.0+1.8.1
6872025-08-01T15:08:34.851Z Downloaded typed-path v0.9.3
6882025-08-01T15:08:34.878Z Downloaded chrono-tz v0.10.4
6892025-08-01T15:08:34.878Z Downloaded petgraph v0.6.5
6902025-08-01T15:08:34.907Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6912025-08-01T15:08:34.935Z Downloaded unicode-normalization v0.1.24
6922025-08-01T15:08:34.935Z Downloaded petgraph v0.8.2
6932025-08-01T15:08:34.962Z Downloaded sha3 v0.10.8
6942025-08-01T15:08:34.962Z Downloaded proptest v1.7.0
6952025-08-01T15:08:34.962Z Downloaded csv v1.3.1
6962025-08-01T15:08:34.989Z Downloaded zlib-rs v0.5.1
6972025-08-01T15:08:34.989Z Downloaded tracing v0.1.40
6982025-08-01T15:08:35.017Z Downloaded salty v0.3.0
6992025-08-01T15:08:35.017Z Downloaded reqwest v0.12.22
7002025-08-01T15:08:35.017Z Downloaded progenitor-impl v0.10.0
7012025-08-01T15:08:35.017Z Downloaded miniz_oxide v0.8.5
7022025-08-01T15:08:35.017Z Downloaded nix v0.30.1
7032025-08-01T15:08:35.044Z Downloaded progenitor-impl v0.9.1
7042025-08-01T15:08:35.044Z Downloaded elliptic-curve v0.13.8
7052025-08-01T15:08:35.044Z Downloaded typify v0.4.1
7062025-08-01T15:08:35.044Z Downloaded tokio-rustls v0.26.0
7072025-08-01T15:08:35.044Z Downloaded tokio-rustls v0.25.0
7082025-08-01T15:08:35.044Z Downloaded progenitor-impl v0.8.0
7092025-08-01T15:08:35.044Z Downloaded futures-util v0.3.31
7102025-08-01T15:08:35.071Z Downloaded unicode_categories v0.1.1
7112025-08-01T15:08:35.071Z Downloaded chrono v0.4.41
7122025-08-01T15:08:35.071Z Downloaded tokio-stream v0.1.17
7132025-08-01T15:08:35.071Z Downloaded reedline v0.40.0
7142025-08-01T15:08:35.100Z Downloaded tracing-core v0.1.32
7152025-08-01T15:08:35.100Z Downloaded zerocopy v0.8.26
7162025-08-01T15:08:35.128Z Downloaded ratatui v0.29.0
7172025-08-01T15:08:35.155Z Downloaded serde_with v3.14.0
7182025-08-01T15:08:35.155Z Downloaded tough v0.20.0
7192025-08-01T15:08:35.155Z Downloaded password-hash v0.5.0
7202025-08-01T15:08:35.155Z Downloaded password-hash v0.4.2
7212025-08-01T15:08:35.155Z Downloaded memmap2 v0.9.5
7222025-08-01T15:08:35.182Z Downloaded futures v0.3.31
7232025-08-01T15:08:35.182Z Downloaded tungstenite v0.23.0
7242025-08-01T15:08:35.182Z Downloaded ring v0.17.14
7252025-08-01T15:08:35.211Z Downloaded tungstenite v0.21.0
7262025-08-01T15:08:35.238Z Downloaded encoding_rs v0.8.34
7272025-08-01T15:08:35.238Z Downloaded vcpkg v0.2.15
7282025-08-01T15:08:35.283Z Downloaded bindgen v0.71.1
7292025-08-01T15:08:35.310Z Downloaded topological-sort v0.2.2
7302025-08-01T15:08:35.310Z Downloaded russh v0.45.0
7312025-08-01T15:08:35.310Z Downloaded rpassword v7.4.0
7322025-08-01T15:08:35.310Z Downloaded mime_guess v2.0.5
7332025-08-01T15:08:35.310Z Downloaded typify v0.3.0
7342025-08-01T15:08:35.310Z Downloaded unsafe-libyaml v0.2.11
7352025-08-01T15:08:35.310Z Downloaded unicode-bidi v0.3.17
7362025-08-01T15:08:35.338Z Downloaded crossterm v0.29.0
7372025-08-01T15:08:35.338Z Downloaded samael v0.0.19
7382025-08-01T15:08:35.338Z Downloaded rsa v0.9.6
7392025-08-01T15:08:35.338Z Downloaded futures-executor v0.3.31
7402025-08-01T15:08:35.338Z Downloaded futures-channel v0.3.31
7412025-08-01T15:08:35.338Z Downloaded typify v0.2.0
7422025-08-01T15:08:35.367Z Downloaded twox-hash v2.1.0
7432025-08-01T15:08:35.367Z Downloaded libz-sys v1.1.20
7442025-08-01T15:08:35.367Z Downloaded progenitor-macro v0.8.0
7452025-08-01T15:08:35.367Z Downloaded polar-core v0.27.3
7462025-08-01T15:08:35.397Z Downloaded ron v0.8.1
7472025-08-01T15:08:35.397Z Downloaded rayon-core v1.12.1
7482025-08-01T15:08:35.397Z Downloaded zip v4.2.0
7492025-08-01T15:08:35.397Z Downloaded webpki-roots v1.0.1
7502025-08-01T15:08:35.397Z Downloaded lzma-sys v0.1.20
7512025-08-01T15:08:35.426Z Downloaded aws-lc-rs v1.12.4
7522025-08-01T15:08:35.453Z Downloaded rcgen v0.12.1
7532025-08-01T15:08:35.453Z Downloaded tracing-attributes v0.1.27
7542025-08-01T15:08:35.453Z Downloaded num-bigint-dig v0.8.4
7552025-08-01T15:08:35.453Z Downloaded expectorate v1.2.0
7562025-08-01T15:08:35.453Z Downloaded tokio-native-tls v0.3.1
7572025-08-01T15:08:35.453Z Downloaded tokio-macros v2.5.0
7582025-08-01T15:08:35.453Z Downloaded same-file v1.0.6
7592025-08-01T15:08:35.453Z Downloaded rustc_version v0.1.7
7602025-08-01T15:08:35.454Z Downloaded rtoolbox v0.0.2
7612025-08-01T15:08:35.454Z Downloaded rfc6979 v0.4.0
7622025-08-01T15:08:35.454Z Downloaded resolv-conf v0.7.0
7632025-08-01T15:08:35.481Z Downloaded ref-cast v1.0.24
7642025-08-01T15:08:35.482Z Downloaded progenitor-macro v0.10.0
7652025-08-01T15:08:35.482Z Downloaded futures-sink v0.3.31
7662025-08-01T15:08:35.482Z Downloaded futures-macro v0.3.31
7672025-08-01T15:08:35.482Z Downloaded futures-io v0.3.31
7682025-08-01T15:08:35.482Z Downloaded futures-core v0.3.31
7692025-08-01T15:08:35.482Z Downloaded typify-macro v0.2.0
7702025-08-01T15:08:35.482Z Downloaded ed25519-dalek v2.1.1
7712025-08-01T15:08:35.482Z Downloaded jiff v0.2.15
7722025-08-01T15:08:35.509Z Downloaded bindgen v0.69.5
7732025-08-01T15:08:35.509Z Downloaded rustc_version v0.4.1
7742025-08-01T15:08:35.509Z Downloaded ron v0.7.1
7752025-08-01T15:08:35.509Z Downloaded mime v0.3.17
7762025-08-01T15:08:35.509Z Downloaded md-5 v0.10.6
7772025-08-01T15:08:35.510Z Downloaded maybe-uninit v2.0.0
7782025-08-01T15:08:35.510Z Downloaded glob v0.3.2
7792025-08-01T15:08:35.510Z Downloaded ghash v0.5.1
7802025-08-01T15:08:35.510Z Downloaded getrandom v0.2.15
7812025-08-01T15:08:35.537Z Downloaded gethostname v0.5.0
7822025-08-01T15:08:35.537Z Downloaded futures-task v0.3.31
7832025-08-01T15:08:35.537Z Downloaded tui-tree-widget v0.23.1
7842025-08-01T15:08:35.537Z Downloaded zip v0.6.6
7852025-08-01T15:08:35.537Z Downloaded zerocopy-derive v0.8.26
7862025-08-01T15:08:35.537Z Downloaded uuid v1.17.0
7872025-08-01T15:08:35.537Z Downloaded unicase v2.7.0
7882025-08-01T15:08:35.537Z Downloaded num-bigint v0.4.6
7892025-08-01T15:08:35.537Z Downloaded nom v7.1.3
7902025-08-01T15:08:35.565Z Downloaded winnow v0.6.26
7912025-08-01T15:08:35.565Z Downloaded winnow v0.5.40
7922025-08-01T15:08:35.565Z Downloaded portable-atomic v1.11.0
7932025-08-01T15:08:35.592Z Downloaded md5 v0.7.0
7942025-08-01T15:08:35.592Z Downloaded match_cfg v0.1.0
7952025-08-01T15:08:35.592Z Downloaded fxhash v0.2.1
7962025-08-01T15:08:35.592Z Downloaded ecdsa v0.16.9
7972025-08-01T15:08:35.593Z Downloaded dropshot_endpoint v0.16.2
7982025-08-01T15:08:35.593Z Downloaded value-bag v1.9.0
7992025-08-01T15:08:35.593Z Downloaded unicode-properties v0.1.3
8002025-08-01T15:08:35.593Z Downloaded quick-xml v0.37.2
8012025-08-01T15:08:35.593Z Downloaded tower-service v0.3.3
8022025-08-01T15:08:35.593Z Downloaded tower-layer v0.3.3
8032025-08-01T15:08:35.593Z Downloaded either v1.15.0
8042025-08-01T15:08:35.593Z Downloaded ed25519 v2.2.3
8052025-08-01T15:08:35.620Z Downloaded dyn-clone v1.0.19
8062025-08-01T15:08:35.620Z Downloaded dunce v1.0.5
8072025-08-01T15:08:35.620Z Downloaded dsl_auto_type v0.1.2
8082025-08-01T15:08:35.620Z Downloaded document-features v0.2.11
8092025-08-01T15:08:35.620Z Downloaded display-error-chain v0.2.2
8102025-08-01T15:08:35.620Z Downloaded dirs-sys-next v0.1.2
8112025-08-01T15:08:35.621Z Downloaded zeroize_derive v1.4.2
8122025-08-01T15:08:35.621Z Downloaded zeroize v1.8.1
8132025-08-01T15:08:35.621Z Downloaded uzers v0.12.1
8142025-08-01T15:08:35.621Z Downloaded utf-8 v0.7.6
8152025-08-01T15:08:35.621Z Downloaded untrusted v0.9.0
8162025-08-01T15:08:35.621Z Downloaded unicode-truncate v1.1.0
8172025-08-01T15:08:35.621Z Downloaded unarray v0.1.4
8182025-08-01T15:08:35.621Z Downloaded typify-macro v0.4.1
8192025-08-01T15:08:35.621Z Downloaded typify-macro v0.3.0
8202025-08-01T15:08:35.621Z Downloaded multer v3.1.0
8212025-08-01T15:08:35.621Z Downloaded yansi v1.0.1
8222025-08-01T15:08:35.621Z Downloaded x509-cert v0.2.5
8232025-08-01T15:08:35.649Z Downloaded walkdir v2.5.0
8242025-08-01T15:08:35.649Z Downloaded vte v0.11.1
8252025-08-01T15:08:35.649Z Downloaded vergen v8.3.2
8262025-08-01T15:08:35.649Z Downloaded blake3 v1.5.4
8272025-08-01T15:08:35.650Z Downloaded universal-hash v0.5.1
8282025-08-01T15:08:35.650Z Downloaded unit-prefix v0.5.1
8292025-08-01T15:08:35.650Z Downloaded parse-display-derive v0.10.0
8302025-08-01T15:08:35.650Z Downloaded num_threads v0.1.7
8312025-08-01T15:08:35.650Z Downloaded num_enum_derive v0.5.11
8322025-08-01T15:08:35.650Z Downloaded num_enum v0.5.11
8332025-08-01T15:08:35.678Z Downloaded num-rational v0.4.2
8342025-08-01T15:08:35.678Z Downloaded num-derive v0.3.3
8352025-08-01T15:08:35.678Z Downloaded num-complex v0.4.6
8362025-08-01T15:08:35.678Z Downloaded num v0.4.3
8372025-08-01T15:08:35.679Z Downloaded nu-ansi-term v0.50.1
8382025-08-01T15:08:35.679Z Downloaded nibble_vec v0.1.0
8392025-08-01T15:08:35.679Z Downloaded newtype_derive v0.1.6
8402025-08-01T15:08:35.679Z Downloaded newtype-uuid v1.2.4
8412025-08-01T15:08:35.679Z Downloaded native-tls v0.2.12
8422025-08-01T15:08:35.679Z Downloaded multimap v0.10.1
8432025-08-01T15:08:35.679Z Downloaded vsss-rs v3.3.4
8442025-08-01T15:08:35.679Z Downloaded prettyplease v0.2.36
8452025-08-01T15:08:35.679Z Downloaded pretty_assertions v1.4.1
8462025-08-01T15:08:35.679Z Downloaded fatfs v0.3.6
8472025-08-01T15:08:35.706Z Downloaded tabled v0.18.0
8482025-08-01T15:08:35.706Z Downloaded number_prefix v0.4.0
8492025-08-01T15:08:35.706Z Downloaded num-iter v0.1.45
8502025-08-01T15:08:35.706Z Downloaded num-integer v0.1.46
8512025-08-01T15:08:35.706Z Downloaded num-derive v0.4.2
8522025-08-01T15:08:35.706Z Downloaded num-conv v0.1.0
8532025-08-01T15:08:35.706Z Downloaded normalize-line-endings v0.3.0
8542025-08-01T15:08:35.734Z Downloaded nodrop v0.1.14
8552025-08-01T15:08:35.734Z Downloaded newline-converter v0.3.0
8562025-08-01T15:08:35.734Z Downloaded new_debug_unreachable v1.0.6
8572025-08-01T15:08:35.734Z Downloaded nanorand v0.7.0
8582025-08-01T15:08:35.734Z Downloaded zerocopy v0.6.6
8592025-08-01T15:08:35.734Z Downloaded yasna v0.5.2
8602025-08-01T15:08:35.734Z Downloaded xz2 v0.1.7
8612025-08-01T15:08:35.734Z Downloaded xshell-macros v0.2.7
8622025-08-01T15:08:35.734Z Downloaded xshell v0.2.7
8632025-08-01T15:08:35.734Z Downloaded xattr v1.3.1
8642025-08-01T15:08:35.734Z Downloaded wyz v0.5.1
8652025-08-01T15:08:35.734Z Downloaded whoami v1.5.2
8662025-08-01T15:08:35.734Z Downloaded which v4.4.2
8672025-08-01T15:08:35.734Z Downloaded wait-timeout v0.2.0
8682025-08-01T15:08:35.734Z Downloaded predicates v3.1.3
8692025-08-01T15:08:35.762Z Downloaded postgres-types v0.2.9
8702025-08-01T15:08:35.762Z Downloaded postgres-protocol v0.6.8
8712025-08-01T15:08:35.762Z Downloaded postcard v1.0.10
8722025-08-01T15:08:35.762Z Downloaded poly1305 v0.8.0
8732025-08-01T15:08:35.762Z Downloaded pkg-config v0.3.31
8742025-08-01T15:08:35.762Z Downloaded pkcs8 v0.10.2
8752025-08-01T15:08:35.762Z Downloaded pkcs5 v0.7.1
8762025-08-01T15:08:35.762Z Downloaded pin-project-lite v0.2.14
8772025-08-01T15:08:35.762Z Downloaded pin-project-internal v1.1.6
8782025-08-01T15:08:35.789Z Downloaded phf v0.11.2
8792025-08-01T15:08:35.789Z Downloaded pem-rfc7468 v0.7.0
8802025-08-01T15:08:35.789Z Downloaded peg-macros v0.8.5
8812025-08-01T15:08:35.789Z Downloaded flume v0.11.1
8822025-08-01T15:08:35.789Z Downloaded flate2 v1.1.2
8832025-08-01T15:08:35.789Z Downloaded env_logger v0.11.5
8842025-08-01T15:08:35.790Z Downloaded env_logger v0.10.2
8852025-08-01T15:08:35.790Z Downloaded ena v0.14.3
8862025-08-01T15:08:35.790Z Downloaded time v0.3.36
8872025-08-01T15:08:35.817Z Downloaded serde_cbor v0.11.2
8882025-08-01T15:08:35.817Z Downloaded schemars v0.8.22
8892025-08-01T15:08:35.817Z Downloaded radix_trie v0.2.1
8902025-08-01T15:08:35.817Z Downloaded openssl-sys v0.9.109
8912025-08-01T15:08:35.845Z Downloaded diesel v2.2.11
8922025-08-01T15:08:35.845Z Downloaded crypto-bigint v0.5.5
8932025-08-01T15:08:35.872Z Downloaded waitgroup v0.1.2
8942025-08-01T15:08:35.873Z Downloaded vte_generate_state_changes v0.1.2
8952025-08-01T15:08:35.873Z Downloaded void v1.0.2
8962025-08-01T15:08:35.873Z Downloaded progenitor v0.10.0
8972025-08-01T15:08:35.873Z Downloaded progenitor v0.9.1
8982025-08-01T15:08:35.873Z Downloaded progenitor v0.8.0
8992025-08-01T15:08:35.873Z Downloaded proc-macro-error2 v2.0.1
9002025-08-01T15:08:35.873Z Downloaded proc-macro-error-attr2 v2.0.0
9012025-08-01T15:08:35.873Z Downloaded proc-macro-crate v1.3.1
9022025-08-01T15:08:35.873Z Downloaded primeorder v0.13.6
9032025-08-01T15:08:35.873Z Downloaded precomputed-hash v0.1.1
9042025-08-01T15:08:35.873Z Downloaded ppv-lite86 v0.2.20
9052025-08-01T15:08:35.873Z Downloaded polyval v0.6.2
9062025-08-01T15:08:35.873Z Downloaded pkcs1 v0.7.5
9072025-08-01T15:08:35.873Z Downloaded pin-project v1.1.6
9082025-08-01T15:08:35.901Z Downloaded phf_shared v0.12.1
9092025-08-01T15:08:35.901Z Downloaded phf_shared v0.11.2
9102025-08-01T15:08:35.901Z Downloaded phf v0.12.1
9112025-08-01T15:08:35.901Z Downloaded pem v3.0.5
9122025-08-01T15:08:35.901Z Downloaded peg v0.8.5
9132025-08-01T15:08:35.901Z Downloaded pbkdf2 v0.12.2
9142025-08-01T15:08:35.901Z Downloaded pbkdf2 v0.11.0
9152025-08-01T15:08:35.901Z Downloaded paste v1.0.15
9162025-08-01T15:08:35.901Z Downloaded flagset v0.4.6
9172025-08-01T15:08:35.901Z Downloaded fixedbitset v0.5.7
9182025-08-01T15:08:35.901Z Downloaded fixedbitset v0.4.2
9192025-08-01T15:08:35.901Z Downloaded filetime v0.2.25
9202025-08-01T15:08:35.929Z Downloaded ff v0.13.0
9212025-08-01T15:08:35.929Z Downloaded fd-lock v4.0.2
9222025-08-01T15:08:35.929Z Downloaded fallible-iterator v0.2.0
9232025-08-01T15:08:35.929Z Downloaded env_filter v0.1.2
9242025-08-01T15:08:35.929Z Downloaded embedded-io v0.6.1
9252025-08-01T15:08:35.929Z Downloaded embedded-io v0.4.0
9262025-08-01T15:08:35.929Z Downloaded oso v0.27.3
9272025-08-01T15:08:35.929Z Downloaded darling_core v0.21.0
9282025-08-01T15:08:35.929Z Downloaded darling_core v0.20.10
9292025-08-01T15:08:35.929Z Downloaded zopfli v0.8.1
9302025-08-01T15:08:35.929Z Downloaded smoltcp v0.11.0
9312025-08-01T15:08:35.956Z Downloaded peg-runtime v0.8.5
9322025-08-01T15:08:35.956Z Downloaded path-slash v0.1.5
9332025-08-01T15:08:35.956Z Downloaded funty v2.0.0
9342025-08-01T15:08:35.956Z Downloaded fs_extra v1.3.0
9352025-08-01T15:08:35.956Z Downloaded fs-err v2.11.0
9362025-08-01T15:08:35.956Z Downloaded foreign-types-shared v0.3.1
9372025-08-01T15:08:35.956Z Downloaded foreign-types-shared v0.1.1
9382025-08-01T15:08:35.956Z Downloaded foreign-types-macros v0.2.3
9392025-08-01T15:08:35.956Z Downloaded foreign-types v0.5.0
9402025-08-01T15:08:35.956Z Downloaded foreign-types v0.3.2
9412025-08-01T15:08:35.956Z Downloaded foldhash v0.1.5
9422025-08-01T15:08:35.956Z Downloaded float-ord v0.3.2
9432025-08-01T15:08:35.957Z Downloaded float-cmp v0.10.0
9442025-08-01T15:08:35.984Z Downloaded enum-as-inner v0.6.1
9452025-08-01T15:08:35.984Z Downloaded tls_codec_derive v0.4.1
9462025-08-01T15:08:35.984Z Downloaded tls_codec v0.4.1
9472025-08-01T15:08:35.984Z Downloaded tinyvec v1.8.0
9482025-08-01T15:08:35.984Z Downloaded time-macros v0.2.18
9492025-08-01T15:08:35.984Z Downloaded test-strategy v0.4.3
9502025-08-01T15:08:35.984Z Downloaded termtree v0.5.1
9512025-08-01T15:08:35.984Z Downloaded tar v0.4.44
9522025-08-01T15:08:35.984Z Downloaded tabled_derive v0.10.0
9532025-08-01T15:08:35.984Z Downloaded serde_derive_internals v0.29.1
9542025-08-01T15:08:35.985Z Downloaded sec1 v0.7.3
9552025-08-01T15:08:35.985Z Downloaded sct v0.7.1
9562025-08-01T15:08:35.985Z Downloaded rand v0.9.1
9572025-08-01T15:08:36.018Z Downloaded rand v0.8.5
9582025-08-01T15:08:36.018Z Downloaded p521 v0.13.3
9592025-08-01T15:08:36.018Z Downloaded p384 v0.13.0
9602025-08-01T15:08:36.018Z Downloaded omicron-zone-package v0.12.2
9612025-08-01T15:08:36.018Z Downloaded darling v0.21.0
9622025-08-01T15:08:36.018Z Downloaded darling v0.20.10
9632025-08-01T15:08:36.018Z Downloaded daft-derive v0.1.4
9642025-08-01T15:08:36.046Z Downloaded smoltcp v0.9.1
9652025-08-01T15:08:36.046Z Downloaded signal-hook v0.3.18
9662025-08-01T15:08:36.046Z Downloaded serde_yaml v0.9.34+deprecated
9672025-08-01T15:08:36.046Z Downloaded regress v0.10.4
9682025-08-01T15:08:36.046Z Downloaded cc v1.2.30
9692025-08-01T15:08:36.074Z Downloaded tokio-dtrace v0.1.0
9702025-08-01T15:08:36.074Z Downloaded tiny-keccak v2.0.2
9712025-08-01T15:08:36.074Z Downloaded thread_local v1.1.8
9722025-08-01T15:08:36.074Z Downloaded thiserror-no-std v2.0.2
9732025-08-01T15:08:36.074Z Downloaded thiserror-impl-no-std v2.0.2
9742025-08-01T15:08:36.074Z Downloaded termios v0.3.3
9752025-08-01T15:08:36.074Z Downloaded termcolor v1.4.1
9762025-08-01T15:08:36.074Z Downloaded term v0.7.0
9772025-08-01T15:08:36.074Z Downloaded tap v1.0.1
9782025-08-01T15:08:36.074Z Downloaded take_mut v0.2.2
9792025-08-01T15:08:36.074Z Downloaded tagptr v0.2.0
9802025-08-01T15:08:36.074Z Downloaded tabwriter v1.4.0
9812025-08-01T15:08:36.074Z Downloaded sync-ptr v0.1.4
9822025-08-01T15:08:36.074Z Downloaded supports-color v3.0.2
9832025-08-01T15:08:36.074Z Downloaded support-bundle-viewer v0.1.2
9842025-08-01T15:08:36.101Z Downloaded subtle v2.6.1
9852025-08-01T15:08:36.101Z Downloaded subprocess v0.2.9
9862025-08-01T15:08:36.102Z Downloaded serde_repr v0.1.19
9872025-08-01T15:08:36.102Z Downloaded serde_plain v1.0.2
9882025-08-01T15:08:36.102Z Downloaded serde_path_to_error v0.1.17
9892025-08-01T15:08:36.102Z Downloaded serde-hex v0.1.0
9902025-08-01T15:08:36.102Z Downloaded secrecy v0.10.3
9912025-08-01T15:08:36.102Z Downloaded scrypt v0.11.0
9922025-08-01T15:08:36.102Z Downloaded scopeguard v1.2.0
9932025-08-01T15:08:36.102Z Downloaded schemars_derive v0.8.22
9942025-08-01T15:08:36.102Z Downloaded defmt-macros v0.3.9
9952025-08-01T15:08:36.102Z Downloaded csv-core v0.1.11
9962025-08-01T15:08:36.102Z Downloaded sqlparser v0.45.0
9972025-08-01T15:08:36.102Z Downloaded rustls-webpki v0.102.8
9982025-08-01T15:08:36.129Z Downloaded qorb v0.4.0
9992025-08-01T15:08:36.129Z Downloaded crossbeam-channel v0.5.15
10002025-08-01T15:08:36.157Z Downloaded bitvec v1.0.1
10012025-08-01T15:08:36.157Z Downloaded aho-corasick v1.1.3
10022025-08-01T15:08:36.157Z Downloaded time-core v0.1.2
10032025-08-01T15:08:36.157Z Downloaded sync_wrapper v1.0.1
10042025-08-01T15:08:36.157Z Downloaded serde_bytes v0.11.17
10052025-08-01T15:08:36.185Z Downloaded serde-big-array v0.5.1
10062025-08-01T15:08:36.185Z Downloaded semver v0.1.20
10072025-08-01T15:08:36.185Z Downloaded secrecy v0.8.0
10082025-08-01T15:08:36.185Z Downloaded rand_seeder v0.3.0
10092025-08-01T15:08:36.185Z Downloaded rand_core v0.9.2
10102025-08-01T15:08:36.185Z Downloaded rand_chacha v0.9.0
10112025-08-01T15:08:36.185Z Downloaded r2d2 v0.8.10
10122025-08-01T15:08:36.185Z Downloaded olpc-cjson v0.1.4
10132025-08-01T15:08:36.185Z Downloaded diesel_derives v2.2.3
10142025-08-01T15:08:36.185Z Downloaded derive_more-impl v2.0.1
10152025-08-01T15:08:36.185Z Downloaded derive_more v2.0.1
10162025-08-01T15:08:36.212Z Downloaded der v0.7.9
10172025-08-01T15:08:36.212Z Downloaded zstd-safe v7.2.3
10182025-08-01T15:08:36.212Z Downloaded zstd v0.13.3
10192025-08-01T15:08:36.212Z Downloaded ssh-key v0.6.6
10202025-08-01T15:08:36.212Z Downloaded slog v2.7.0
10212025-08-01T15:08:36.212Z Downloaded similar v2.7.0
10222025-08-01T15:08:36.212Z Downloaded rustls-webpki v0.101.7
10232025-08-01T15:08:36.240Z Downloaded quinn-proto v0.11.8
10242025-08-01T15:08:36.240Z Downloaded rand_core v0.6.4
10252025-08-01T15:08:36.240Z Downloaded rand_chacha v0.3.1
10262025-08-01T15:08:36.240Z Downloaded radium v0.7.0
10272025-08-01T15:08:36.240Z Downloaded parse-display v0.10.0
10282025-08-01T15:08:36.240Z Downloaded parking_lot_core v0.9.10
10292025-08-01T15:08:36.268Z Downloaded parking_lot_core v0.8.6
10302025-08-01T15:08:36.268Z Downloaded parking_lot v0.12.3
10312025-08-01T15:08:36.268Z Downloaded parking_lot v0.11.2
10322025-08-01T15:08:36.268Z Downloaded papergrid v0.14.0
10332025-08-01T15:08:36.268Z Downloaded packed_struct_codegen v0.10.1
10342025-08-01T15:08:36.268Z Downloaded packed_struct v0.10.1
10352025-08-01T15:08:36.268Z Downloaded p256 v0.13.2
10362025-08-01T15:08:36.268Z Downloaded oxnet v0.1.3
10372025-08-01T15:08:36.268Z Downloaded oxide-tokio-rt v0.1.2
10382025-08-01T15:08:36.268Z Downloaded owo-colors v4.2.2
10392025-08-01T15:08:36.268Z Downloaded openssl-probe v0.1.5
10402025-08-01T15:08:36.268Z Downloaded openssl-macros v0.1.1
10412025-08-01T15:08:36.268Z Downloaded opaque-debug v0.3.1
10422025-08-01T15:08:36.297Z Downloaded diff v0.1.13
10432025-08-01T15:08:36.297Z Downloaded derive_more v0.99.20
10442025-08-01T15:08:36.297Z Downloaded derive_builder_core v0.20.2
10452025-08-01T15:08:36.297Z Downloaded derive_builder v0.20.2
10462025-08-01T15:08:36.297Z Downloaded derive-where v1.5.0
10472025-08-01T15:08:36.297Z Downloaded derive-ex v0.1.8
10482025-08-01T15:08:36.297Z Downloaded der_derive v0.7.3
10492025-08-01T15:08:36.297Z Downloaded defmt-parser v0.3.4
10502025-08-01T15:08:36.297Z Downloaded defmt v0.3.8
10512025-08-01T15:08:36.297Z Downloaded debug-ignore v1.0.5
10522025-08-01T15:08:36.324Z Downloaded data-encoding v2.9.0
10532025-08-01T15:08:36.324Z Downloaded daft v0.1.4
10542025-08-01T15:08:36.324Z Downloaded curve25519-dalek-derive v0.1.1
10552025-08-01T15:08:36.325Z Downloaded ctr v0.9.2
10562025-08-01T15:08:36.325Z Downloaded zone v0.1.8
10572025-08-01T15:08:36.325Z Downloaded steno v0.4.1
10582025-08-01T15:08:36.325Z Downloaded socket2 v0.6.0
10592025-08-01T15:08:36.325Z Downloaded snafu v0.8.5
10602025-08-01T15:08:36.325Z Downloaded serde_with_macros v3.14.0
10612025-08-01T15:08:36.325Z Downloaded rustyline v14.0.0
10622025-08-01T15:08:36.325Z Downloaded rustls-pki-types v1.10.0
10632025-08-01T15:08:36.352Z Downloaded quinn v0.11.5
10642025-08-01T15:08:36.353Z Downloaded publicsuffix v2.3.0
10652025-08-01T15:08:36.353Z Downloaded const_format v0.2.34
10662025-08-01T15:08:36.353Z Downloaded dirs-next v2.0.0
10672025-08-01T15:08:36.353Z Downloaded difflib v0.4.0
10682025-08-01T15:08:36.353Z Downloaded diesel-dtrace v0.4.2
10692025-08-01T15:08:36.353Z Downloaded des v0.8.1
10702025-08-01T15:08:36.353Z Downloaded deranged v0.3.11
10712025-08-01T15:08:36.353Z Downloaded darling_macro v0.21.0
10722025-08-01T15:08:36.353Z Downloaded darling_macro v0.20.10
10732025-08-01T15:08:36.353Z Downloaded zone_cfg_derive v0.1.2
10742025-08-01T15:08:36.353Z Downloaded zone v0.3.1
10752025-08-01T15:08:36.353Z Downloaded strum_macros v0.27.1
10762025-08-01T15:08:36.353Z Downloaded structmeta v0.3.0
10772025-08-01T15:08:36.353Z Downloaded sqlformat v0.3.5
10782025-08-01T15:08:36.380Z Downloaded spin v0.9.8
10792025-08-01T15:08:36.380Z Downloaded socket2 v0.5.10
10802025-08-01T15:08:36.380Z Downloaded slog-term v2.9.1
10812025-08-01T15:08:36.380Z Downloaded slab v0.4.9
10822025-08-01T15:08:36.380Z Downloaded siphasher v1.0.1
10832025-08-01T15:08:36.380Z Downloaded simd-adler32 v0.3.7
10842025-08-01T15:08:36.380Z Downloaded signal-hook-tokio v0.3.1
10852025-08-01T15:08:36.380Z Downloaded signal-hook-registry v1.4.2
10862025-08-01T15:08:36.381Z Downloaded signal-hook-mio v0.2.4
10872025-08-01T15:08:36.381Z Downloaded shlex v1.3.0
10882025-08-01T15:08:36.381Z Downloaded prefix-trie v0.7.0
10892025-08-01T15:08:36.381Z Downloaded itertools v0.10.5
10902025-08-01T15:08:36.381Z Downloaded crc-any v2.5.0
10912025-08-01T15:08:36.408Z Downloaded compact_str v0.8.0
10922025-08-01T15:08:36.408Z Downloaded chacha20poly1305 v0.10.1
10932025-08-01T15:08:36.408Z Downloaded bytes v1.10.1
10942025-08-01T15:08:36.408Z Downloaded base64 v0.21.7
10952025-08-01T15:08:36.408Z Downloaded aes v0.8.4
10962025-08-01T15:08:36.408Z Downloaded derive_builder_macro v0.20.2
10972025-08-01T15:08:36.408Z Downloaded cstr-argument v0.1.2
10982025-08-01T15:08:36.408Z Downloaded crunchy v0.2.2
10992025-08-01T15:08:36.436Z Downloaded crucible-workspace-hack v0.1.0
11002025-08-01T15:08:36.436Z Downloaded zone_cfg_derive v0.3.0
11012025-08-01T15:08:36.436Z Downloaded strum_macros v0.26.4
11022025-08-01T15:08:36.436Z Downloaded strum_macros v0.24.3
11032025-08-01T15:08:36.436Z Downloaded strum v0.27.2
11042025-08-01T15:08:36.436Z Downloaded strum v0.26.3
11052025-08-01T15:08:36.436Z Downloaded structmeta-derive v0.3.0
11062025-08-01T15:08:36.436Z Downloaded strip-ansi-escapes v0.2.0
11072025-08-01T15:08:36.436Z Downloaded stringprep v0.1.5
11082025-08-01T15:08:36.436Z Downloaded static_assertions v1.1.0
11092025-08-01T15:08:36.436Z Downloaded ssh-encoding v0.2.0
11102025-08-01T15:08:36.436Z Downloaded ssh-cipher v0.2.0
11112025-08-01T15:08:36.436Z Downloaded sqlparser_derive v0.2.2
11122025-08-01T15:08:36.436Z Downloaded spki v0.7.3
11132025-08-01T15:08:36.436Z Downloaded snafu-derive v0.8.5
11142025-08-01T15:08:36.436Z Downloaded smf v0.2.3
11152025-08-01T15:08:36.436Z Downloaded smallvec v0.6.14
11162025-08-01T15:08:36.436Z Downloaded slog-stdlog v4.1.1
11172025-08-01T15:08:36.436Z Downloaded slog-scope v4.4.0
11182025-08-01T15:08:36.436Z Downloaded slog-json v2.6.1
11192025-08-01T15:08:36.464Z Downloaded slog-envlogger v2.2.0
11202025-08-01T15:08:36.464Z Downloaded slog-dtrace v0.3.0
11212025-08-01T15:08:36.464Z Downloaded slog-bunyan v2.5.0
11222025-08-01T15:08:36.464Z Downloaded slog-async v2.8.0
11232025-08-01T15:08:36.464Z Downloaded siphasher v0.3.11
11242025-08-01T15:08:36.464Z Downloaded sigpipe v0.1.3
11252025-08-01T15:08:36.464Z Downloaded signature v2.2.0
11262025-08-01T15:08:36.464Z Downloaded shell-words v1.1.0
11272025-08-01T15:08:36.464Z Downloaded sha1 v0.10.6
11282025-08-01T15:08:36.464Z Downloaded serde_urlencoded v0.7.1
11292025-08-01T15:08:36.464Z Downloaded salsa20 v0.10.2
11302025-08-01T15:08:36.464Z Downloaded rusty-fork v0.3.0
11312025-08-01T15:08:36.464Z Downloaded rustls-pemfile v2.2.0
11322025-08-01T15:08:36.464Z Downloaded rustls-native-certs v0.8.1
11332025-08-01T15:08:36.464Z Downloaded libxml v0.3.3
11342025-08-01T15:08:36.465Z Downloaded libm v0.2.8
11352025-08-01T15:08:36.492Z Downloaded jiff-static v0.2.15
11362025-08-01T15:08:36.492Z Downloaded itertools v0.14.0
11372025-08-01T15:08:36.492Z Downloaded itertools v0.13.0
11382025-08-01T15:08:36.492Z Downloaded itertools v0.12.1
11392025-08-01T15:08:36.519Z Downloaded hyper v1.6.0
11402025-08-01T15:08:36.519Z Downloaded const-oid v0.9.6
11412025-08-01T15:08:36.519Z Downloaded bumpalo v3.16.0
11422025-08-01T15:08:36.519Z Downloaded base64 v0.22.1
11432025-08-01T15:08:36.519Z Downloaded aws-lc-sys v0.26.0
11442025-08-01T15:08:36.728Z Downloaded rustversion v1.0.17
11452025-08-01T15:08:36.755Z Downloaded rustc-hash v1.1.0
11462025-08-01T15:08:36.755Z Downloaded litrs v0.4.1
11472025-08-01T15:08:36.755Z Downloaded lalrpop v0.19.12
11482025-08-01T15:08:36.756Z Downloaded jobserver v0.1.32
11492025-08-01T15:08:36.756Z Downloaded iri-string v0.7.8
11502025-08-01T15:08:36.756Z Downloaded indicatif v0.18.0
11512025-08-01T15:08:36.783Z Downloaded indicatif v0.17.11
11522025-08-01T15:08:36.783Z Downloaded iddqd v0.3.9
11532025-08-01T15:08:36.783Z Downloaded hyper-util v0.1.16
11542025-08-01T15:08:36.783Z Downloaded hickory-proto v0.25.2
11552025-08-01T15:08:36.810Z Downloaded base64 v0.13.1
11562025-08-01T15:08:36.810Z Downloaded rustc-hash v2.1.1
11572025-08-01T15:08:36.810Z Downloaded quinn-udp v0.5.5
11582025-08-01T15:08:36.810Z Downloaded progenitor-client v0.10.0
11592025-08-01T15:08:36.810Z Downloaded progenitor-client v0.9.1
11602025-08-01T15:08:36.810Z Downloaded maplit v1.0.2
11612025-08-01T15:08:36.810Z Downloaded lru-cache v0.1.2
11622025-08-01T15:08:36.810Z Downloaded lockfree-object-pool v0.1.6
11632025-08-01T15:08:36.810Z Downloaded linked-hash-map v0.5.6
11642025-08-01T15:08:36.810Z Downloaded libsw v3.5.0
11652025-08-01T15:08:36.810Z Downloaded libscf-sys v1.1.0
11662025-08-01T15:08:36.810Z Downloaded lazycell v1.3.0
11672025-08-01T15:08:36.810Z Downloaded lalrpop-util v0.19.12
11682025-08-01T15:08:36.810Z Downloaded kstat-rs v0.2.4
11692025-08-01T15:08:36.837Z Downloaded hkdf v0.12.4
11702025-08-01T15:08:36.837Z Downloaded hickory-resolver v0.25.2
11712025-08-01T15:08:36.837Z Downloaded globset v0.4.15
11722025-08-01T15:08:36.837Z Downloaded crossbeam-utils v0.8.21
11732025-08-01T15:08:36.837Z Downloaded crossbeam-epoch v0.9.18
11742025-08-01T15:08:36.837Z Downloaded cookie v0.18.1
11752025-08-01T15:08:36.838Z Downloaded console v0.16.0
11762025-08-01T15:08:36.838Z Downloaded console v0.15.10
11772025-08-01T15:08:36.838Z Downloaded clang-sys v1.8.1
11782025-08-01T15:08:36.838Z Downloaded ciborium v0.2.2
11792025-08-01T15:08:36.838Z Downloaded blake2 v0.10.6
11802025-08-01T15:08:36.865Z Downloaded backtrace v0.3.74
11812025-08-01T15:08:36.865Z Downloaded quick-error v1.2.3
11822025-08-01T15:08:36.865Z Downloaded psl-types v2.0.11
11832025-08-01T15:08:36.865Z Downloaded predicates-tree v1.0.12
11842025-08-01T15:08:36.865Z Downloaded powerfmt v0.2.0
11852025-08-01T15:08:36.865Z Downloaded managed v0.8.0
11862025-08-01T15:08:36.865Z Downloaded lzss v0.8.2
11872025-08-01T15:08:36.865Z Downloaded lock_api v0.4.12
11882025-08-01T15:08:36.865Z Downloaded linear-map v1.2.0
11892025-08-01T15:08:36.865Z Downloaded libsw-core v0.3.1
11902025-08-01T15:08:36.865Z Downloaded libloading v0.8.5
11912025-08-01T15:08:36.865Z Downloaded is_ci v1.2.0
11922025-08-01T15:08:36.865Z Downloaded ipnet v2.11.0
11932025-08-01T15:08:36.865Z Downloaded instability v0.3.2
11942025-08-01T15:08:36.865Z Downloaded ingot v0.1.1
11952025-08-01T15:08:36.865Z Downloaded indoc v2.0.6
11962025-08-01T15:08:36.892Z Downloaded indoc v1.0.9
11972025-08-01T15:08:36.892Z Downloaded indent_write v2.2.0
11982025-08-01T15:08:36.892Z Downloaded ident_case v1.0.1
11992025-08-01T15:08:36.892Z Downloaded iana-time-zone v0.1.63
12002025-08-01T15:08:36.892Z Downloaded http v1.3.1
12012025-08-01T15:08:36.892Z Downloaded hickory-server v0.25.2
12022025-08-01T15:08:36.893Z Downloaded hickory-proto v0.24.4
12032025-08-01T15:08:36.921Z Downloaded heapless v0.8.0
12042025-08-01T15:08:36.921Z Downloaded critical-section v1.1.3
12052025-08-01T15:08:36.921Z Downloaded crc32fast v1.4.2
12062025-08-01T15:08:36.921Z Downloaded crc-catalog v2.4.0
12072025-08-01T15:08:36.921Z Downloaded crc v3.2.1
12082025-08-01T15:08:36.921Z Downloaded cookie_store v0.21.1
12092025-08-01T15:08:36.921Z Downloaded convert_case v0.7.1
12102025-08-01T15:08:36.921Z Downloaded convert_case v0.4.0
12112025-08-01T15:08:36.921Z Downloaded constant_time_eq v0.3.1
12122025-08-01T15:08:36.921Z Downloaded const_format_proc_macros v0.2.34
12132025-08-01T15:08:36.921Z Downloaded colored v2.2.0
12142025-08-01T15:08:36.921Z Downloaded cmake v0.1.51
12152025-08-01T15:08:36.921Z Downloaded ciborium-ll v0.2.2
12162025-08-01T15:08:36.948Z Downloaded chacha20 v0.9.1
12172025-08-01T15:08:36.948Z Downloaded cexpr v0.6.0
12182025-08-01T15:08:36.948Z Downloaded cassowary v0.3.0
12192025-08-01T15:08:36.948Z Downloaded cargo_metadata v0.18.1
12202025-08-01T15:08:36.948Z Downloaded cancel-safe-futures v0.1.5
12212025-08-01T15:08:36.948Z Downloaded camino-tempfile-ext v0.3.2
12222025-08-01T15:08:36.948Z Downloaded bzip2 v0.5.2
12232025-08-01T15:08:36.948Z Downloaded bzip2 v0.4.4
12242025-08-01T15:08:36.948Z Downloaded bitflags v1.3.2
12252025-08-01T15:08:36.948Z Downloaded bit-vec v0.8.0
12262025-08-01T15:08:36.948Z Downloaded bit-set v0.5.3
12272025-08-01T15:08:36.948Z Downloaded bcs v0.1.6
12282025-08-01T15:08:36.948Z Downloaded async-bb8-diesel v0.2.1
12292025-08-01T15:08:36.948Z Downloaded arc-swap v1.7.1
12302025-08-01T15:08:36.976Z Downloaded allocator-api2 v0.2.21
12312025-08-01T15:08:36.976Z Downloaded pretty-hex v0.2.1
12322025-08-01T15:08:36.976Z Downloaded predicates-core v1.0.8
12332025-08-01T15:08:36.976Z Downloaded lru v0.12.5
12342025-08-01T15:08:36.976Z Downloaded libz-rs-sys v0.5.1
12352025-08-01T15:08:36.976Z Downloaded libefi-sys v0.1.0
12362025-08-01T15:08:36.976Z Downloaded lazy_static v1.5.0
12372025-08-01T15:08:36.976Z Downloaded keccak v0.1.5
12382025-08-01T15:08:36.976Z Downloaded is-terminal v0.4.13
12392025-08-01T15:08:36.976Z Downloaded ipnetwork v0.21.1
12402025-08-01T15:08:36.976Z Downloaded internet-checksum v0.2.1
12412025-08-01T15:08:36.976Z Downloaded instant v0.1.13
12422025-08-01T15:08:36.976Z Downloaded ingot-types v0.1.2
12432025-08-01T15:08:36.976Z Downloaded ingot-macros v0.1.1
12442025-08-01T15:08:36.976Z Downloaded indexmap v1.9.3
12452025-08-01T15:08:36.976Z Downloaded impl-trait-for-tuples v0.2.2
12462025-08-01T15:08:36.976Z Downloaded ignore v0.4.23
12472025-08-01T15:08:37.004Z Downloaded hyper-tls v0.6.0
12482025-08-01T15:08:37.004Z Downloaded hyper-staticfile v0.10.1
12492025-08-01T15:08:37.004Z Downloaded hyper-rustls v0.27.7
12502025-08-01T15:08:37.004Z Downloaded humantime v2.2.0
12512025-08-01T15:08:37.004Z Downloaded hubpack_derive v0.1.1
12522025-08-01T15:08:37.004Z Downloaded hubpack v0.1.2
12532025-08-01T15:08:37.004Z Downloaded httpdate v1.0.3
12542025-08-01T15:08:37.004Z Downloaded httparse v1.9.5
12552025-08-01T15:08:37.004Z Downloaded http-range v0.1.5
12562025-08-01T15:08:37.004Z Downloaded http-body-util v0.1.3
12572025-08-01T15:08:37.004Z Downloaded hostname v0.3.1
12582025-08-01T15:08:37.004Z Downloaded home v0.5.9
12592025-08-01T15:08:37.004Z Downloaded hmac v0.12.1
12602025-08-01T15:08:37.004Z Downloaded highway v1.3.0
12612025-08-01T15:08:37.005Z Downloaded hickory-resolver v0.24.4
12622025-08-01T15:08:37.005Z Downloaded hickory-client v0.25.2
12632025-08-01T15:08:37.032Z Downloaded hex-literal v0.4.1
12642025-08-01T15:08:37.032Z Downloaded heck v0.3.3
12652025-08-01T15:08:37.032Z Downloaded heapless v0.7.17
12662025-08-01T15:08:37.032Z Downloaded hashbrown v0.13.2
12672025-08-01T15:08:37.032Z Downloaded hashbrown v0.12.3
12682025-08-01T15:08:37.032Z Downloaded h2 v0.4.6
12692025-08-01T15:08:37.032Z Downloaded crossbeam-deque v0.8.5
12702025-08-01T15:08:37.032Z Downloaded crc8 v0.1.1
12712025-08-01T15:08:37.032Z Downloaded cobs v0.2.3
12722025-08-01T15:08:37.032Z Downloaded cipher v0.4.4
12732025-08-01T15:08:37.060Z Downloaded ciborium-io v0.2.2
12742025-08-01T15:08:37.060Z Downloaded cfg_aliases v0.2.1
12752025-08-01T15:08:37.060Z Downloaded cfg_aliases v0.1.1
12762025-08-01T15:08:37.060Z Downloaded cbc v0.1.2
12772025-08-01T15:08:37.060Z Downloaded cargo-platform v0.1.8
12782025-08-01T15:08:37.060Z Downloaded buf-list v1.0.3
12792025-08-01T15:08:37.060Z Downloaded blowfish v0.9.1
12802025-08-01T15:08:37.060Z Downloaded block-padding v0.3.3
12812025-08-01T15:08:37.060Z Downloaded bitfield-struct v0.6.2
12822025-08-01T15:08:37.060Z Downloaded bitfield v0.14.0
12832025-08-01T15:08:37.060Z Downloaded base64ct v1.6.0
12842025-08-01T15:08:37.060Z Downloaded backoff v0.4.0
12852025-08-01T15:08:37.060Z Downloaded async-trait v0.1.88
12862025-08-01T15:08:37.060Z Downloaded arrayvec v0.7.6
12872025-08-01T15:08:37.060Z Downloaded hostname v0.4.0
12882025-08-01T15:08:37.060Z Downloaded headers-core v0.3.0
12892025-08-01T15:08:37.060Z Downloaded headers v0.4.1
12902025-08-01T15:08:37.087Z Downloaded hash32 v0.2.1
12912025-08-01T15:08:37.087Z Downloaded half v2.4.1
12922025-08-01T15:08:37.087Z Downloaded bit-vec v0.6.3
12932025-08-01T15:08:37.087Z Downloaded bit-set v0.8.0
12942025-08-01T15:08:37.087Z Downloaded bb8 v0.8.5
12952025-08-01T15:08:37.087Z Downloaded ascii-canvas v3.0.0
12962025-08-01T15:08:37.087Z Downloaded crossterm v0.28.1
12972025-08-01T15:08:37.088Z Downloaded base16ct v0.2.0
12982025-08-01T15:08:37.088Z Downloaded atty v0.2.14
12992025-08-01T15:08:37.088Z Downloaded atomicwrites v0.4.4
13002025-08-01T15:08:37.088Z Downloaded async-recursion v1.1.1
13012025-08-01T15:08:37.088Z Downloaded assert_matches v1.5.0
13022025-08-01T15:08:37.115Z Downloaded half v1.8.3
13032025-08-01T15:08:37.115Z Downloaded atomic-waker v1.1.2
13042025-08-01T15:08:37.115Z Downloaded async-stream-impl v0.3.6
13052025-08-01T15:08:37.115Z Downloaded async-stream v0.3.6
13062025-08-01T15:08:37.115Z Downloaded arrayref v0.3.9
13072025-08-01T15:08:37.115Z Downloaded array-init v0.0.4
13082025-08-01T15:08:37.115Z Downloaded argon2 v0.5.3
13092025-08-01T15:08:37.115Z Downloaded globwalk v0.9.1
13102025-08-01T15:08:37.115Z Downloaded adler2 v2.0.0
13112025-08-01T15:08:37.115Z Downloaded aes-gcm v0.10.3
13122025-08-01T15:08:37.115Z Downloaded aead v0.5.2
13132025-08-01T15:08:37.115Z Downloaded addr2line v0.24.2
13142025-08-01T15:08:37.269Z Compiling value-bag v1.9.0
13152025-08-01T15:08:37.269Z Compiling shlex v1.3.0
13162025-08-01T15:08:37.269Z Compiling lock_api v0.4.12
13172025-08-01T15:08:37.269Z Compiling scopeguard v1.2.0
13182025-08-01T15:08:37.269Z Compiling typenum v1.17.0
13192025-08-01T15:08:37.296Z Compiling generic-array v0.14.7
13202025-08-01T15:08:37.296Z Compiling syn v2.0.104
13212025-08-01T15:08:37.296Z Compiling getrandom v0.2.15
13222025-08-01T15:08:37.463Z Compiling jobserver v0.1.32
13232025-08-01T15:08:37.662Z Compiling rand_core v0.6.4
13242025-08-01T15:08:37.713Z Compiling log v0.4.27
13252025-08-01T15:08:37.741Z Compiling smallvec v1.15.1
13262025-08-01T15:08:37.834Z Compiling cc v1.2.30
13272025-08-01T15:08:38.134Z Compiling portable-atomic v1.11.0
13282025-08-01T15:08:38.134Z Compiling subtle v2.6.1
13292025-08-01T15:08:38.184Z Compiling critical-section v1.1.3
13302025-08-01T15:08:38.211Z Compiling const-oid v0.9.6
13312025-08-01T15:08:38.354Z Compiling pkg-config v0.3.31
13322025-08-01T15:08:38.381Z Compiling pin-project-lite v0.2.14
13332025-08-01T15:08:38.516Z Compiling parking_lot_core v0.9.10
13342025-08-01T15:08:38.544Z Compiling rustix v0.38.37
13352025-08-01T15:08:39.248Z Compiling signal-hook-registry v1.4.2
13362025-08-01T15:08:39.368Z Compiling parking_lot v0.12.3
13372025-08-01T15:08:39.447Z Compiling mio v1.0.2
13382025-08-01T15:08:39.476Z Compiling futures-core v0.3.31
13392025-08-01T15:08:40.111Z Compiling spin v0.9.8
13402025-08-01T15:08:40.155Z Compiling socket2 v0.6.0
13412025-08-01T15:08:40.200Z Compiling aho-corasick v1.1.3
13422025-08-01T15:08:40.483Z Compiling once_cell v1.21.3
13432025-08-01T15:08:40.515Z Compiling slab v0.4.9
13442025-08-01T15:08:40.542Z Compiling serde_json v1.0.141
13452025-08-01T15:08:40.788Z Compiling cpufeatures v0.2.14
13462025-08-01T15:08:40.910Z Compiling libm v0.2.8
13472025-08-01T15:08:40.960Z Compiling getrandom v0.3.1
13482025-08-01T15:08:40.987Z Compiling regex-syntax v0.8.5
13492025-08-01T15:08:41.068Z Compiling num-traits v0.2.19
13502025-08-01T15:08:41.325Z Compiling glob v0.3.2
13512025-08-01T15:08:41.353Z Compiling futures-sink v0.3.31
13522025-08-01T15:08:41.434Z Compiling either v1.15.0
13532025-08-01T15:08:41.519Z Compiling percent-encoding v2.3.1
13542025-08-01T15:08:41.925Z Compiling prettyplease v0.2.36
13552025-08-01T15:08:42.031Z Compiling lazy_static v1.5.0
13562025-08-01T15:08:42.059Z Compiling clang-sys v1.8.1
13572025-08-01T15:08:42.109Z Compiling minimal-lexical v0.2.1
13582025-08-01T15:08:42.180Z Compiling foldhash v0.1.5
13592025-08-01T15:08:42.308Z Compiling allocator-api2 v0.2.21
13602025-08-01T15:08:42.607Z Compiling nom v7.1.3
13612025-08-01T15:08:42.677Z Compiling libloading v0.8.5
13622025-08-01T15:08:42.989Z Compiling hashbrown v0.15.4
13632025-08-01T15:08:43.017Z Compiling bindgen v0.69.5
13642025-08-01T15:08:43.087Z Compiling home v0.5.9
13652025-08-01T15:08:43.337Z Compiling base64ct v1.6.0
13662025-08-01T15:08:43.934Z Compiling pem-rfc7468 v0.7.0
13672025-08-01T15:08:44.182Z Compiling synstructure v0.13.1
13682025-08-01T15:08:44.209Z Compiling regex-automata v0.4.8
13692025-08-01T15:08:44.608Z Compiling itertools v0.12.1
13702025-08-01T15:08:45.600Z Compiling cexpr v0.6.0
13712025-08-01T15:08:45.661Z Compiling futures-channel v0.3.31
13722025-08-01T15:08:46.027Z Compiling lazycell v1.3.0
13732025-08-01T15:08:46.198Z Compiling zerocopy v0.8.26
13742025-08-01T15:08:46.225Z Compiling flagset v0.4.6
13752025-08-01T15:08:46.422Z Compiling futures-task v0.3.31
13762025-08-01T15:08:46.696Z Compiling pin-utils v0.1.0
13772025-08-01T15:08:46.804Z Compiling rustc-hash v1.1.0
13782025-08-01T15:08:46.883Z Compiling futures-io v0.3.31
13792025-08-01T15:08:46.963Z Compiling cmake v0.1.51
13802025-08-01T15:08:46.991Z Compiling fs_extra v1.3.0
13812025-08-01T15:08:47.018Z Compiling dunce v1.0.5
13822025-08-01T15:08:47.132Z Compiling form_urlencoded v1.2.1
13832025-08-01T15:08:47.159Z Compiling vcpkg v0.2.15
13842025-08-01T15:08:47.186Z Compiling paste v1.0.15
13852025-08-01T15:08:47.427Z Compiling ring v0.17.14
13862025-08-01T15:08:47.485Z Compiling tracing-core v0.1.32
13872025-08-01T15:08:47.707Z Compiling iana-time-zone v0.1.63
13882025-08-01T15:08:48.045Z Compiling aws-lc-rs v1.12.4
13892025-08-01T15:08:48.429Z Compiling httparse v1.9.5
13902025-08-01T15:08:48.456Z Compiling serde_derive v1.0.219
13912025-08-01T15:08:48.572Z Compiling zeroize_derive v1.4.2
13922025-08-01T15:08:48.643Z Compiling zerofrom-derive v0.1.4
13932025-08-01T15:08:48.692Z Compiling yoke-derive v0.7.4
13942025-08-01T15:08:49.063Z Compiling zerovec-derive v0.10.3
13952025-08-01T15:08:49.799Z Compiling zeroize v1.8.1
13962025-08-01T15:08:50.923Z Compiling displaydoc v0.2.5
13972025-08-01T15:08:51.074Z Compiling zerocopy-derive v0.7.35
13982025-08-01T15:08:51.335Z Compiling crypto-common v0.1.6
13992025-08-01T15:08:51.566Z Compiling block-buffer v0.10.4
14002025-08-01T15:08:51.593Z Compiling zerofrom v0.1.4
14012025-08-01T15:08:51.817Z Compiling digest v0.10.7
14022025-08-01T15:08:51.844Z Compiling yoke v0.7.4
14032025-08-01T15:08:52.201Z Compiling zerovec v0.10.4
14042025-08-01T15:08:52.228Z Compiling tokio-macros v2.5.0
14052025-08-01T15:08:52.276Z Compiling hmac v0.12.1
14062025-08-01T15:08:52.546Z Compiling icu_provider_macros v1.5.0
14072025-08-01T15:08:52.791Z Compiling zerocopy v0.7.35
14082025-08-01T15:08:52.859Z Compiling block-padding v0.3.3
14092025-08-01T15:08:53.131Z Compiling inout v0.1.3
14102025-08-01T15:08:53.158Z Compiling sha2 v0.10.9
14112025-08-01T15:08:53.364Z Compiling regex v1.11.1
14122025-08-01T15:08:53.449Z Compiling cipher v0.4.4
14132025-08-01T15:08:53.476Z Compiling futures-macro v0.3.31
14142025-08-01T15:08:53.516Z Compiling der_derive v0.7.3
14152025-08-01T15:08:53.933Z Compiling tinystr v0.7.6
14162025-08-01T15:08:54.017Z Compiling icu_collections v1.5.0
14172025-08-01T15:08:54.045Z Compiling zerocopy-derive v0.8.26
14182025-08-01T15:08:54.216Z Compiling thiserror-impl v1.0.69
14192025-08-01T15:08:54.316Z Compiling icu_locid v1.5.0
14202025-08-01T15:08:54.528Z Compiling serde v1.0.219
14212025-08-01T15:08:54.978Z Compiling futures-util v0.3.31
14222025-08-01T15:08:55.198Z Compiling ppv-lite86 v0.2.20
14232025-08-01T15:08:55.440Z Compiling icu_provider v1.5.0
14242025-08-01T15:08:55.698Z Compiling der v0.7.9
14252025-08-01T15:08:55.877Z Compiling salsa20 v0.10.2
14262025-08-01T15:08:56.110Z Compiling icu_locid_transform v1.5.0
14272025-08-01T15:08:56.138Z Compiling pbkdf2 v0.12.2
14282025-08-01T15:08:56.303Z Compiling scrypt v0.11.0
14292025-08-01T15:08:56.331Z Compiling aes v0.8.4
14302025-08-01T15:08:56.707Z Compiling thiserror v1.0.69
14312025-08-01T15:08:56.744Z Compiling cbc v0.1.2
14322025-08-01T15:08:56.867Z Compiling openssl-sys v0.9.109
14332025-08-01T15:08:56.983Z Compiling pest v2.7.14
14342025-08-01T15:08:57.807Z Compiling icu_properties v1.5.1
14352025-08-01T15:08:58.131Z Compiling spki v0.7.3
14362025-08-01T15:08:58.336Z Compiling tracing-attributes v0.1.27
14372025-08-01T15:08:58.446Z Compiling pkcs5 v0.7.1
14382025-08-01T15:08:58.495Z Compiling scroll_derive v0.12.0
14392025-08-01T15:08:59.157Z Compiling bitflags v2.9.1
14402025-08-01T15:08:59.411Z Compiling bytes v1.10.1
14412025-08-01T15:08:59.621Z Compiling semver v1.0.26
14422025-08-01T15:08:59.741Z Compiling indexmap v2.10.0
14432025-08-01T15:08:59.877Z Compiling uuid v1.17.0
14442025-08-01T15:09:00.208Z Compiling rustc_version v0.4.1
14452025-08-01T15:09:00.732Z Compiling tokio v1.47.0
14462025-08-01T15:09:00.794Z Compiling http v1.3.1
14472025-08-01T15:09:00.980Z Compiling icu_normalizer v1.5.0
14482025-08-01T15:09:01.007Z Compiling tracing v0.1.40
14492025-08-01T15:09:01.084Z Compiling pest_meta v2.7.14
14502025-08-01T15:09:01.469Z Compiling pkcs8 v0.10.2
14512025-08-01T15:09:01.714Z Compiling chrono v0.4.41
14522025-08-01T15:09:01.966Z Compiling idna_adapter v1.2.0
14532025-08-01T15:09:02.054Z Compiling rustversion v1.0.17
14542025-08-01T15:09:02.208Z Compiling idna v1.0.3
14552025-08-01T15:09:02.453Z Compiling http-body v1.0.1
14562025-08-01T15:09:02.658Z Compiling which v4.4.2
14572025-08-01T15:09:02.686Z Compiling base64 v0.22.1
14582025-08-01T15:09:02.713Z Compiling rustls-pki-types v1.10.0
14592025-08-01T15:09:03.305Z Compiling url v2.5.4
14602025-08-01T15:09:03.488Z Compiling tinyvec_macros v0.1.1
14612025-08-01T15:09:03.598Z Compiling tinyvec v1.8.0
14622025-08-01T15:09:03.625Z Compiling pest_generator v2.7.14
14632025-08-01T15:09:03.625Z Compiling rand_core v0.9.2
14642025-08-01T15:09:04.060Z Compiling scroll v0.12.0
14652025-08-01T15:09:04.636Z Compiling serde_derive_internals v0.29.1
14662025-08-01T15:09:04.669Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14672025-08-01T15:09:04.823Z Compiling bzip2-sys v0.1.13+1.0.8
14682025-08-01T15:09:04.851Z Compiling tower-service v0.3.3
14692025-08-01T15:09:04.928Z Compiling untrusted v0.7.1
14702025-08-01T15:09:05.004Z Compiling untrusted v0.9.0
14712025-08-01T15:09:05.139Z Compiling num-conv v0.1.0
14722025-08-01T15:09:05.166Z Compiling schemars v0.8.22
14732025-08-01T15:09:05.208Z Compiling powerfmt v0.2.0
14742025-08-01T15:09:05.263Z Compiling foreign-types-shared v0.1.1
14752025-08-01T15:09:05.331Z Compiling try-lock v0.2.5
14762025-08-01T15:09:05.412Z Compiling adler2 v2.0.0
14772025-08-01T15:09:05.439Z Compiling atomic-waker v1.1.2
14782025-08-01T15:09:05.487Z Compiling time-core v0.1.2
14792025-08-01T15:09:05.514Z Compiling openssl-probe v0.1.5
14802025-08-01T15:09:05.564Z Compiling openssl v0.10.73
14812025-08-01T15:09:05.638Z Compiling miniz_oxide v0.8.5
14822025-08-01T15:09:05.685Z Compiling time-macros v0.2.18
14832025-08-01T15:09:05.712Z Compiling want v0.3.1
14842025-08-01T15:09:05.816Z Compiling deranged v0.3.11
14852025-08-01T15:09:05.980Z Compiling foreign-types v0.3.2
14862025-08-01T15:09:06.529Z Compiling schemars_derive v0.8.22
14872025-08-01T15:09:07.019Z Compiling goblin v0.8.2
14882025-08-01T15:09:07.491Z Compiling pest_derive v2.7.14
14892025-08-01T15:09:08.221Z Compiling rand_chacha v0.9.0
14902025-08-01T15:09:08.695Z Compiling tokio-util v0.7.15
14912025-08-01T15:09:09.839Z Compiling h2 v0.4.6
14922025-08-01T15:09:10.047Z Compiling ipnet v2.11.0
14932025-08-01T15:09:10.689Z Compiling openssl-macros v0.1.1
14942025-08-01T15:09:11.080Z Compiling crossbeam-utils v0.8.21
14952025-08-01T15:09:11.376Z Compiling dyn-clone v1.0.19
14962025-08-01T15:09:11.420Z Compiling rustls v0.23.19
14972025-08-01T15:09:11.595Z Compiling num_threads v0.1.7
14982025-08-01T15:09:11.624Z Compiling httpdate v1.0.3
14992025-08-01T15:09:11.696Z Compiling native-tls v0.2.12
15002025-08-01T15:09:11.756Z Compiling syn v1.0.109
15012025-08-01T15:09:12.016Z Compiling dof v0.3.0
15022025-08-01T15:09:12.071Z Compiling time v0.3.36
15032025-08-01T15:09:13.572Z Compiling rand v0.9.1
15042025-08-01T15:09:14.775Z Compiling dtrace-parser v0.2.0
15052025-08-01T15:09:15.195Z Compiling unicode-normalization v0.1.24
15062025-08-01T15:09:15.247Z Compiling heapless v0.7.17
15072025-08-01T15:09:15.638Z Compiling signature v2.2.0
15082025-08-01T15:09:15.906Z Compiling hyper v1.6.0
15092025-08-01T15:09:15.932Z Compiling cookie v0.18.1
15102025-08-01T15:09:16.056Z Compiling crc32fast v1.4.2
15112025-08-01T15:09:16.224Z Compiling zstd-safe v7.2.3
15122025-08-01T15:09:16.366Z Compiling zlib-rs v0.5.1
15132025-08-01T15:09:16.392Z Compiling unicode-properties v0.1.3
15142025-08-01T15:09:16.530Z Compiling signal-hook v0.3.18
15152025-08-01T15:09:16.744Z Compiling slog v2.7.0
15162025-08-01T15:09:16.794Z Compiling siphasher v0.3.11
15172025-08-01T15:09:17.135Z Compiling unicode-bidi v0.3.17
15182025-08-01T15:09:17.256Z Compiling phf_shared v0.11.2
15192025-08-01T15:09:17.849Z Compiling usdt-impl v0.5.0
15202025-08-01T15:09:18.127Z Compiling hyper-util v0.1.16
15212025-08-01T15:09:18.216Z Compiling stringprep v0.1.5
15222025-08-01T15:09:19.076Z Compiling curve25519-dalek v4.1.3
15232025-08-01T15:09:19.105Z Compiling serde_tokenstream v0.2.2
15242025-08-01T15:09:19.134Z Compiling serde_spanned v0.6.9
15252025-08-01T15:09:19.329Z Compiling toml_datetime v0.6.11
15262025-08-01T15:09:19.370Z Compiling rand_chacha v0.3.1
15272025-08-01T15:09:19.669Z Compiling md-5 v0.10.6
15282025-08-01T15:09:19.697Z Compiling num-integer v0.1.46
15292025-08-01T15:09:19.855Z Compiling sync_wrapper v1.0.1
15302025-08-01T15:09:19.929Z Compiling hash32 v0.2.1
15312025-08-01T15:09:20.024Z Compiling ff v0.13.0
15322025-08-01T15:09:20.256Z Compiling memoffset v0.9.1
15332025-08-01T15:09:20.282Z Compiling newtype-uuid v1.2.4
15342025-08-01T15:09:20.344Z Compiling gimli v0.31.1
15352025-08-01T15:09:20.542Z Compiling fallible-iterator v0.2.0
15362025-08-01T15:09:20.572Z Compiling base16ct v0.2.0
15372025-08-01T15:09:20.868Z Compiling smoltcp v0.9.1
15382025-08-01T15:09:21.137Z Compiling litrs v0.4.1
15392025-08-01T15:09:21.218Z Compiling cfg_aliases v0.2.1
15402025-08-01T15:09:21.339Z Compiling tower-layer v0.3.3
15412025-08-01T15:09:21.396Z Compiling num-bigint-dig v0.8.4
15422025-08-01T15:09:21.423Z Compiling psl-types v2.0.11
15432025-08-01T15:09:21.603Z Compiling libz-rs-sys v0.5.1
15442025-08-01T15:09:21.637Z Compiling publicsuffix v2.3.0
15452025-08-01T15:09:21.717Z Compiling tower v0.5.2
15462025-08-01T15:09:21.890Z Compiling flate2 v1.1.2
15472025-08-01T15:09:21.961Z Compiling nix v0.29.0
15482025-08-01T15:09:22.096Z Compiling document-features v0.2.11
15492025-08-01T15:09:22.426Z Compiling postgres-protocol v0.6.8
15502025-08-01T15:09:22.453Z Compiling sec1 v0.7.3
15512025-08-01T15:09:22.754Z Compiling group v0.13.0
15522025-08-01T15:09:22.980Z Compiling num-iter v0.1.45
15532025-08-01T15:09:23.089Z Compiling rand v0.8.5
15542025-08-01T15:09:23.201Z Compiling tokio-native-tls v0.3.1
15552025-08-01T15:09:23.821Z Compiling addr2line v0.24.2
15562025-08-01T15:09:24.145Z Compiling ipnetwork v0.21.1
15572025-08-01T15:09:24.236Z Compiling strum_macros v0.27.1
15582025-08-01T15:09:24.338Z Compiling rustls-native-certs v0.8.1
15592025-08-01T15:09:24.439Z Compiling webpki-roots v1.0.1
15602025-08-01T15:09:24.537Z Compiling http-body-util v0.1.3
15612025-08-01T15:09:24.688Z Compiling terminal_size v0.4.0
15622025-08-01T15:09:24.801Z Compiling hkdf v0.12.4
15632025-08-01T15:09:24.870Z Compiling crypto-bigint v0.5.5
15642025-08-01T15:09:24.911Z Compiling async-trait v0.1.88
15652025-08-01T15:09:24.938Z Compiling thiserror-impl v2.0.12
15662025-08-01T15:09:24.983Z Compiling curve25519-dalek-derive v0.1.1
15672025-08-01T15:09:25.071Z Compiling object v0.36.5
15682025-08-01T15:09:26.253Z Compiling fs-err v3.1.1
15692025-08-01T15:09:26.530Z Compiling ahash v0.8.12
15702025-08-01T15:09:26.827Z Compiling bitflags v1.3.2
15712025-08-01T15:09:26.942Z Compiling simd-adler32 v0.3.7
15722025-08-01T15:09:27.013Z Compiling anyhow v1.0.98
15732025-08-01T15:09:27.448Z Compiling rustc-demangle v0.1.24
15742025-08-01T15:09:27.554Z Compiling bumpalo v3.16.0
15752025-08-01T15:09:27.581Z Compiling managed v0.8.0
15762025-08-01T15:09:27.995Z Compiling lockfree-object-pool v0.1.6
15772025-08-01T15:09:27.995Z Compiling rustix v1.0.7
15782025-08-01T15:09:28.266Z Compiling iri-string v0.7.8
15792025-08-01T15:09:28.293Z Compiling buf-list v1.0.3
15802025-08-01T15:09:28.293Z Compiling winnow v0.5.40
15812025-08-01T15:09:28.772Z Compiling strum v0.27.2
15822025-08-01T15:09:28.919Z Compiling zopfli v0.8.1
15832025-08-01T15:09:29.058Z Compiling hubpack_derive v0.1.1
15842025-08-01T15:09:29.681Z Compiling thiserror v2.0.12
15852025-08-01T15:09:29.822Z Compiling hubpack v0.1.2
15862025-08-01T15:09:30.215Z Compiling clap_builder v4.5.41
15872025-08-01T15:09:30.244Z Compiling elliptic-curve v0.13.8
15882025-08-01T15:09:30.597Z Compiling hyper-tls v0.6.0
15892025-08-01T15:09:30.957Z Compiling backtrace v0.3.74
15902025-08-01T15:09:30.989Z Compiling tower-http v0.6.6
15912025-08-01T15:09:31.297Z Compiling toml_edit v0.19.15
15922025-08-01T15:09:31.333Z Compiling oxnet v0.1.3
15932025-08-01T15:09:31.764Z Compiling signal-hook-mio v0.2.4
15942025-08-01T15:09:31.935Z Compiling cookie_store v0.21.1
15952025-08-01T15:09:32.012Z Compiling zstd v0.13.3
15962025-08-01T15:09:32.502Z Compiling postgres-types v0.2.9
15972025-08-01T15:09:33.519Z Compiling usdt-macro v0.5.0
15982025-08-01T15:09:33.648Z Compiling usdt-attr-macro v0.5.0
15992025-08-01T15:09:33.681Z Compiling phf v0.11.2
16002025-08-01T15:09:33.950Z Compiling ed25519 v2.2.3
16012025-08-01T15:09:34.747Z Compiling bzip2 v0.5.2
16022025-08-01T15:09:34.964Z Compiling bzip2 v0.4.4
16032025-08-01T15:09:35.103Z Compiling strum_macros v0.26.4
16042025-08-01T15:09:35.336Z Compiling pkcs1 v0.7.5
16052025-08-01T15:09:35.520Z Compiling serde_urlencoded v0.7.1
16062025-08-01T15:09:35.967Z Compiling serde-big-array v0.5.1
16072025-08-01T15:09:36.151Z Compiling rfc6979 v0.4.0
16082025-08-01T15:09:36.198Z Compiling bstr v1.10.0
16092025-08-01T15:09:36.346Z Compiling enum-as-inner v0.6.1
16102025-08-01T15:09:36.427Z Compiling clap_derive v4.5.41
16112025-08-01T15:09:36.907Z Compiling serde_repr v0.1.19
16122025-08-01T15:09:37.034Z Compiling daft-derive v0.1.4
16132025-08-01T15:09:37.271Z Compiling float-cmp v0.10.0
16142025-08-01T15:09:37.515Z Compiling socket2 v0.5.10
16152025-08-01T15:09:37.543Z Compiling encoding_rs v0.8.34
16162025-08-01T15:09:37.887Z Compiling data-encoding v2.9.0
16172025-08-01T15:09:38.343Z Compiling mime v0.3.17
16182025-08-01T15:09:38.370Z Compiling precomputed-hash v0.1.1
16192025-08-01T15:09:38.509Z Compiling whoami v1.5.2
16202025-08-01T15:09:38.737Z Compiling new_debug_unreachable v1.0.6
16212025-08-01T15:09:38.816Z Compiling static_assertions v1.1.0
16222025-08-01T15:09:38.854Z Compiling fixedbitset v0.4.2
16232025-08-01T15:09:38.938Z Compiling predicates-core v1.0.8
16242025-08-01T15:09:39.025Z Compiling difflib v0.4.0
16252025-08-01T15:09:39.254Z Compiling unicode-segmentation v1.12.0
16262025-08-01T15:09:39.280Z Compiling normalize-line-endings v0.3.0
16272025-08-01T15:09:39.388Z Compiling petgraph v0.6.5
16282025-08-01T15:09:39.427Z Compiling toml_edit v0.22.27
16292025-08-01T15:09:40.014Z Compiling clap v4.5.41
16302025-08-01T15:09:40.040Z Compiling similar v2.7.0
16312025-08-01T15:09:40.145Z Compiling predicates v3.1.3
16322025-08-01T15:09:40.234Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16332025-08-01T15:09:40.592Z Compiling string_cache v0.8.9
16342025-08-01T15:09:40.984Z Compiling tokio-postgres v0.7.13
16352025-08-01T15:09:41.439Z Compiling strum v0.26.3
16362025-08-01T15:09:41.628Z Compiling hickory-proto v0.25.2
16372025-08-01T15:09:41.806Z Compiling daft v0.1.4
16382025-08-01T15:09:42.278Z Compiling console v0.15.10
16392025-08-01T15:09:42.613Z Compiling usdt v0.5.0
16402025-08-01T15:09:42.871Z Compiling ecdsa v0.16.9
16412025-08-01T15:09:43.036Z Compiling rsa v0.9.6
16422025-08-01T15:09:43.407Z Compiling zip v0.6.6
16432025-08-01T15:09:43.567Z Compiling zip v4.2.0
16442025-08-01T15:09:44.485Z Compiling ed25519-dalek v2.1.1
16452025-08-01T15:09:45.451Z Compiling toml v0.7.8
16462025-08-01T15:09:45.601Z Compiling crossterm v0.28.1
16472025-08-01T15:09:46.785Z Compiling crossbeam-epoch v0.9.18
16482025-08-01T15:09:47.108Z Compiling tokio-stream v0.1.17
16492025-08-01T15:09:47.153Z Compiling openapiv3 v2.2.0
16502025-08-01T15:09:47.398Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16512025-08-01T15:09:47.763Z Compiling x509-cert v0.2.5
16522025-08-01T15:09:47.938Z Compiling sha1 v0.10.6
16532025-08-01T15:09:48.203Z Compiling itertools v0.10.5
16542025-08-01T15:09:48.306Z Compiling itertools v0.13.0
16552025-08-01T15:09:49.140Z Compiling dirs-sys-next v0.1.2
16562025-08-01T15:09:49.265Z Compiling winnow v0.6.26
16572025-08-01T15:09:49.648Z Compiling peg-runtime v0.8.5
16582025-08-01T15:09:50.157Z Compiling lalrpop-util v0.19.12
16592025-08-01T15:09:50.316Z Compiling rustc-hash v2.1.1
16602025-08-01T15:09:50.353Z Compiling dirs-next v2.0.0
16612025-08-01T15:09:50.488Z Compiling thread_local v1.1.8
16622025-08-01T15:09:50.514Z Compiling slog-async v2.8.0
16632025-08-01T15:09:50.548Z Compiling term v0.7.0
16642025-08-01T15:09:50.776Z Compiling crossbeam-channel v0.5.15
16652025-08-01T15:09:50.930Z Compiling xattr v1.3.1
16662025-08-01T15:09:51.028Z Compiling futures-executor v0.3.31
16672025-08-01T15:09:51.200Z Compiling filetime v0.2.25
16682025-08-01T15:09:51.227Z Compiling is-terminal v0.4.13
16692025-08-01T15:09:51.365Z Compiling take_mut v0.2.2
16702025-08-01T15:09:51.465Z Compiling tar v0.4.44
16712025-08-01T15:09:51.496Z Compiling slog-term v2.9.1
16722025-08-01T15:09:51.522Z Compiling futures v0.3.31
16732025-08-01T15:09:51.621Z Compiling camino v1.1.10
16742025-08-01T15:09:56.705Z Compiling aws-lc-sys v0.26.0
16752025-08-01T15:10:28.761Z Compiling rustls-webpki v0.102.8
16762025-08-01T15:10:34.647Z Compiling tokio-rustls v0.26.0
16772025-08-01T15:10:34.966Z Compiling hyper-rustls v0.27.7
16782025-08-01T15:10:35.307Z Compiling reqwest v0.12.22
16792025-08-01T15:10:39.375Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16802025-08-01T15:10:39.746Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16812025-08-01T15:10:45.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
16822025-08-01T15:10:45.323Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16832025-08-01T15:10:45.407ZAug 01 15:10:44.886 INFO Starting download, target: Clickhouse
16842025-08-01T15:10:45.408ZAug 01 15:10:44.886 INFO Starting download, target: Cockroach
16852025-08-01T15:10:45.408ZAug 01 15:10:44.886 INFO Starting download, target: DendriteStub
16862025-08-01T15:10:45.408ZAug 01 15:10:44.886 INFO Starting download, target: Console
16872025-08-01T15:10:45.408ZAug 01 15:10:44.886 INFO Starting download, target: MaghemiteMgd
16882025-08-01T15:10:45.408ZAug 01 15:10:44.887 INFO Starting download, target: TransceiverControl
16892025-08-01T15:10:45.408ZAug 01 15:10:44.888 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16902025-08-01T15:10:45.408ZAug 01 15:10:44.888 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16912025-08-01T15:10:45.408ZAug 01 15:10:44.888 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16922025-08-01T15:10:45.409ZAug 01 15:10:44.888 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16932025-08-01T15:10:45.409ZAug 01 15:10:44.888 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16942025-08-01T15:10:45.409ZAug 01 15:10:44.888 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16952025-08-01T15:10:45.729ZAug 01 15:10:45.243 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16962025-08-01T15:10:46.232ZAug 01 15:10:45.606 INFO Download complete, target: Console
16972025-08-01T15:10:46.645ZAug 01 15:10:46.093 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16982025-08-01T15:10:47.201ZAug 01 15:10:46.567 INFO Download complete, target: TransceiverControl
16992025-08-01T15:10:49.540ZAug 01 15:10:49.063 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17002025-08-01T15:10:50.882ZAug 01 15:10:50.405 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17012025-08-01T15:10:52.988ZAug 01 15:10:52.512 INFO Download complete, target: MaghemiteMgd
17022025-08-01T15:10:53.642ZAug 01 15:10:53.164 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17032025-08-01T15:10:53.642ZAug 01 15:10:53.164 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17042025-08-01T15:10:54.500ZAug 01 15:10:54.024 INFO Download complete, target: DendriteStub
17052025-08-01T15:11:00.955ZAug 01 15:11:00.479 INFO Checking that binary works, target: Cockroach
17062025-08-01T15:11:01.223ZAug 01 15:11:00.747 INFO Download complete, target: Cockroach
17072025-08-01T15:11:05.838ZAug 01 15:11:05.362 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17082025-08-01T15:11:17.053ZAug 01 15:11:16.578 INFO Checking that binary works, target: Clickhouse
17092025-08-01T15:11:17.258ZAug 01 15:11:16.783 INFO Download complete, target: Clickhouse
17102025-08-01T15:11:17.287ZAll builder prerequisites installed successfully, and PATH looks valid
17112025-08-01T15:11:17.313Z
17122025-08-01T15:11:17.314Zreal 5:21.659198695
17132025-08-01T15:11:17.314Zuser 14:44.025520165
17142025-08-01T15:11:17.314Zsys 2:30.050049889
17152025-08-01T15:11:17.314Ztrap 0.543248567
17162025-08-01T15:11:17.314Ztflt 0.414812370
17172025-08-01T15:11:17.314Zdflt 1.348618968
17182025-08-01T15:11:17.314Zkflt 0.008874280
17192025-08-01T15:11:17.314Zlock 39:11.013816077
17202025-08-01T15:11:17.314Zslp 54:18.055449498
17212025-08-01T15:11:17.314Zlat 1:17.860919839
17222025-08-01T15:11:17.314Zstop 2:45.845442934
17232025-08-01T15:11:17.314Z++ bmat factory name
17242025-08-01T15:11:17.314Z++ bmat factory private
17252025-08-01T15:11:17.314Z+ jq --null-input --arg bmat_factory_name gimlet-EVT22200007-propolis --arg bmat_factory_private EVT22200007/36773 '{
17262025-08-01T15:11:17.314Z buildomat: {
17272025-08-01T15:11:17.314Z factory: {
17282025-08-01T15:11:17.314Z name: $bmat_factory_name,
17292025-08-01T15:11:17.314Z private: $bmat_factory_private,
17302025-08-01T15:11:17.314Z },
17312025-08-01T15:11:17.314Z },
17322025-08-01T15:11:17.314Z }'
17332025-08-01T15:11:17.347Z+ banner ls-apis
17342025-08-01T15:11:17.373Z
17352025-08-01T15:11:17.373Z # #### ## ##### # ####
17362025-08-01T15:11:17.373Z # # # # # # # #
17372025-08-01T15:11:17.373Z # #### ##### # # # # # ####
17382025-08-01T15:11:17.373Z # # ###### ##### # #
17392025-08-01T15:11:17.373Z # # # # # # # # #
17402025-08-01T15:11:17.373Z ###### #### # # # # ####
17412025-08-01T15:11:17.373Z
17422025-08-01T15:11:17.373Z+ source ./tools/include/force-git-over-https.sh
17432025-08-01T15:11:17.373Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17442025-08-01T15:11:17.374Z++ (( i = 0 ))
17452025-08-01T15:11:17.374Z++ (( i < 5 ))
17462025-08-01T15:11:17.374Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
17472025-08-01T15:11:17.374Z++ (( i++ ))
17482025-08-01T15:11:17.374Z++ (( i < 5 ))
17492025-08-01T15:11:17.374Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17502025-08-01T15:11:17.374Z++ (( i++ ))
17512025-08-01T15:11:17.374Z++ (( i < 5 ))
17522025-08-01T15:11:17.374Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17532025-08-01T15:11:17.374Z++ (( i++ ))
17542025-08-01T15:11:17.374Z++ (( i < 5 ))
17552025-08-01T15:11:17.374Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17562025-08-01T15:11:17.374Z++ (( i++ ))
17572025-08-01T15:11:17.374Z++ (( i < 5 ))
17582025-08-01T15:11:17.374Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17592025-08-01T15:11:17.401Z++ (( i++ ))
17602025-08-01T15:11:17.401Z++ (( i < 5 ))
17612025-08-01T15:11:17.401Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17622025-08-01T15:11:17.401Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17632025-08-01T15:11:17.401Z+ ptime -m cargo xtask ls-apis apis
17642025-08-01T15:11:18.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
17652025-08-01T15:11:18.445Z Running `target/debug/xtask ls-apis apis`
17662025-08-01T15:11:19.853Z Compiling semver v0.1.20
17672025-08-01T15:11:19.880Z Compiling erased-serde v0.4.6
17682025-08-01T15:11:19.880Z Compiling ordered-float v2.10.1
17692025-08-01T15:11:19.880Z Compiling structmeta-derive v0.3.0
17702025-08-01T15:11:19.928Z Compiling toml v0.8.23
17712025-08-01T15:11:19.954Z Compiling cargo-platform v0.2.0
17722025-08-01T15:11:19.954Z Compiling fixedbitset v0.5.7
17732025-08-01T15:11:20.165Z Compiling rustc_version v0.1.7
17742025-08-01T15:11:20.373Z Compiling serde-value v0.7.0
17752025-08-01T15:11:20.423Z Compiling petgraph v0.8.2
17762025-08-01T15:11:20.567Z Compiling newtype_derive v0.1.6
17772025-08-01T15:11:20.701Z Compiling serde-untagged v0.1.7
17782025-08-01T15:11:21.092Z Compiling cargo-util-schemas v0.8.2
17792025-08-01T15:11:21.598Z Compiling structmeta v0.3.0
17802025-08-01T15:11:21.957Z Compiling parse-display-derive v0.10.0
17812025-08-01T15:11:22.866Z Compiling cargo_metadata v0.21.0
17822025-08-01T15:11:24.042Z Compiling parse-display v0.10.0
17832025-08-01T15:11:24.486Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
17842025-08-01T15:11:29.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.90s
17852025-08-01T15:11:29.526Z Running `target/debug/ls-apis apis`
17862025-08-01T15:11:29.583Zloading metadata for workspace omicron from current workspace
17872025-08-01T15:11:34.182Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
17882025-08-01T15:11:34.209Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
17892025-08-01T15:11:34.209Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
17902025-08-01T15:11:34.209Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
17912025-08-01T15:11:34.209Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/Cargo.toml
17922025-08-01T15:11:54.120Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
17932025-08-01T15:11:55.470Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
17942025-08-01T15:11:55.496Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
17952025-08-01T15:11:55.718ZBootstrap Agent (client: bootstrap-agent-client)
17962025-08-01T15:11:55.718Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17972025-08-01T15:11:55.718Z consumed by: wicketd (omicron/wicketd) via 2 paths
17982025-08-01T15:11:55.718Z
17992025-08-01T15:11:55.718ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
18002025-08-01T15:11:55.718Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18012025-08-01T15:11:55.718Z
18022025-08-01T15:11:55.718ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
18032025-08-01T15:11:55.718Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18042025-08-01T15:11:55.718Z
18052025-08-01T15:11:55.718ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
18062025-08-01T15:11:55.718Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18072025-08-01T15:11:55.718Z
18082025-08-01T15:11:55.718ZCockroachDB Cluster Admin (client: cockroach-admin-client)
18092025-08-01T15:11:55.718Z consumed by: omicron-gateway (omicron/gateway) via 1 path
18102025-08-01T15:11:55.718Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18112025-08-01T15:11:55.718Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18122025-08-01T15:11:55.718Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
18132025-08-01T15:11:55.718Z
18142025-08-01T15:11:55.718ZCrucible Agent (client: crucible-agent-client)
18152025-08-01T15:11:55.745Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18162025-08-01T15:11:55.745Z
18172025-08-01T15:11:55.746ZCrucible Control (for testing only) (client: crucible-control-client)
18182025-08-01T15:11:55.746Z
18192025-08-01T15:11:55.746ZCrucible Pantry (client: crucible-pantry-client)
18202025-08-01T15:11:55.746Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18212025-08-01T15:11:55.746Z
18222025-08-01T15:11:55.746ZMaghemite DDM Admin (client: ddm-admin-client)
18232025-08-01T15:11:55.746Z consumed by: installinator (omicron/installinator) via 1 path
18242025-08-01T15:11:55.746Z consumed by: mgd (maghemite/mgd) via 1 path
18252025-08-01T15:11:55.746Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18262025-08-01T15:11:55.746Z consumed by: wicketd (omicron/wicketd) via 1 path
18272025-08-01T15:11:55.746Z
18282025-08-01T15:11:55.746ZDNS Server (client: dns-service-client)
18292025-08-01T15:11:55.746Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18302025-08-01T15:11:55.746Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18312025-08-01T15:11:55.746Z
18322025-08-01T15:11:55.746ZDendrite DPD (client: dpd-client)
18332025-08-01T15:11:55.746Z consumed by: ddmd (maghemite/ddmd) via 2 paths
18342025-08-01T15:11:55.746Z consumed by: lldpd (lldp/lldpd) via 2 paths
18352025-08-01T15:11:55.746Z consumed by: mgd (maghemite/mgd) via 1 path
18362025-08-01T15:11:55.746Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18372025-08-01T15:11:55.746Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18382025-08-01T15:11:55.746Z consumed by: tfportd (dendrite/tfportd) via 1 path
18392025-08-01T15:11:55.746Z consumed by: wicketd (omicron/wicketd) via 2 paths
18402025-08-01T15:11:55.746Z
18412025-08-01T15:11:55.746ZDownstairs Controller (debugging only) (client: dsc-client)
18422025-08-01T15:11:55.746Z
18432025-08-01T15:11:55.746ZManagement Gateway Service (client: gateway-client)
18442025-08-01T15:11:55.746Z consumed by: dpd (dendrite/dpd) via 1 path
18452025-08-01T15:11:55.746Z consumed by: omicron-nexus (omicron/nexus) via 4 paths
18462025-08-01T15:11:55.746Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18472025-08-01T15:11:55.746Z consumed by: wicketd (omicron/wicketd) via 3 paths
18482025-08-01T15:11:55.746Z
18492025-08-01T15:11:55.746ZWicketd Installinator (client: installinator-client)
18502025-08-01T15:11:55.746Z consumed by: installinator (omicron/installinator) via 1 path
18512025-08-01T15:11:55.746Z
18522025-08-01T15:11:55.746ZLLDP daemon (client: lldpd-client)
18532025-08-01T15:11:55.746Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18542025-08-01T15:11:55.746Z consumed by: tfportd (dendrite/tfportd) via 1 path
18552025-08-01T15:11:55.747Z
18562025-08-01T15:11:55.747ZMaghemite MG Admin (client: mg-admin-client)
18572025-08-01T15:11:55.747Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18582025-08-01T15:11:55.747Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18592025-08-01T15:11:55.747Z
18602025-08-01T15:11:55.747ZNexus Internal API (client: nexus-client)
18612025-08-01T15:11:55.774Z consumed by: crucible-pantry (crucible/pantry) via 1 path
18622025-08-01T15:11:55.774Z consumed by: dpd (dendrite/dpd) via 1 path
18632025-08-01T15:11:55.774Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18642025-08-01T15:11:55.774Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
18652025-08-01T15:11:55.774Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
18662025-08-01T15:11:55.774Z
18672025-08-01T15:11:55.774ZNTP Admin (client: ntp-admin-client)
18682025-08-01T15:11:55.774Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18692025-08-01T15:11:55.774Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18702025-08-01T15:11:55.774Z
18712025-08-01T15:11:55.774ZExternal API (client: oxide-client)
18722025-08-01T15:11:55.774Z
18732025-08-01T15:11:55.774ZOximeter (client: oximeter-client)
18742025-08-01T15:11:55.774Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
18752025-08-01T15:11:55.774Z
18762025-08-01T15:11:55.774ZPropolis (client: propolis-client)
18772025-08-01T15:11:55.774Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18782025-08-01T15:11:55.774Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18792025-08-01T15:11:55.774Z
18802025-08-01T15:11:55.774ZCrucible Repair (client: repair-client)
18812025-08-01T15:11:55.774Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
18822025-08-01T15:11:55.774Z
18832025-08-01T15:11:55.774ZRepo Depot API (client: repo-depot-client)
18842025-08-01T15:11:55.774Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18852025-08-01T15:11:55.774Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18862025-08-01T15:11:55.774Z
18872025-08-01T15:11:55.774ZSled Agent (client: sled-agent-client)
18882025-08-01T15:11:55.774Z consumed by: omicron-nexus (omicron/nexus) via 7 paths
18892025-08-01T15:11:55.774Z
18902025-08-01T15:11:55.774ZWicketd (client: wicketd-client)
18912025-08-01T15:11:55.774Z
18922025-08-01T15:11:55.865Z
18932025-08-01T15:11:55.892Zreal 38.462099858
18942025-08-01T15:11:55.892Zuser 37.578071489
18952025-08-01T15:11:55.892Zsys 15.877384171
18962025-08-01T15:11:55.892Ztrap 0.020779496
18972025-08-01T15:11:55.892Ztflt 0.041214214
18982025-08-01T15:11:55.892Zdflt 0.204694177
18992025-08-01T15:11:55.892Zkflt 0.000000000
19002025-08-01T15:11:55.892Zlock 1:03.984848498
19012025-08-01T15:11:55.892Zslp 4:24.461071626
19022025-08-01T15:11:55.892Zlat 1.311467327
19032025-08-01T15:11:55.892Zstop 2.286116787
19042025-08-01T15:11:55.892Z+ ptime -m cargo xtask ls-apis deployment-units
19052025-08-01T15:11:56.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19062025-08-01T15:11:57.009Z Running `target/debug/xtask ls-apis deployment-units`
19072025-08-01T15:11:58.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
19082025-08-01T15:11:58.682Z Running `target/debug/ls-apis deployment-units`
19092025-08-01T15:11:58.741Zloading metadata for workspace omicron from current workspace
19102025-08-01T15:12:00.582Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
19112025-08-01T15:12:00.609Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
19122025-08-01T15:12:00.609Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
19132025-08-01T15:12:00.609Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/Cargo.toml
19142025-08-01T15:12:00.609Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
19152025-08-01T15:12:04.027Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
19162025-08-01T15:12:05.035Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19172025-08-01T15:12:05.061Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19182025-08-01T15:12:05.298ZClickhouse (single-node) / Clickhouse Server (multi-node) / Clickhouse Keeper (multi-node)
19192025-08-01T15:12:05.299Z omicron-clickhouse-admin (omicron/clickhouse-admin)
19202025-08-01T15:12:05.299Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19212025-08-01T15:12:05.299Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19222025-08-01T15:12:05.299Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19232025-08-01T15:12:05.349Z
19242025-08-01T15:12:05.350Z
19252025-08-01T15:12:05.350ZCockroach
19262025-08-01T15:12:05.350Z omicron-cockroach-admin (omicron/cockroach-admin)
19272025-08-01T15:12:05.350Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19282025-08-01T15:12:05.350Z
19292025-08-01T15:12:05.350Z
19302025-08-01T15:12:05.350ZCrucible
19312025-08-01T15:12:05.350Z crucible-agent (crucible/agent)
19322025-08-01T15:12:05.350Z exposes: Crucible Agent (client = crucible-agent-client)
19332025-08-01T15:12:05.350Z
19342025-08-01T15:12:05.350Z crucible-downstairs (crucible/downstairs)
19352025-08-01T15:12:05.350Z exposes: Crucible Repair (client = repair-client)
19362025-08-01T15:12:05.350Z consumes: repair-client
19372025-08-01T15:12:05.350Z
19382025-08-01T15:12:05.350Z
19392025-08-01T15:12:05.350ZCrucible Pantry
19402025-08-01T15:12:05.350Z crucible-pantry (crucible/pantry)
19412025-08-01T15:12:05.350Z exposes: Crucible Pantry (client = crucible-pantry-client)
19422025-08-01T15:12:05.350Z consumes: nexus-client
19432025-08-01T15:12:05.350Z
19442025-08-01T15:12:05.350Z
19452025-08-01T15:12:05.350ZDNS Server
19462025-08-01T15:12:05.350Z dns-server (omicron/dns-server)
19472025-08-01T15:12:05.350Z exposes: DNS Server (client = dns-service-client)
19482025-08-01T15:12:05.350Z
19492025-08-01T15:12:05.350Z
19502025-08-01T15:12:05.350ZHost OS
19512025-08-01T15:12:05.350Z ddmd (maghemite/ddmd)
19522025-08-01T15:12:05.350Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
19532025-08-01T15:12:05.350Z consumes: dpd-client
19542025-08-01T15:12:05.350Z
19552025-08-01T15:12:05.350Z dpd (dendrite/dpd)
19562025-08-01T15:12:05.350Z exposes: Dendrite DPD (client = dpd-client)
19572025-08-01T15:12:05.350Z consumes: gateway-client
19582025-08-01T15:12:05.350Z consumes: nexus-client
19592025-08-01T15:12:05.350Z
19602025-08-01T15:12:05.350Z lldpd (lldp/lldpd)
19612025-08-01T15:12:05.351Z exposes: LLDP daemon (client = lldpd-client)
19622025-08-01T15:12:05.351Z consumes: dpd-client
19632025-08-01T15:12:05.351Z
19642025-08-01T15:12:05.351Z mgd (maghemite/mgd)
19652025-08-01T15:12:05.351Z exposes: Maghemite MG Admin (client = mg-admin-client)
19662025-08-01T15:12:05.351Z consumes: ddm-admin-client
19672025-08-01T15:12:05.351Z consumes: dpd-client
19682025-08-01T15:12:05.351Z
19692025-08-01T15:12:05.351Z omicron-gateway (omicron/gateway)
19702025-08-01T15:12:05.351Z exposes: Management Gateway Service (client = gateway-client)
19712025-08-01T15:12:05.351Z consumes: cockroach-admin-client
19722025-08-01T15:12:05.351Z
19732025-08-01T15:12:05.351Z omicron-sled-agent (omicron/sled-agent)
19742025-08-01T15:12:05.351Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
19752025-08-01T15:12:05.351Z exposes: Repo Depot API (client = repo-depot-client)
19762025-08-01T15:12:05.351Z exposes: Sled Agent (client = sled-agent-client)
19772025-08-01T15:12:05.351Z consumes: bootstrap-agent-client
19782025-08-01T15:12:05.351Z consumes: cockroach-admin-client
19792025-08-01T15:12:05.351Z consumes: ddm-admin-client
19802025-08-01T15:12:05.351Z consumes: dns-service-client
19812025-08-01T15:12:05.351Z consumes: dpd-client
19822025-08-01T15:12:05.351Z consumes: gateway-client
19832025-08-01T15:12:05.351Z consumes: mg-admin-client
19842025-08-01T15:12:05.351Z consumes: nexus-client
19852025-08-01T15:12:05.351Z consumes: ntp-admin-client
19862025-08-01T15:12:05.351Z consumes: propolis-client
19872025-08-01T15:12:05.351Z consumes: repo-depot-client
19882025-08-01T15:12:05.351Z
19892025-08-01T15:12:05.351Z propolis-server (propolis/bin/propolis-server)
19902025-08-01T15:12:05.351Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
19912025-08-01T15:12:05.351Z exposes: Propolis (client = propolis-client)
19922025-08-01T15:12:05.351Z consumes: nexus-client
19932025-08-01T15:12:05.351Z
19942025-08-01T15:12:05.351Z tfportd (dendrite/tfportd)
19952025-08-01T15:12:05.351Z consumes: dpd-client
19962025-08-01T15:12:05.351Z consumes: lldpd-client
19972025-08-01T15:12:05.351Z
19982025-08-01T15:12:05.351Z wicketd (omicron/wicketd)
19992025-08-01T15:12:05.351Z exposes: Wicketd Installinator (client = installinator-client)
20002025-08-01T15:12:05.352Z exposes: Wicketd (client = wicketd-client)
20012025-08-01T15:12:05.352Z consumes: bootstrap-agent-client
20022025-08-01T15:12:05.352Z consumes: ddm-admin-client
20032025-08-01T15:12:05.352Z consumes: dpd-client
20042025-08-01T15:12:05.352Z consumes: gateway-client
20052025-08-01T15:12:05.352Z
20062025-08-01T15:12:05.352Z
20072025-08-01T15:12:05.352ZInstallinator
20082025-08-01T15:12:05.352Z installinator (omicron/installinator)
20092025-08-01T15:12:05.352Z consumes: ddm-admin-client
20102025-08-01T15:12:05.352Z consumes: installinator-client
20112025-08-01T15:12:05.352Z
20122025-08-01T15:12:05.352Z
20132025-08-01T15:12:05.352ZNTP
20142025-08-01T15:12:05.352Z omicron-ntp-admin (omicron/ntp-admin)
20152025-08-01T15:12:05.352Z exposes: NTP Admin (client = ntp-admin-client)
20162025-08-01T15:12:05.352Z
20172025-08-01T15:12:05.352Z
20182025-08-01T15:12:05.352ZNexus
20192025-08-01T15:12:05.352Z omicron-nexus (omicron/nexus)
20202025-08-01T15:12:05.352Z exposes: Nexus Internal API (client = nexus-client)
20212025-08-01T15:12:05.352Z exposes: External API (client = oxide-client)
20222025-08-01T15:12:05.352Z consumes: clickhouse-admin-keeper-client
20232025-08-01T15:12:05.379Z consumes: clickhouse-admin-server-client
20242025-08-01T15:12:05.379Z consumes: clickhouse-admin-single-client
20252025-08-01T15:12:05.379Z consumes: cockroach-admin-client
20262025-08-01T15:12:05.379Z consumes: crucible-agent-client
20272025-08-01T15:12:05.379Z consumes: crucible-pantry-client
20282025-08-01T15:12:05.379Z consumes: dns-service-client
20292025-08-01T15:12:05.379Z consumes: dpd-client
20302025-08-01T15:12:05.379Z consumes: gateway-client
20312025-08-01T15:12:05.379Z consumes: lldpd-client
20322025-08-01T15:12:05.379Z consumes: mg-admin-client
20332025-08-01T15:12:05.379Z consumes: ntp-admin-client
20342025-08-01T15:12:05.379Z consumes: oximeter-client
20352025-08-01T15:12:05.379Z consumes: propolis-client
20362025-08-01T15:12:05.379Z consumes: repo-depot-client
20372025-08-01T15:12:05.379Z consumes: sled-agent-client
20382025-08-01T15:12:05.380Z
20392025-08-01T15:12:05.380Z
20402025-08-01T15:12:05.380ZOximeter
20412025-08-01T15:12:05.380Z oximeter-collector (omicron/oximeter/collector)
20422025-08-01T15:12:05.380Z exposes: Oximeter (client = oximeter-client)
20432025-08-01T15:12:05.380Z consumes: cockroach-admin-client
20442025-08-01T15:12:05.380Z consumes: nexus-client
20452025-08-01T15:12:05.380Z
20462025-08-01T15:12:05.380Z
20472025-08-01T15:12:05.432Z
20482025-08-01T15:12:05.432Zreal 9.536790723
20492025-08-01T15:12:05.432Zuser 7.238837626
20502025-08-01T15:12:05.432Zsys 3.717590857
20512025-08-01T15:12:05.432Ztrap 0.003806180
20522025-08-01T15:12:05.432Ztflt 0.000146656
20532025-08-01T15:12:05.459Zdflt 0.000132816
20542025-08-01T15:12:05.459Zkflt 0.000004658
20552025-08-01T15:12:05.459Zlock 0.535791692
20562025-08-01T15:12:05.459Zslp 29.644193810
20572025-08-01T15:12:05.459Zlat 0.081566602
20582025-08-01T15:12:05.459Zstop 0.012205440
20592025-08-01T15:12:05.459Z+ ptime -m cargo xtask ls-apis servers
20602025-08-01T15:12:06.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20612025-08-01T15:12:06.379Z Running `target/debug/xtask ls-apis servers`
20622025-08-01T15:12:07.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
20632025-08-01T15:12:07.773Z Running `target/debug/ls-apis servers`
20642025-08-01T15:12:07.833Zloading metadata for workspace omicron from current workspace
20652025-08-01T15:12:09.647Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
20662025-08-01T15:12:09.674Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
20672025-08-01T15:12:09.674Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
20682025-08-01T15:12:09.674Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/Cargo.toml
20692025-08-01T15:12:09.674Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
20702025-08-01T15:12:13.085Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
20712025-08-01T15:12:14.142Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
20722025-08-01T15:12:14.169Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
20732025-08-01T15:12:14.403Zomicron-clickhouse-admin (omicron/clickhouse-admin)
20742025-08-01T15:12:14.403Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
20752025-08-01T15:12:14.403Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
20762025-08-01T15:12:14.403Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
20772025-08-01T15:12:14.454Z
20782025-08-01T15:12:14.454Zomicron-cockroach-admin (omicron/cockroach-admin)
20792025-08-01T15:12:14.454Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
20802025-08-01T15:12:14.454Z
20812025-08-01T15:12:14.454Zcrucible-agent (crucible/agent)
20822025-08-01T15:12:14.454Z exposes: Crucible Agent (client = crucible-agent-client)
20832025-08-01T15:12:14.454Z
20842025-08-01T15:12:14.454Zcrucible-downstairs (crucible/downstairs)
20852025-08-01T15:12:14.454Z exposes: Crucible Repair (client = repair-client)
20862025-08-01T15:12:14.454Z consumes: repair-client
20872025-08-01T15:12:14.454Z
20882025-08-01T15:12:14.454Zcrucible-pantry (crucible/pantry)
20892025-08-01T15:12:14.454Z exposes: Crucible Pantry (client = crucible-pantry-client)
20902025-08-01T15:12:14.454Z consumes: nexus-client
20912025-08-01T15:12:14.454Z
20922025-08-01T15:12:14.454Zdns-server (omicron/dns-server)
20932025-08-01T15:12:14.454Z exposes: DNS Server (client = dns-service-client)
20942025-08-01T15:12:14.454Z
20952025-08-01T15:12:14.454Zomicron-sled-agent (omicron/sled-agent)
20962025-08-01T15:12:14.454Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20972025-08-01T15:12:14.454Z exposes: Repo Depot API (client = repo-depot-client)
20982025-08-01T15:12:14.454Z exposes: Sled Agent (client = sled-agent-client)
20992025-08-01T15:12:14.454Z consumes: bootstrap-agent-client
21002025-08-01T15:12:14.454Z consumes: cockroach-admin-client
21012025-08-01T15:12:14.454Z consumes: ddm-admin-client
21022025-08-01T15:12:14.455Z consumes: dns-service-client
21032025-08-01T15:12:14.455Z consumes: dpd-client
21042025-08-01T15:12:14.455Z consumes: gateway-client
21052025-08-01T15:12:14.455Z consumes: mg-admin-client
21062025-08-01T15:12:14.455Z consumes: nexus-client
21072025-08-01T15:12:14.455Z consumes: ntp-admin-client
21082025-08-01T15:12:14.455Z consumes: propolis-client
21092025-08-01T15:12:14.455Z consumes: repo-depot-client
21102025-08-01T15:12:14.455Z
21112025-08-01T15:12:14.455Zpropolis-server (propolis/bin/propolis-server)
21122025-08-01T15:12:14.455Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
21132025-08-01T15:12:14.455Z exposes: Propolis (client = propolis-client)
21142025-08-01T15:12:14.455Z consumes: nexus-client
21152025-08-01T15:12:14.455Z
21162025-08-01T15:12:14.455Zddmd (maghemite/ddmd)
21172025-08-01T15:12:14.455Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
21182025-08-01T15:12:14.455Z consumes: dpd-client
21192025-08-01T15:12:14.455Z
21202025-08-01T15:12:14.455Zdpd (dendrite/dpd)
21212025-08-01T15:12:14.455Z exposes: Dendrite DPD (client = dpd-client)
21222025-08-01T15:12:14.455Z consumes: gateway-client
21232025-08-01T15:12:14.455Z consumes: nexus-client
21242025-08-01T15:12:14.455Z
21252025-08-01T15:12:14.455Zlldpd (lldp/lldpd)
21262025-08-01T15:12:14.455Z exposes: LLDP daemon (client = lldpd-client)
21272025-08-01T15:12:14.455Z consumes: dpd-client
21282025-08-01T15:12:14.455Z
21292025-08-01T15:12:14.455Zmgd (maghemite/mgd)
21302025-08-01T15:12:14.455Z exposes: Maghemite MG Admin (client = mg-admin-client)
21312025-08-01T15:12:14.455Z consumes: ddm-admin-client
21322025-08-01T15:12:14.455Z consumes: dpd-client
21332025-08-01T15:12:14.455Z
21342025-08-01T15:12:14.455Zomicron-gateway (omicron/gateway)
21352025-08-01T15:12:14.455Z exposes: Management Gateway Service (client = gateway-client)
21362025-08-01T15:12:14.455Z consumes: cockroach-admin-client
21372025-08-01T15:12:14.455Z
21382025-08-01T15:12:14.455Ztfportd (dendrite/tfportd)
21392025-08-01T15:12:14.455Z consumes: dpd-client
21402025-08-01T15:12:14.455Z consumes: lldpd-client
21412025-08-01T15:12:14.456Z
21422025-08-01T15:12:14.456Zwicketd (omicron/wicketd)
21432025-08-01T15:12:14.456Z exposes: Wicketd Installinator (client = installinator-client)
21442025-08-01T15:12:14.456Z exposes: Wicketd (client = wicketd-client)
21452025-08-01T15:12:14.456Z consumes: bootstrap-agent-client
21462025-08-01T15:12:14.456Z consumes: ddm-admin-client
21472025-08-01T15:12:14.456Z consumes: dpd-client
21482025-08-01T15:12:14.456Z consumes: gateway-client
21492025-08-01T15:12:14.456Z
21502025-08-01T15:12:14.456Zinstallinator (omicron/installinator)
21512025-08-01T15:12:14.456Z consumes: ddm-admin-client
21522025-08-01T15:12:14.456Z consumes: installinator-client
21532025-08-01T15:12:14.456Z
21542025-08-01T15:12:14.456Zomicron-ntp-admin (omicron/ntp-admin)
21552025-08-01T15:12:14.456Z exposes: NTP Admin (client = ntp-admin-client)
21562025-08-01T15:12:14.456Z
21572025-08-01T15:12:14.456Zomicron-nexus (omicron/nexus)
21582025-08-01T15:12:14.456Z exposes: Nexus Internal API (client = nexus-client)
21592025-08-01T15:12:14.456Z exposes: External API (client = oxide-client)
21602025-08-01T15:12:14.456Z consumes: clickhouse-admin-keeper-client
21612025-08-01T15:12:14.456Z consumes: clickhouse-admin-server-client
21622025-08-01T15:12:14.456Z consumes: clickhouse-admin-single-client
21632025-08-01T15:12:14.456Z consumes: cockroach-admin-client
21642025-08-01T15:12:14.456Z consumes: crucible-agent-client
21652025-08-01T15:12:14.456Z consumes: crucible-pantry-client
21662025-08-01T15:12:14.456Z consumes: dns-service-client
21672025-08-01T15:12:14.456Z consumes: dpd-client
21682025-08-01T15:12:14.456Z consumes: gateway-client
21692025-08-01T15:12:14.456Z consumes: lldpd-client
21702025-08-01T15:12:14.456Z consumes: mg-admin-client
21712025-08-01T15:12:14.456Z consumes: ntp-admin-client
21722025-08-01T15:12:14.456Z consumes: oximeter-client
21732025-08-01T15:12:14.456Z consumes: propolis-client
21742025-08-01T15:12:14.456Z consumes: repo-depot-client
21752025-08-01T15:12:14.456Z consumes: sled-agent-client
21762025-08-01T15:12:14.456Z
21772025-08-01T15:12:14.483Zoximeter-collector (omicron/oximeter/collector)
21782025-08-01T15:12:14.483Z exposes: Oximeter (client = oximeter-client)
21792025-08-01T15:12:14.483Z consumes: cockroach-admin-client
21802025-08-01T15:12:14.483Z consumes: nexus-client
21812025-08-01T15:12:14.483Z
21822025-08-01T15:12:14.532Z
21832025-08-01T15:12:14.559Zreal 9.069633845
21842025-08-01T15:12:14.559Zuser 7.399370175
21852025-08-01T15:12:14.559Zsys 3.186348506
21862025-08-01T15:12:14.559Ztrap 0.001405844
21872025-08-01T15:12:14.559Ztflt 0.000097598
21882025-08-01T15:12:14.559Zdflt 0.000058012
21892025-08-01T15:12:14.559Zkflt 0.000002034
21902025-08-01T15:12:14.559Zlock 0.437929407
21912025-08-01T15:12:14.559Zslp 29.474488270
21922025-08-01T15:12:14.559Zlat 0.035286691
21932025-08-01T15:12:14.559Zstop 0.012396652
21942025-08-01T15:12:14.559Z+ ptime -m cargo xtask ls-apis check
21952025-08-01T15:12:15.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
21962025-08-01T15:12:15.444Z Running `target/debug/xtask ls-apis check`
21972025-08-01T15:12:16.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
21982025-08-01T15:12:16.921Z Running `target/debug/ls-apis check`
21992025-08-01T15:12:16.993Zloading metadata for workspace omicron from current workspace
22002025-08-01T15:12:18.930Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
22012025-08-01T15:12:18.930Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
22022025-08-01T15:12:18.930Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
22032025-08-01T15:12:18.930Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/Cargo.toml
22042025-08-01T15:12:18.930Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
22052025-08-01T15:12:22.280Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
22062025-08-01T15:12:23.316Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
22072025-08-01T15:12:23.342Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
22082025-08-01T15:12:23.712Z
22092025-08-01T15:12:23.712Z
22102025-08-01T15:12:23.712ZServer-managed APIs:
22112025-08-01T15:12:23.712Z
22122025-08-01T15:12:23.712Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
22132025-08-01T15:12:23.712Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
22142025-08-01T15:12:23.712Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
22152025-08-01T15:12:23.712Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
22162025-08-01T15:12:23.712Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
22172025-08-01T15:12:23.712Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
22182025-08-01T15:12:23.712Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
22192025-08-01T15:12:23.713Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
22202025-08-01T15:12:23.713Z DNS Server (dns-service-client, exposed by dns-server)
22212025-08-01T15:12:23.713Z Dendrite DPD (dpd-client, exposed by dpd)
22222025-08-01T15:12:23.713Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
22232025-08-01T15:12:23.713Z LLDP daemon (lldpd-client, exposed by lldpd)
22242025-08-01T15:12:23.713Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
22252025-08-01T15:12:23.713Z NTP Admin (ntp-admin-client, exposed by omicron-ntp-admin)
22262025-08-01T15:12:23.713Z External API (oxide-client, exposed by omicron-nexus)
22272025-08-01T15:12:23.713Z Oximeter (oximeter-client, exposed by oximeter-collector)
22282025-08-01T15:12:23.713Z Propolis (propolis-client, exposed by propolis-server)
22292025-08-01T15:12:23.713Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
22302025-08-01T15:12:23.713Z Wicketd (wicketd-client, exposed by wicketd)
22312025-08-01T15:12:23.713Z
22322025-08-01T15:12:23.713Z
22332025-08-01T15:12:23.713ZClient-managed API:
22342025-08-01T15:12:23.713Z
22352025-08-01T15:12:23.713Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
22362025-08-01T15:12:23.713Z reason: depends on itself (i.e., instances call each other)
22372025-08-01T15:12:23.713Z Wicketd Installinator (installinator-client, exposed by wicketd)
22382025-08-01T15:12:23.713Z reason: client is provided implicitly by the operator
22392025-08-01T15:12:23.713Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
22402025-08-01T15:12:23.713Z reason: Circular dependencies between Nexus and other services
22412025-08-01T15:12:23.713Z Crucible Repair (repair-client, exposed by crucible-downstairs)
22422025-08-01T15:12:23.713Z reason: depends on itself (i.e., instances call each other)
22432025-08-01T15:12:23.713Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
22442025-08-01T15:12:23.713Z reason: depends on itself (i.e., instances call each other)
22452025-08-01T15:12:23.713Z
22462025-08-01T15:12:23.713Z
22472025-08-01T15:12:23.713ZAPIs with unknown version management: none
22482025-08-01T15:12:23.794Z
22492025-08-01T15:12:23.794Zreal 9.230325697
22502025-08-01T15:12:23.794Zuser 7.582313844
22512025-08-01T15:12:23.794Zsys 3.191781547
22522025-08-01T15:12:23.795Ztrap 0.001232760
22532025-08-01T15:12:23.795Ztflt 0.000097768
22542025-08-01T15:12:23.795Zdflt 0.000175885
22552025-08-01T15:12:23.795Zkflt 0.000000000
22562025-08-01T15:12:23.795Zlock 0.444124466
22572025-08-01T15:12:23.795Zslp 29.127151724
22582025-08-01T15:12:23.795Zlat 0.035131994
22592025-08-01T15:12:23.795Zstop 0.013288812
22602025-08-01T15:12:23.821Z+ ptime -m cargo xtask ls-apis adoc
22612025-08-01T15:12:24.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
22622025-08-01T15:12:24.751Z Running `target/debug/xtask ls-apis adoc`
22632025-08-01T15:12:26.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
22642025-08-01T15:12:26.213Z Running `target/debug/ls-apis adoc`
22652025-08-01T15:12:26.278Zloading metadata for workspace omicron from current workspace
22662025-08-01T15:12:28.206Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
22672025-08-01T15:12:28.233Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
22682025-08-01T15:12:28.233Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/Cargo.toml
22692025-08-01T15:12:28.233Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
22702025-08-01T15:12:28.233Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/Cargo.toml
22712025-08-01T15:12:31.698Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
22722025-08-01T15:12:32.765Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
22732025-08-01T15:12:32.792Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
22742025-08-01T15:12:33.177Z
22752025-08-01T15:12:33.177Zreal 9.348895868
22762025-08-01T15:12:33.204Zuser 7.620964282
22772025-08-01T15:12:33.204Zsys 3.281739725
22782025-08-01T15:12:33.204Ztrap 0.001770298
22792025-08-01T15:12:33.204Ztflt 0.000185860
22802025-08-01T15:12:33.204Zdflt 0.000119795
22812025-08-01T15:12:33.204Zkflt 0.000000000
22822025-08-01T15:12:33.204Zlock 0.453678068
22832025-08-01T15:12:33.204Zslp 30.039283729
22842025-08-01T15:12:33.204Zlat 0.035998645
22852025-08-01T15:12:33.204Zstop 0.013155809
22862025-08-01T15:12:33.204Z+ banner build
22872025-08-01T15:12:33.204Z
22882025-08-01T15:12:33.204Z ##### # # # # #####
22892025-08-01T15:12:33.204Z # # # # # # # #
22902025-08-01T15:12:33.204Z ##### # # # # # #
22912025-08-01T15:12:33.204Z # # # # # # # #
22922025-08-01T15:12:33.204Z # # # # # # # #
22932025-08-01T15:12:33.204Z ##### #### # ###### #####
22942025-08-01T15:12:33.204Z
22952025-08-01T15:12:33.204Z+ export 'RUSTFLAGS=--cfg tokio_unstable -D warnings'
22962025-08-01T15:12:33.204Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings'
22972025-08-01T15:12:33.204Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
22982025-08-01T15:12:33.204Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
22992025-08-01T15:12:33.204Z+ [[ illumos == \i\l\l\u\m\o\s ]]
23002025-08-01T15:12:33.204Z+ RUSTFLAGS='--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
23012025-08-01T15:12:33.204Z+ export TMPDIR=/var/tmp/omicron_tmp
23022025-08-01T15:12:33.204Z+ TMPDIR=/var/tmp/omicron_tmp
23032025-08-01T15:12:33.204Z+ export RUST_BACKTRACE=1
23042025-08-01T15:12:33.204Z+ RUST_BACKTRACE=1
23052025-08-01T15:12:33.204Z+ export CARGO_INCREMENTAL=0
23062025-08-01T15:12:33.204Z+ CARGO_INCREMENTAL=0
23072025-08-01T15:12:33.205Z+ export RUSTC_BOOTSTRAP=1
23082025-08-01T15:12:33.205Z+ RUSTC_BOOTSTRAP=1
23092025-08-01T15:12:33.205Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --exclude=omicron-nexus --tests --locked --verbose
23102025-08-01T15:12:36.824Z Compiling proc-macro2 v1.0.95
23112025-08-01T15:12:36.824Z Compiling unicode-ident v1.0.18
23122025-08-01T15:12:36.850Z Compiling libc v0.2.174
23132025-08-01T15:12:36.851Z Compiling serde v1.0.219
23142025-08-01T15:12:36.851Z Compiling cfg-if v1.0.1
23152025-08-01T15:12:36.851Z Compiling autocfg v1.4.0
23162025-08-01T15:12:36.851Z Compiling memchr v2.7.4
23172025-08-01T15:12:36.851Z Compiling value-bag v1.9.0
23182025-08-01T15:12:36.893Z Running `/home/build/.rustup/toolchains/1.88.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.95/build.rs --error-format=json --json=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=a9f80a21c0f1d6e5 -C extra-filename=-e686619440a3b94d --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-e686619440a3b94d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f23a38d180ec43d -C extra-filename=-3466609bc44487e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23202025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.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.174/build.rs --error-format=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=07da93b8c9be6d2c -C extra-filename=-d1f23e926245b043 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-d1f23e926245b043 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=e25562ad12ff3fea -C extra-filename=-1ec0b9c34a33fc61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=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=abbb1d90ec1f2f83 -C extra-filename=-33d4ee3fd5eaa5da --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-33d4ee3fd5eaa5da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23232025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-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=156e36e64c10d53d -C extra-filename=-f2334d418220dc84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23242025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b1361693b833ca92 -C extra-filename=-8bc9efb51d5cb13b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252025-08-01T15:12:36.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="inline-i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "error", "inline-i128", "owned", "seq", "serde", "serde1", "std", "sval", "sval2", "test", "value-bag-serde1", "value-bag-sval2"))' -C metadata=058648fe731c2fef -C extra-filename=-10c9fd2fc1afc241 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23262025-08-01T15:12:37.197Z Compiling smallvec v1.15.1
23272025-08-01T15:12:37.224Z Running `/home/build/.rustup/toolchains/1.88.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=f010ac71bcca077f -C extra-filename=-c5e620b9f60f86c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23282025-08-01T15:12:37.250Z Compiling version_check v0.9.5
23292025-08-01T15:12:37.250Z Running `/home/build/.rustup/toolchains/1.88.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=e7958e9017dfc4dc -C extra-filename=-42984fabf13575b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23302025-08-01T15:12:37.494Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-e686619440a3b94d/build-script-build`
23312025-08-01T15:12:37.606Z Compiling log v0.4.27
23322025-08-01T15:12:37.633Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --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", "std", "sval", "sval_ref", "value-bag"))' -C metadata=a6863f9e3ced8a21 -C extra-filename=-244bc0f69c2ab2b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern value_bag=/work/oxidecomputer/omicron/target/debug/deps/libvalue_bag-10c9fd2fc1afc241.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23332025-08-01T15:12:37.687Z Compiling itoa v1.0.11
23342025-08-01T15:12:37.714Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4f4da25df55c8a54 -C extra-filename=-b294c65c434d0a42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352025-08-01T15:12:37.740Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-d1f23e926245b043/build-script-build`
23362025-08-01T15:12:37.775Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-33d4ee3fd5eaa5da/build-script-build`
23372025-08-01T15:12:37.848Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-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=0dddece7100c6e11 -C extra-filename=-09283293c0e83604 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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 freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --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_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
23382025-08-01T15:12:37.899Z Compiling scopeguard v1.2.0
23392025-08-01T15:12:37.927Z Compiling portable-atomic v1.11.0
23402025-08-01T15:12:37.927Z Running `/home/build/.rustup/toolchains/1.88.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=d4324b7d21e2fcdf -C extra-filename=-31885d01f38c3c9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23412025-08-01T15:12:37.954Z Running `/home/build/.rustup/toolchains/1.88.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.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 '--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_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_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --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)' --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-single-core"))' -C metadata=a38ea0223b7271ea -C extra-filename=-6ee79e4dc2b969e9 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-6ee79e4dc2b969e9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422025-08-01T15:12:37.996Z Compiling lock_api v0.4.12
23432025-08-01T15:12:38.040Z Compiling libm v0.2.8
23442025-08-01T15:12:38.040Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=5bd920cc2020dda3 -C extra-filename=-bad6a95c4bd9c616 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-bad6a95c4bd9c616 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23452025-08-01T15:12:38.067Z Running `/home/build/.rustup/toolchains/1.88.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.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=9143ebe6c9ef86eb -C extra-filename=-9556eb86449fdf51 --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-3466609bc44487e5.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 --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(procmacro2_backtrace)' --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)'`
23462025-08-01T15:12:38.067Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=8937c4995b01d695 -C extra-filename=-d4fc6173a600c013 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-d4fc6173a600c013 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472025-08-01T15:12:38.139Z Compiling num-traits v0.2.19
23482025-08-01T15:12:38.166Z Running `/home/build/.rustup/toolchains/1.88.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=fa7ac9e937ce10ff -C extra-filename=-dde5286ccbc07d1c --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-dde5286ccbc07d1c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23492025-08-01T15:12:38.222Z Compiling stable_deref_trait v1.2.0
23502025-08-01T15:12:38.248Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-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=da7dab620719772a -C extra-filename=-29fe500b85244d3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512025-08-01T15:12:38.350Z Compiling critical-section v1.1.3
23522025-08-01T15:12:38.377Z Running `/home/build/.rustup/toolchains/1.88.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.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("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=987b3c0dfe815588 -C extra-filename=-2768d7380d5ae827 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532025-08-01T15:12:38.404Z Compiling ryu v1.0.18
23542025-08-01T15:12:38.404Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-bad6a95c4bd9c616/build-script-build`
23552025-08-01T15:12:38.404Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=d46309555794fcda -C extra-filename=-20c2089e36bd3399 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23562025-08-01T15:12:38.483Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-d4fc6173a600c013/build-script-build`
23572025-08-01T15:12:38.533Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-dde5286ccbc07d1c/build-script-build`
23582025-08-01T15:12:38.579Z Compiling serde_json v1.0.141
23592025-08-01T15:12:38.605Z Running `/home/build/.rustup/toolchains/1.88.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.141/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --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=8c250be58c9e8c43 -C extra-filename=-52118536b021b03d --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-52118536b021b03d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23602025-08-01T15:12:38.632Z Running `/home/build/.rustup/toolchains/1.88.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.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=507828efc0be9001 -C extra-filename=-24231c8b3451e51f --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-31885d01f38c3c9e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
23612025-08-01T15:12:38.632Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=02c1d72adaf43a59 -C extra-filename=-ac2c9f9c24cc3a63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622025-08-01T15:12:38.796Z Compiling pin-project-lite v0.2.14
23632025-08-01T15:12:38.823Z Running `/home/build/.rustup/toolchains/1.88.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.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d537a3232e55a176 -C extra-filename=-01b60a7df0ef4647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23642025-08-01T15:12:38.850Z Compiling quote v1.0.40
23652025-08-01T15:12:38.850Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=1fcfc75932ab3af1 -C extra-filename=-d889a61fadc909f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23662025-08-01T15:12:38.905Z Compiling getrandom v0.2.15
23672025-08-01T15:12:38.906Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 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=0edc9334202977e7 -C extra-filename=-db1759231e804faf --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-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682025-08-01T15:12:38.976Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-6ee79e4dc2b969e9/build-script-build`
23692025-08-01T15:12:39.024Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-52118536b021b03d/build-script-build`
23702025-08-01T15:12:39.071Z Compiling litemap v0.7.3
23712025-08-01T15:12:39.098Z Compiling writeable v0.5.5
23722025-08-01T15:12:39.098Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name litemap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=c3bf863b72fb3c94 -C extra-filename=-0170928932a59862 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23732025-08-01T15:12:39.125Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name writeable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=0ffe20c4bbd63db7 -C extra-filename=-249513e1aced7ce2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23742025-08-01T15:12:39.164Z Compiling percent-encoding v2.3.1
23752025-08-01T15:12:39.191Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=bece9ce42f9ba2d1 -C extra-filename=-74e792d357b9e27d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762025-08-01T15:12:39.232Z Running `/home/build/.rustup/toolchains/1.88.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.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::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_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_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --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)' --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-single-core"))' -C metadata=b74332924dce1cfb -C extra-filename=-3521094af90af096 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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("zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_new_atomic_intrinsics,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_offset_of,portable_atomic_no_strict_provenance,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_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","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'`
23772025-08-01T15:12:39.292Z Compiling syn v2.0.104
23782025-08-01T15:12:39.319Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=d99cf847fa877af8 -C extra-filename=-d7ccff1976a9e7c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23792025-08-01T15:12:39.406Z Compiling rand_core v0.6.4
23802025-08-01T15:12:39.433Z Running `/home/build/.rustup/toolchains/1.88.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=d4c8b55bdb14f5ae -C extra-filename=-af0c7eaeaab3b29d --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-db1759231e804faf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23812025-08-01T15:12:39.460Z Compiling shlex v1.3.0
23822025-08-01T15:12:39.500Z Running `/home/build/.rustup/toolchains/1.88.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=e8a1d93588d4f932 -C extra-filename=-c99b785a067e08da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23832025-08-01T15:12:39.527Z Running `/home/build/.rustup/toolchains/1.88.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=e346132e9ccdfa2d -C extra-filename=-347f5eeb4dc10c7b --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-ac2c9f9c24cc3a63.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)'`
23842025-08-01T15:12:39.555Z Compiling getrandom v0.3.1
23852025-08-01T15:12:39.555Z Running `/home/build/.rustup/toolchains/1.88.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.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=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=a29f65f323b83a19 -C extra-filename=-594070027713de06 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-594070027713de06 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862025-08-01T15:12:39.648Z Compiling icu_locid_transform_data v1.5.0
23872025-08-01T15:12:39.674Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform_data-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=2060631dbb8179f5 -C extra-filename=-c69913c2f21e42a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882025-08-01T15:12:39.766Z Compiling parking_lot_core v0.9.10
23892025-08-01T15:12:39.792Z Running `/home/build/.rustup/toolchains/1.88.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.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=d70229857105053c -C extra-filename=-323e9895f874f2af --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-323e9895f874f2af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902025-08-01T15:12:39.819Z Compiling icu_properties_data v1.5.0
23912025-08-01T15:12:39.819Z Running `/home/build/.rustup/toolchains/1.88.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-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=30d6a96b2f4fd712 -C extra-filename=-1066dd833868b82d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922025-08-01T15:12:39.858Z Compiling jobserver v0.1.32
23932025-08-01T15:12:39.885Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=178d30786d0f6d1a -C extra-filename=-fbee27a16160e947 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942025-08-01T15:12:39.966Z Compiling write16 v1.0.0
23952025-08-01T15:12:39.993Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name write16 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=2d579cca88722fe9 -C extra-filename=-033d25e2dac1b9a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23962025-08-01T15:12:40.099Z Compiling utf8_iter v1.0.4
23972025-08-01T15:12:40.135Z Running `/home/build/.rustup/toolchains/1.88.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=28f416470504c3c6 -C extra-filename=-907e9b43bd5f3317 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982025-08-01T15:12:40.162Z Compiling once_cell v1.21.3
23992025-08-01T15:12:40.214Z Running `/home/build/.rustup/toolchains/1.88.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=46e28c43d8260f75 -C extra-filename=-f242d23d18cdc86c --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-2768d7380d5ae827.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24002025-08-01T15:12:40.246Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-594070027713de06/build-script-build`
24012025-08-01T15:12:40.308Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-323e9895f874f2af/build-script-build`
24022025-08-01T15:12:40.335Z Compiling icu_normalizer_data v1.5.0
24032025-08-01T15:12:40.335Z Running `/home/build/.rustup/toolchains/1.88.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-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=3feb9f0abf2ca46a -C extra-filename=-ecb780751e49f782 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042025-08-01T15:12:40.361Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=f1e13f218de058f4 -C extra-filename=-bc2d54df68e62c56 --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-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052025-08-01T15:12:40.410Z Compiling utf16_iter v1.0.5
24062025-08-01T15:12:40.410Z Running `/home/build/.rustup/toolchains/1.88.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.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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=96cd27b3f4dc4a8f -C extra-filename=-e08ba784c85d614b --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-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072025-08-01T15:12:40.410Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name utf16_iter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf16_iter-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=1a72319e48c5afe7 -C extra-filename=-e12f82b12f8e5680 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082025-08-01T15:12:40.497Z Compiling semver v1.0.26
24092025-08-01T15:12:40.497Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/build.rs --error-format=json --json=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("default", "serde", "std"))' -C metadata=e52c8667ef136755 -C extra-filename=-4761e18bdb6a2ffc --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-4761e18bdb6a2ffc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24102025-08-01T15:12:40.577Z Compiling cc v1.2.30
24112025-08-01T15:12:40.603Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=6f306d8b11c44d9b -C extra-filename=-553a18a86db4220f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-fbee27a16160e947.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c99b785a067e08da.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122025-08-01T15:12:40.630Z Compiling form_urlencoded v1.2.1
24132025-08-01T15:12:40.677Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=fe689bff7028736d -C extra-filename=-8f384e6d644a1dbb --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-74e792d357b9e27d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24142025-08-01T15:12:40.704Z Compiling equivalent v1.0.2
24152025-08-01T15:12:40.704Z Running `/home/build/.rustup/toolchains/1.88.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=9b97f3a25518d632 -C extra-filename=-aa4171eab1a61a05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24162025-08-01T15:12:40.796Z Compiling parking_lot v0.12.3
24172025-08-01T15:12:40.823Z Running `/home/build/.rustup/toolchains/1.88.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-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=595c2af8d177c969 -C extra-filename=-2eeaaf0526c402b1 --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-24231c8b3451e51f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-e08ba784c85d614b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24182025-08-01T15:12:40.887Z Compiling foldhash v0.1.5
24192025-08-01T15:12:40.914Z Running `/home/build/.rustup/toolchains/1.88.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=26262a62042caac1 -C extra-filename=-5c7a173a006c10c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24202025-08-01T15:12:40.951Z Compiling allocator-api2 v0.2.21
24212025-08-01T15:12:40.978Z Running `/home/build/.rustup/toolchains/1.88.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=5e67a15c7ffb1246 -C extra-filename=-6489a005424e26a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24222025-08-01T15:12:41.005Z Compiling subtle v2.6.1
24232025-08-01T15:12:41.005Z Running `/home/build/.rustup/toolchains/1.88.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=d6a7e3851a3f8361 -C extra-filename=-1089bd0ce25a7d6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242025-08-01T15:12:41.047Z Compiling signal-hook-registry v1.4.2
24252025-08-01T15:12:41.090Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e09482d3fa57bd1 -C extra-filename=-4647445ac3488f76 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262025-08-01T15:12:41.118Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-4761e18bdb6a2ffc/build-script-build`
24272025-08-01T15:12:41.209Z Compiling regex-syntax v0.8.5
24282025-08-01T15:12:41.236Z Running `/home/build/.rustup/toolchains/1.88.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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --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=2ae952c4768d1efc -C extra-filename=-1ec141ff0d2c5435 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292025-08-01T15:12:41.306Z Compiling errno v0.3.12
24302025-08-01T15:12:41.332Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d0ffb0673ab1408b -C extra-filename=-50151fb85dc40b84 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24312025-08-01T15:12:41.400Z Compiling byteorder v1.5.0
24322025-08-01T15:12:41.427Z Running `/home/build/.rustup/toolchains/1.88.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=3438a74632ca7dfc -C extra-filename=-76e995005ff0a130 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332025-08-01T15:12:41.565Z Compiling hashbrown v0.15.4
24342025-08-01T15:12:41.592Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.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="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=1391793fbeca63ec -C extra-filename=-ea77094bf9778b00 --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-6489a005424e26a3.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-aa4171eab1a61a05.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-5c7a173a006c10c5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352025-08-01T15:12:41.619Z Compiling fnv v1.0.7
24362025-08-01T15:12:41.619Z Running `/home/build/.rustup/toolchains/1.88.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=7ef1ee06f4ea0794 -C extra-filename=-15eec6a4ea14602e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24372025-08-01T15:12:41.656Z Compiling aho-corasick v1.1.3
24382025-08-01T15:12:41.683Z Running `/home/build/.rustup/toolchains/1.88.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=0ffdf1b4d90563e1 -C extra-filename=-21b6c990cb36eaef --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-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24392025-08-01T15:12:41.710Z Compiling mio v1.0.2
24402025-08-01T15:12:41.710Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-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 --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=a1beefa89ec19267 -C extra-filename=-59a7b239b98be0ad --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-09283293c0e83604.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24412025-08-01T15:12:41.804Z Compiling typenum v1.17.0
24422025-08-01T15:12:41.804Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=e24acfb7e7fcf0fe -C extra-filename=-09740cdfab0a7fdf --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-09740cdfab0a7fdf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24432025-08-01T15:12:41.849Z Compiling futures-core v0.3.31
24442025-08-01T15:12:41.876Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=5a786d2b3013449d -C extra-filename=-cbdb771357233643 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24452025-08-01T15:12:42.146Z Compiling generic-array v0.14.7
24462025-08-01T15:12:42.173Z Running `/home/build/.rustup/toolchains/1.88.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=9f3bd9f514a5c116 -C extra-filename=-b14ef44b28fe8291 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-b14ef44b28fe8291 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24472025-08-01T15:12:42.608Z Compiling heck v0.5.0
24482025-08-01T15:12:42.635Z Running `/home/build/.rustup/toolchains/1.88.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=9ee0145e5d248ad7 -C extra-filename=-9c466a4ed58223b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492025-08-01T15:12:42.729Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-b14ef44b28fe8291/build-script-build`
24502025-08-01T15:12:42.788Z Compiling rustix v0.38.37
24512025-08-01T15:12:42.815Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --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=5f80a900bdbf13bb -C extra-filename=-cccfbef718886007 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-cccfbef718886007 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522025-08-01T15:12:42.845Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-09740cdfab0a7fdf/build-script-main`
24532025-08-01T15:12:42.880Z Compiling thiserror v1.0.69
24542025-08-01T15:12:42.907Z Running `/home/build/.rustup/toolchains/1.88.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=a43d24167fee7d7f -C extra-filename=-6d01aec4236f72c8 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-6d01aec4236f72c8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552025-08-01T15:12:43.070Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=adbb2ae4b8a34cbd -C extra-filename=-8f89a459679d1b35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24562025-08-01T15:12:43.182Z Compiling socket2 v0.6.0
24572025-08-01T15:12:43.208Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=ee70c538ec5e4ee4 -C extra-filename=-459c6d78c8e04241 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24582025-08-01T15:12:43.617Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-cccfbef718886007/build-script-build`
24592025-08-01T15:12:43.659Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-6d01aec4236f72c8/build-script-build`
24602025-08-01T15:12:43.982Z Compiling either v1.15.0
24612025-08-01T15:12:44.008Z Running `/home/build/.rustup/toolchains/1.88.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=32221ee4762a3a5c -C extra-filename=-7e6bfb7da4b02c98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622025-08-01T15:12:44.036Z Compiling iana-time-zone v0.1.63
24632025-08-01T15:12:44.036Z Running `/home/build/.rustup/toolchains/1.88.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.63/src/lib.rs --error-format=json --json=diagnostic-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=3531dade456b8819 -C extra-filename=-64248f07577526db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642025-08-01T15:12:44.081Z Compiling slab v0.4.9
24652025-08-01T15:12:44.122Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=edd02179c508d3f5 -C extra-filename=-6855f87e5729790e --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-6855f87e5729790e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662025-08-01T15:12:44.171Z Compiling pkg-config v0.3.31
24672025-08-01T15:12:44.198Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f162e2137b79bd2d -C extra-filename=-09d920a2180ec0b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682025-08-01T15:12:44.226Z Compiling spin v0.9.8
24692025-08-01T15:12:44.226Z Running `/home/build/.rustup/toolchains/1.88.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=ad4bc50a0c553900 -C extra-filename=-1fe42e1dabef62af --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-24231c8b3451e51f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702025-08-01T15:12:44.440Z Compiling regex-automata v0.4.8
24712025-08-01T15:12:44.467Z Running `/home/build/.rustup/toolchains/1.88.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.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="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=d63702c04f9d4942 -C extra-filename=-7641545b05054316 --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-21b6c990cb36eaef.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722025-08-01T15:12:44.497Z Compiling futures-io v0.3.31
24732025-08-01T15:12:44.528Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=6d620c617d57879e -C extra-filename=-dc9a70e47a4ff954 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742025-08-01T15:12:44.579Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-6855f87e5729790e/build-script-build`
24752025-08-01T15:12:44.630Z Compiling const-oid v0.9.6
24762025-08-01T15:12:44.656Z Running `/home/build/.rustup/toolchains/1.88.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=9fa8c5a35a6c97a2 -C extra-filename=-478d1a6e529906f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772025-08-01T15:12:44.723Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e99f5ca9fc0e6a21 -C extra-filename=-67845c7e7f0d37b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782025-08-01T15:12:44.813Z Compiling schemars v0.8.22
24792025-08-01T15:12:44.863Z Running `/home/build/.rustup/toolchains/1.88.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=4557068057fc898c -C extra-filename=-5f6b455be3790296 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-5f6b455be3790296 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24802025-08-01T15:12:45.050Z Compiling dyn-clone v1.0.19
24812025-08-01T15:12:45.078Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6176e1315701439 -C extra-filename=-2024a8f0d518287d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822025-08-01T15:12:45.210Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-5f6b455be3790296/build-script-build`
24832025-08-01T15:12:45.264Z Compiling futures-sink v0.3.31
24842025-08-01T15:12:45.311Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=4abf855a1cf2b37b -C extra-filename=-3870a1a8f1b27b92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852025-08-01T15:12:45.338Z Compiling lazy_static v1.5.0
24862025-08-01T15:12:45.338Z Running `/home/build/.rustup/toolchains/1.88.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=34a0b0e70bd7a812 -C extra-filename=-91a677dd349e0155 --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-1fe42e1dabef62af.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872025-08-01T15:12:45.364Z Compiling cpufeatures v0.2.14
24882025-08-01T15:12:45.365Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4aa99e815c725888 -C extra-filename=-45550c38244b7ffd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892025-08-01T15:12:45.483Z Compiling pin-utils v0.1.0
24902025-08-01T15:12:45.514Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd8405fc86599350 -C extra-filename=-1d84551e79640911 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912025-08-01T15:12:45.541Z Compiling synstructure v0.13.1
24922025-08-01T15:12:45.541Z Compiling serde_derive_internals v0.29.1
24932025-08-01T15:12:45.541Z Compiling syn v1.0.109
24942025-08-01T15:12:45.541Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name synstructure --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=1db98f4cab810a5c -C extra-filename=-65172aaa30d15e40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24952025-08-01T15:12:45.541Z Running `/home/build/.rustup/toolchains/1.88.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=36cf5c362ebb6f7b -C extra-filename=-f64a33b204e18a40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962025-08-01T15:12:45.541Z Running `/home/build/.rustup/toolchains/1.88.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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f7f1160f089708a5 -C extra-filename=-e5147a09d39e4010 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-e5147a09d39e4010 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972025-08-01T15:12:45.665Z Compiling futures-channel v0.3.31
24982025-08-01T15:12:45.692Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=a4801d8b65b080ea -C extra-filename=-842a1d8d7d894b4f --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-cbdb771357233643.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24992025-08-01T15:12:46.111Z Compiling futures-task v0.3.31
25002025-08-01T15:12:46.138Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=46a9ebbc76501d72 -C extra-filename=-2baa2e36a52c8d43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25012025-08-01T15:12:46.243Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-e5147a09d39e4010/build-script-build`
25022025-08-01T15:12:46.349Z Running `/home/build/.rustup/toolchains/1.88.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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=451eff5272c2297b -C extra-filename=-fde125be9e7b5dcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
25032025-08-01T15:12:46.396Z Compiling tracing-core v0.1.32
25042025-08-01T15:12:46.422Z Running `/home/build/.rustup/toolchains/1.88.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=924bcdce0d489093 -C extra-filename=-a6c9c6610318b68a --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-f242d23d18cdc86c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052025-08-01T15:12:46.462Z Compiling strsim v0.11.1
25062025-08-01T15:12:46.489Z Running `/home/build/.rustup/toolchains/1.88.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=9b59eaf87e9fccd0 -C extra-filename=-47f4b7d4fec673ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072025-08-01T15:12:46.530Z Compiling thiserror v2.0.12
25082025-08-01T15:12:46.557Z Running `/home/build/.rustup/toolchains/1.88.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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=281d5fee7c8755c5 -C extra-filename=-a6d0045a394b96d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-a6d0045a394b96d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092025-08-01T15:12:46.840Z Compiling glob v0.3.2
25102025-08-01T15:12:46.866Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-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=1439d3404814b351 -C extra-filename=-d7b54a0c7b41b572 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25112025-08-01T15:12:47.141Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-a6d0045a394b96d9/build-script-build`
25122025-08-01T15:12:47.196Z Compiling minimal-lexical v0.2.1
25132025-08-01T15:12:47.222Z Running `/home/build/.rustup/toolchains/1.88.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=eab372a9c259b5b2 -C extra-filename=-8c2fd25ac63a8fc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142025-08-01T15:12:47.546Z Compiling prettyplease v0.2.36
25152025-08-01T15:12:47.572Z Running `/home/build/.rustup/toolchains/1.88.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.36/build.rs --error-format=json --json=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=0f25153fe9a9b2fe -C extra-filename=-90e10633f8a17372 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-90e10633f8a17372 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162025-08-01T15:12:47.611Z Compiling clang-sys v1.8.1
25172025-08-01T15:12:47.638Z Running `/home/build/.rustup/toolchains/1.88.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=1fe8d469df5b5dc2 -C extra-filename=-c92a14a567b3cbf5 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-c92a14a567b3cbf5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182025-08-01T15:12:47.673Z Compiling crossbeam-utils v0.8.21
25192025-08-01T15:12:47.673Z Running `/home/build/.rustup/toolchains/1.88.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=abcccdd59e6b656e -C extra-filename=-9619a92106e2ce2c --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-9619a92106e2ce2c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202025-08-01T15:12:47.712Z Compiling nom v7.1.3
25212025-08-01T15:12:47.739Z Compiling paste v1.0.15
25222025-08-01T15:12:47.739Z Running `/home/build/.rustup/toolchains/1.88.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=c4ad295ab05a6247 -C extra-filename=-5f13edeeb2694294 --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-8bc9efb51d5cb13b.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-8c2fd25ac63a8fc9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25232025-08-01T15:12:47.739Z Running `/home/build/.rustup/toolchains/1.88.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=50a310a0acf5a5cc -C extra-filename=-ee26acab15dd03ac --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-ee26acab15dd03ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242025-08-01T15:12:47.950Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-90e10633f8a17372/build-script-build`
25252025-08-01T15:12:48.026Z Compiling adler2 v2.0.0
25262025-08-01T15:12:48.052Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-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("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=37a202678bd16895 -C extra-filename=-9d0dc732c177b686 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25272025-08-01T15:12:48.281Z Compiling miniz_oxide v0.8.5
25282025-08-01T15:12:48.308Z Running `/home/build/.rustup/toolchains/1.88.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.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)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=f55756ba6c8ce8bd -C extra-filename=-3ece0297858eab2b --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-9d0dc732c177b686.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292025-08-01T15:12:48.370Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-9619a92106e2ce2c/build-script-build`
25302025-08-01T15:12:48.397Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-ee26acab15dd03ac/build-script-build`
25312025-08-01T15:12:48.423Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-c92a14a567b3cbf5/build-script-build`
25322025-08-01T15:12:48.460Z Running `/home/build/.rustup/toolchains/1.88.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=3cbf8ddcbbf158bd -C extra-filename=-5159d48380bbdf86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
25332025-08-01T15:12:48.510Z Running `/home/build/.rustup/toolchains/1.88.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=2766492d66c490d5 -C extra-filename=-9ca21b882cc6264d --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"))'`
25342025-08-01T15:12:48.556Z Compiling libloading v0.8.5
25352025-08-01T15:12:48.582Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b6fc55ba05e07a1 -C extra-filename=-40c955fd3b717674 --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-1ec0b9c34a33fc61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25362025-08-01T15:12:48.939Z Compiling vcpkg v0.2.15
25372025-08-01T15:12:48.965Z Running `/home/build/.rustup/toolchains/1.88.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=17788019cb0bda13 -C extra-filename=-6cf298f1f0e76afa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382025-08-01T15:12:49.526Z Compiling regex v1.11.1
25392025-08-01T15:12:49.553Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-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 --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=45e3fed305b15073 -C extra-filename=-ef2de87a43f51cdf --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-21b6c990cb36eaef.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25402025-08-01T15:12:49.553Z Running `/home/build/.rustup/toolchains/1.88.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=8d5b7342d4a7caec -C extra-filename=-f5564dcf14e2fc76 --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-d7b54a0c7b41b572.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-40c955fd3b717674.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412025-08-01T15:12:49.616Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=23e6af9a853f8c8c -C extra-filename=-c47c5a172a21c64b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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)'`
25422025-08-01T15:12:49.753Z Compiling serde_derive v1.0.219
25432025-08-01T15:12:49.779Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-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=5a5d5220f0392961 -C extra-filename=-f8cafe78598a89a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442025-08-01T15:12:50.442Z Compiling zeroize_derive v1.4.2
25452025-08-01T15:12:50.469Z Running `/home/build/.rustup/toolchains/1.88.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.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=b557a8871377e732 -C extra-filename=-4907690109c52964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25462025-08-01T15:12:50.496Z Compiling zerofrom-derive v0.1.4
25472025-08-01T15:12:50.496Z Running `/home/build/.rustup/toolchains/1.88.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.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=1cccc273e0b17d42 -C extra-filename=-e5156b9bc92e921b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-65172aaa30d15e40.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482025-08-01T15:12:50.566Z Compiling yoke-derive v0.7.4
25492025-08-01T15:12:50.608Z Running `/home/build/.rustup/toolchains/1.88.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.7.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=31e2c7d691291353 -C extra-filename=-03a846f88013d697 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-65172aaa30d15e40.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25502025-08-01T15:12:51.809Z Compiling zeroize v1.8.1
25512025-08-01T15:12:51.835Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-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="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=0d3e4b8800f510e3 -C extra-filename=-70ec45b692bd35d9 --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-4907690109c52964.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25522025-08-01T15:12:52.166Z Compiling zerovec-derive v0.10.3
25532025-08-01T15:12:52.192Z Running `/home/build/.rustup/toolchains/1.88.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.10.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=33f97be7a519ace0 -C extra-filename=-9352ea3743ba4b1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542025-08-01T15:12:52.219Z Compiling displaydoc v0.2.5
25552025-08-01T15:12:52.220Z Running `/home/build/.rustup/toolchains/1.88.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=cddf7e8de6f080ba -C extra-filename=-61fc846a212cce95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25562025-08-01T15:12:53.134Z Compiling icu_provider_macros v1.5.0
25572025-08-01T15:12:53.170Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0963799ea05b7ade -C extra-filename=-5b0561b0706ed542 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25582025-08-01T15:12:53.427Z Running `/home/build/.rustup/toolchains/1.88.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=a10282f51e333c0f -C extra-filename=-c6c1183c12f21f86 --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-8f89a459679d1b35.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
25592025-08-01T15:12:53.714Z Compiling zerofrom v0.1.4
25602025-08-01T15:12:53.740Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zerofrom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-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="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=526f090d033a7274 -C extra-filename=-eae1eb7917267e8f --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-e5156b9bc92e921b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612025-08-01T15:12:53.767Z Compiling tokio-macros v2.5.0
25622025-08-01T15:12:53.767Z Running `/home/build/.rustup/toolchains/1.88.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.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=1dee7d25827a2079 -C extra-filename=-4a1a01855b529cc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632025-08-01T15:12:53.985Z Compiling yoke v0.7.4
25642025-08-01T15:12:54.012Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name yoke --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=9933218cad24f0fb -C extra-filename=-6b3666d7a57f1414 --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-29fe500b85244d3d.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-03a846f88013d697.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-eae1eb7917267e8f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652025-08-01T15:12:54.232Z Compiling thiserror-impl v1.0.69
25662025-08-01T15:12:54.259Z Running `/home/build/.rustup/toolchains/1.88.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=abbd58a0fe4dcca4 -C extra-filename=-f1eb38daedfe8427 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672025-08-01T15:12:54.367Z Compiling zerocopy-derive v0.7.35
25682025-08-01T15:12:54.394Z Running `/home/build/.rustup/toolchains/1.88.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=860329c1e145ec37 -C extra-filename=-e24dd9883b661d58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692025-08-01T15:12:54.424Z Compiling zerovec v0.10.4
25702025-08-01T15:12:54.424Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zerovec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=d230227d5003ca4a -C extra-filename=-420f0772244c84f1 --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-6b3666d7a57f1414.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-eae1eb7917267e8f.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-9352ea3743ba4b1a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712025-08-01T15:12:54.670Z Compiling crypto-common v0.1.6
25722025-08-01T15:12:54.697Z Running `/home/build/.rustup/toolchains/1.88.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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=114369bbd4504936 -C extra-filename=-005fe0d02da3f46b --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-c6c1183c12f21f86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-8f89a459679d1b35.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732025-08-01T15:12:54.935Z Compiling schemars_derive v0.8.22
25742025-08-01T15:12:54.962Z Running `/home/build/.rustup/toolchains/1.88.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=97ca4513d56c3395 -C extra-filename=-19f09f48d1dd47d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-f64a33b204e18a40.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752025-08-01T15:12:55.180Z Compiling block-buffer v0.10.4
25762025-08-01T15:12:55.207Z Running `/home/build/.rustup/toolchains/1.88.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=6ac72f4d46bd9438 -C extra-filename=-371cf206dc6cbc7f --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-c6c1183c12f21f86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772025-08-01T15:12:55.504Z Compiling digest v0.10.7
25782025-08-01T15:12:55.530Z Running `/home/build/.rustup/toolchains/1.88.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=7c17dbeeaf59a045 -C extra-filename=-86cffebc07ad4c24 --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-371cf206dc6cbc7f.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-478d1a6e529906f8.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-005fe0d02da3f46b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792025-08-01T15:12:55.938Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=3dd1e04f683a9026 -C extra-filename=-055e1d96445a02a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
25802025-08-01T15:12:55.996Z Compiling tinystr v0.7.6
25812025-08-01T15:12:56.040Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tinystr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-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="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=1efe14a651d45e33 -C extra-filename=-62806a7b4fb88d36 --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-61fc846a212cce95.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822025-08-01T15:12:56.243Z Compiling icu_collections v1.5.0
25832025-08-01T15:12:56.270Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_collections --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-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("bench", "databake", "serde", "std"))' -C metadata=e1c7cfe744131e1b -C extra-filename=-c2f239cd3f0e3bd1 --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-61fc846a212cce95.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-6b3666d7a57f1414.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-eae1eb7917267e8f.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25842025-08-01T15:12:56.298Z Compiling zerocopy v0.7.35
25852025-08-01T15:12:56.298Z Running `/home/build/.rustup/toolchains/1.88.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="simd"' --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=63900a4edb748b7e -C extra-filename=-f9f786032867e7b5 --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-76e995005ff0a130.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-e24dd9883b661d58.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862025-08-01T15:12:56.438Z Compiling icu_locid v1.5.0
25872025-08-01T15:12:56.465Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid-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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=f73c50a59dd3c401 -C extra-filename=-7b7739c05bb4c6b7 --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-61fc846a212cce95.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-0170928932a59862.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-62806a7b4fb88d36.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-249513e1aced7ce2.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25882025-08-01T15:12:56.585Z Compiling futures-macro v0.3.31
25892025-08-01T15:12:56.612Z Running `/home/build/.rustup/toolchains/1.88.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.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=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=f6d7610e3c6e65e9 -C extra-filename=-a6c550551e79cdc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902025-08-01T15:12:56.942Z Running `/home/build/.rustup/toolchains/1.88.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=30d8b021ac1a2e5e -C extra-filename=-e3c9772f0ef5be4c --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-f1eb38daedfe8427.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)'`
25912025-08-01T15:12:57.133Z Compiling tracing-attributes v0.1.27
25922025-08-01T15:12:57.167Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=d1648886b684fc29 -C extra-filename=-ca4691c1af48cd68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932025-08-01T15:12:57.426Z Compiling thiserror-impl v2.0.12
25942025-08-01T15:12:57.452Z Running `/home/build/.rustup/toolchains/1.88.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.12/src/lib.rs --error-format=json --json=diagnostic-rendered-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=900a8716fe0a8338 -C extra-filename=-e93a66b2aeb2da39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952025-08-01T15:12:57.572Z Compiling icu_provider v1.5.0
25962025-08-01T15:12:57.605Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_provider --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-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="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=3b9c70733f38cd9b -C extra-filename=-e24fab2c033d7909 --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-61fc846a212cce95.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-7b7739c05bb4c6b7.rmeta --extern icu_provider_macros=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider_macros-5b0561b0706ed542.so --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-29fe500b85244d3d.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-62806a7b4fb88d36.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-249513e1aced7ce2.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-6b3666d7a57f1414.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-eae1eb7917267e8f.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972025-08-01T15:12:57.645Z Compiling ppv-lite86 v0.2.20
25982025-08-01T15:12:57.671Z Running `/home/build/.rustup/toolchains/1.88.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.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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=82171fd18d0c87ee -C extra-filename=-3d20efd75ba060fc --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-f9f786032867e7b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25992025-08-01T15:12:58.320Z Compiling icu_locid_transform v1.5.0
26002025-08-01T15:12:58.346Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_locid_transform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locid_transform-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="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=c9d2d23d333ab448 -C extra-filename=-367ed225111b31ab --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-61fc846a212cce95.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-7b7739c05bb4c6b7.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform_data-c69913c2f21e42a8.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-e24fab2c033d7909.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-62806a7b4fb88d36.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012025-08-01T15:12:58.375Z Compiling futures-util v0.3.31
26022025-08-01T15:12:58.376Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=9af4a68aa31d8aba -C extra-filename=-f5c1185d570ac8b9 --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-842a1d8d7d894b4f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-a6c550551e79cdc3.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-1d84551e79640911.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-67845c7e7f0d37b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032025-08-01T15:12:58.429Z Compiling cexpr v0.6.0
26042025-08-01T15:12:58.456Z Running `/home/build/.rustup/toolchains/1.88.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=de67b93e8ee7d22b -C extra-filename=-a9025c1d913e85d8 --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-5f13edeeb2694294.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26052025-08-01T15:12:58.482Z Compiling home v0.5.9
26062025-08-01T15:12:58.521Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7067652b7b8222d -C extra-filename=-b93dad57b4a66562 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26072025-08-01T15:12:58.547Z Compiling block-padding v0.3.3
26082025-08-01T15:12:58.573Z Running `/home/build/.rustup/toolchains/1.88.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=1c6dc8e336fcac9a -C extra-filename=-ebf0c026730b07ef --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-c6c1183c12f21f86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092025-08-01T15:12:58.743Z Compiling ring v0.17.14
26102025-08-01T15:12:58.770Z Running `/home/build/.rustup/toolchains/1.88.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=97fb68ffd2b9034b -C extra-filename=-0d6dabc737e3da31 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-0d6dabc737e3da31 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112025-08-01T15:12:58.818Z Compiling num-conv v0.1.0
26122025-08-01T15:12:58.845Z Running `/home/build/.rustup/toolchains/1.88.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.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1c82f937741bb84 -C extra-filename=-ce6111bcc6393f59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132025-08-01T15:12:59.115Z Compiling time-core v0.1.2
26142025-08-01T15:12:59.148Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4288cbe9f149e78 -C extra-filename=-7aa78bd8258e3dd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152025-08-01T15:12:59.335Z Compiling powerfmt v0.2.0
26162025-08-01T15:12:59.361Z Running `/home/build/.rustup/toolchains/1.88.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=37ea43f47441f478 -C extra-filename=-a7390946a1347e8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172025-08-01T15:12:59.730Z Compiling icu_properties v1.5.1
26182025-08-01T15:12:59.795Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=6b403c117b5ffb98 -C extra-filename=-c46933c84f6b7afd --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-61fc846a212cce95.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-c2f239cd3f0e3bd1.rmeta --extern icu_locid_transform=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform-367ed225111b31ab.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-1066dd833868b82d.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-e24fab2c033d7909.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-62806a7b4fb88d36.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192025-08-01T15:12:59.822Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-0d6dabc737e3da31/build-script-build`
26202025-08-01T15:12:59.849Z Compiling deranged v0.3.11
26212025-08-01T15:12:59.849Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3b203733fcfcb213 -C extra-filename=-946e0c43c071e0ab --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-a7390946a1347e8d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26222025-08-01T15:13:00.007Z Compiling tracing v0.1.40
26232025-08-01T15:13:00.034Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --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=df845252c5592b8f -C extra-filename=-5af8ef375db8323f --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-244bc0f69c2ab2b0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-ca4691c1af48cd68.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-a6c9c6610318b68a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242025-08-01T15:13:00.329Z Compiling bytes v1.10.1
26252025-08-01T15:13:00.355Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-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(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=46ed51293a004cd7 -C extra-filename=-c4ed0f2ee252a2f2 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262025-08-01T15:13:00.382Z Compiling bitflags v2.9.1
26272025-08-01T15:13:00.382Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=2b6f2f712c2f34be -C extra-filename=-f5683af400e4b5bb --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282025-08-01T15:13:00.510Z Running `/home/build/.rustup/toolchains/1.88.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.141/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --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=a9ab3e778c9329c6 -C extra-filename=-28389c229fd86612 --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-b294c65c434d0a42.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-20c2089e36bd3399.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.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"))'`
26292025-08-01T15:13:00.613Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bcb76a931490c432 -C extra-filename=-bd643a5291546ec3 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
26302025-08-01T15:13:00.829Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.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 --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="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --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=a305fdfef3a8fb17 -C extra-filename=-e03c66de06ed6290 --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-f5683af400e4b5bb.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-50151fb85dc40b84.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
26312025-08-01T15:13:01.099Z Compiling indexmap v2.10.0
26322025-08-01T15:13:01.128Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-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 '--allow=clippy::style' --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", "test_debug"))' -C metadata=80be03e4b4186ae4 -C extra-filename=-d1207bdafd8da2e1 --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-aa4171eab1a61a05.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332025-08-01T15:13:01.298Z Compiling chrono v0.4.41
26342025-08-01T15:13:01.325Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-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 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "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=922f2d246a86de5a -C extra-filename=-e297e2f9d3879ddf --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-64248f07577526db.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352025-08-01T15:13:01.643Z Compiling tokio v1.47.0
26362025-08-01T15:13:01.669Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/lib.rs --error-format=json --json=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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3275a448a56f5734 -C extra-filename=-95e2358d833f25fa --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-c4ed0f2ee252a2f2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-4647445ac3488f76.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-459c6d78c8e04241.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-4a1a01855b529cc8.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372025-08-01T15:13:02.391Z Compiling uuid v1.17.0
26382025-08-01T15:13:02.418Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=a530156031be1d53 -C extra-filename=-a2840bdd124480de --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-bc2d54df68e62c56.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392025-08-01T15:13:02.999Z Compiling icu_normalizer v1.5.0
26402025-08-01T15:13:03.069Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name icu_normalizer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-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="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=66aa04a415ee1892 -C extra-filename=-2b6c76ac004b8b2f --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-61fc846a212cce95.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-c2f239cd3f0e3bd1.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-ecb780751e49f782.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-c46933c84f6b7afd.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-e24fab2c033d7909.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern utf16_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf16_iter-e12f82b12f8e5680.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-907e9b43bd5f3317.rmeta --extern write16=/work/oxidecomputer/omicron/target/debug/deps/libwrite16-033d25e2dac1b9a1.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-420f0772244c84f1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412025-08-01T15:13:03.209Z Compiling http v1.3.1
26422025-08-01T15:13:03.235Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7bf5cf5db1baf7ed -C extra-filename=-4ed94406d3c6bfdf --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-c4ed0f2ee252a2f2.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-15eec6a4ea14602e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432025-08-01T15:13:03.619Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ab6e786290284be1 -C extra-filename=-d4a1ca9a0fc30bad --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-e93a66b2aeb2da39.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)'`
26442025-08-01T15:13:03.682Z Compiling serde_tokenstream v0.2.2
26452025-08-01T15:13:03.709Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7f128d8d52ae948 -C extra-filename=-43f9783393799993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462025-08-01T15:13:03.840Z Compiling idna_adapter v1.2.0
26472025-08-01T15:13:03.867Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-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=c698bea3010edca1 -C extra-filename=-d067a57daf332545 --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-2b6c76ac004b8b2f.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-c46933c84f6b7afd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482025-08-01T15:13:04.104Z Compiling idna v1.0.3
26492025-08-01T15:13:04.131Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=25bb486d1b150c72 -C extra-filename=-ac5419c9b04eee5c --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-d067a57daf332545.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-907e9b43bd5f3317.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502025-08-01T15:13:04.230Z Compiling time-macros v0.2.18
26512025-08-01T15:13:04.257Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=e5827da8d20f9192 -C extra-filename=-ab54f155c33ae803 --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-ce6111bcc6393f59.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-7aa78bd8258e3dd1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522025-08-01T15:13:04.284Z Compiling inout v0.1.3
26532025-08-01T15:13:04.284Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=3b4eebffb097a67a -C extra-filename=-8039d9bbf1b146e0 --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-ebf0c026730b07ef.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542025-08-01T15:13:04.341Z Compiling num_threads v0.1.7
26552025-08-01T15:13:04.368Z Running `/home/build/.rustup/toolchains/1.88.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=c466aed2872158bb -C extra-filename=-8a13c4e1020a7395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562025-08-01T15:13:04.497Z Compiling itertools v0.12.1
26572025-08-01T15:13:04.524Z Running `/home/build/.rustup/toolchains/1.88.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=c70cb680326a8cf7 -C extra-filename=-03c523b9d2dbbd95 --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-7e6bfb7da4b02c98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582025-08-01T15:13:04.551Z Compiling cipher v0.4.4
26592025-08-01T15:13:04.551Z Running `/home/build/.rustup/toolchains/1.88.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=5872b754bab20bbf -C extra-filename=-9eddc679e4ee8c8e --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-005fe0d02da3f46b.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8039d9bbf1b146e0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602025-08-01T15:13:04.604Z Compiling bindgen v0.69.5
26612025-08-01T15:13:04.631Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --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=d3d63128a4ce768b -C extra-filename=-865553e8ddeaacd5 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-865553e8ddeaacd5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622025-08-01T15:13:04.855Z Compiling url v2.5.4
26632025-08-01T15:13:04.882Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.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="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=382ba68f181b4e2d -C extra-filename=-27f0506f3e20f1d5 --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-8f384e6d644a1dbb.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26642025-08-01T15:13:05.084Z Compiling base64 v0.22.1
26652025-08-01T15:13:05.112Z Running `/home/build/.rustup/toolchains/1.88.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=f8d26922327af803 -C extra-filename=-55b2fb0813a2d2c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26662025-08-01T15:13:05.139Z Compiling which v4.4.2
26672025-08-01T15:13:05.140Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=d93462e0813b3c37 -C extra-filename=-96284f5c2e42f6ff --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-7e6bfb7da4b02c98.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-b93dad57b4a66562.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682025-08-01T15:13:05.417Z Compiling ipnet v2.11.0
26692025-08-01T15:13:05.444Z Running `/home/build/.rustup/toolchains/1.88.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=19182a2f3adefcdd -C extra-filename=-f4d532b8bf8b4102 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702025-08-01T15:13:05.508Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-865553e8ddeaacd5/build-script-build`
26712025-08-01T15:13:05.568Z Compiling gimli v0.31.1
26722025-08-01T15:13:05.595Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-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=3d569f9fa20ff638 -C extra-filename=-7a5782939de63bf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732025-08-01T15:13:05.657Z Compiling httparse v1.9.5
26742025-08-01T15:13:05.684Z Running `/home/build/.rustup/toolchains/1.88.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.9.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 --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=3f0a04e4349b8095 -C extra-filename=-c2f7c0e27ad9a9bc --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-c2f7c0e27ad9a9bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752025-08-01T15:13:05.720Z Compiling rustc-hash v1.1.0
26762025-08-01T15:13:05.747Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=45324e0c98b0fbf7 -C extra-filename=-0f17519d92dd4213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772025-08-01T15:13:05.938Z Running `/home/build/.rustup/toolchains/1.88.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=ddcfa4bc15370d73 -C extra-filename=-1602c66ee8bf46f8 --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-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-2024a8f0d518287d.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-19f09f48d1dd47d3.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
26782025-08-01T15:13:06.343Z Compiling zerocopy v0.8.26
26792025-08-01T15:13:06.370Z Running `/home/build/.rustup/toolchains/1.88.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.26/build.rs --error-format=json --json=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=c250b3d2589503c6 -C extra-filename=-cc7a4244a93a4517 --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-cc7a4244a93a4517 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802025-08-01T15:13:06.397Z Compiling lazycell v1.3.0
26812025-08-01T15:13:06.444Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=487fe4e52c820319 -C extra-filename=-3d43369f3a07118a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822025-08-01T15:13:06.497Z Compiling atomic-waker v1.1.2
26832025-08-01T15:13:06.524Z Running `/home/build/.rustup/toolchains/1.88.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=2a24d5af16a19365 -C extra-filename=-b62c772dab649964 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842025-08-01T15:13:06.620Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-c2f7c0e27ad9a9bc/build-script-build`
26852025-08-01T15:13:06.701Z Compiling time v0.3.36
26862025-08-01T15:13:06.729Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=8328555efa917f87 -C extra-filename=-893ec5c9fd9933a9 --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-946e0c43c071e0ab.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-ce6111bcc6393f59.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-8a13c4e1020a7395.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-a7390946a1347e8d.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-7aa78bd8258e3dd1.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-ab54f155c33ae803.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26872025-08-01T15:13:06.756Z Compiling zerocopy-derive v0.8.26
26882025-08-01T15:13:06.756Z Compiling cmake v0.1.51
26892025-08-01T15:13:06.756Z Running `/home/build/.rustup/toolchains/1.88.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.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aae276a028fd1b44 -C extra-filename=-1f5a8df0394d476b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902025-08-01T15:13:06.756Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.51/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afa4477bf2985043 -C extra-filename=-2b701c607b79de20 --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-553a18a86db4220f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912025-08-01T15:13:06.980Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --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=961add632dd7f35b -C extra-filename=-353dcf957868deee --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-f5683af400e4b5bb.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-a9025c1d913e85d8.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-f5564dcf14e2fc76.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-03c523b9d2dbbd95.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-3d43369f3a07118a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-0f17519d92dd4213.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c99b785a067e08da.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-96284f5c2e42f6ff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922025-08-01T15:13:07.175Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-cc7a4244a93a4517/build-script-build`
26932025-08-01T15:13:07.274Z Compiling object v0.36.5
26942025-08-01T15:13:07.301Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --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", "compiler_builtins", "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=81775b0194704a15 -C extra-filename=-a569fe31b89d5585 --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-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952025-08-01T15:13:07.562Z Compiling untrusted v0.9.0
26962025-08-01T15:13:07.589Z Running `/home/build/.rustup/toolchains/1.88.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=fcfe23fadbe3901e -C extra-filename=-88d40a7674cf1006 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972025-08-01T15:13:07.777Z Compiling dunce v1.0.5
26982025-08-01T15:13:07.804Z Running `/home/build/.rustup/toolchains/1.88.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=1f87d54f82adb3bd -C extra-filename=-d75079d7483120c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992025-08-01T15:13:07.947Z Compiling rustc-demangle v0.1.24
27002025-08-01T15:13:07.974Z Running `/home/build/.rustup/toolchains/1.88.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.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("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=bdd036cde91d417e -C extra-filename=-e61288c4920bce0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012025-08-01T15:13:08.813Z Compiling base64ct v1.6.0
27022025-08-01T15:13:08.839Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=de0574138411d7d9 -C extra-filename=-e7e7ccedf1a48000 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032025-08-01T15:13:08.866Z Compiling fs_extra v1.3.0
27042025-08-01T15:13:08.867Z Running `/home/build/.rustup/toolchains/1.88.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=cc16d831e7c2ea34 -C extra-filename=-a3c044466d941175 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052025-08-01T15:13:09.392Z Compiling tokio-util v0.7.15
27062025-08-01T15:13:09.419Z Running `/home/build/.rustup/toolchains/1.88.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.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(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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --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", "net", "rt", "slab", "time", "tracing"))' -C metadata=5f26c18ce67b9766 -C extra-filename=-f8ad4a3ade10f2a0 --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-c4ed0f2ee252a2f2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-67845c7e7f0d37b0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072025-08-01T15:13:09.446Z Compiling addr2line v0.24.2
27082025-08-01T15:13:09.446Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/addr2line-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=477f2aaddbaf6ec8 -C extra-filename=-c2c8b4690336663c --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-7a5782939de63bf3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092025-08-01T15:13:09.539Z Compiling anyhow v1.0.98
27102025-08-01T15:13:09.566Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/build.rs --error-format=json --json=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=fe8bcd9520d67a6a -C extra-filename=-a46fdae4da12a05e --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-a46fdae4da12a05e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112025-08-01T15:13:09.593Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=5a2bfa86eab10a03 -C extra-filename=-3e6100c67586523a --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-1f5a8df0394d476b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
27122025-08-01T15:13:10.104Z Running `/home/build/.rustup/toolchains/1.88.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=c9b69aa41b77fb13 -C extra-filename=-daf577ad99ccf233 --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-1ec0b9c34a33fc61.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-db1759231e804faf.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-88d40a7674cf1006.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-7a1a7867aee50800/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
27132025-08-01T15:13:10.272Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-a46fdae4da12a05e/build-script-build`
27142025-08-01T15:13:10.679Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.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 --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=e080a6f9f096dfe4 -C extra-filename=-853e871c5ff485d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
27152025-08-01T15:13:10.776Z Compiling rand_chacha v0.3.1
27162025-08-01T15:13:10.803Z Running `/home/build/.rustup/toolchains/1.88.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=46f61b6bcff7de53 -C extra-filename=-e12c4f515b707036 --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-3d20efd75ba060fc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172025-08-01T15:13:10.830Z Compiling hmac v0.12.1
27182025-08-01T15:13:10.883Z Running `/home/build/.rustup/toolchains/1.88.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=0ba48fa20272a703 -C extra-filename=-401945d023ab2c01 --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-86cffebc07ad4c24.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192025-08-01T15:13:11.120Z Compiling sha2 v0.10.9
27202025-08-01T15:13:11.147Z Running `/home/build/.rustup/toolchains/1.88.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=ab088b7f518ae011 -C extra-filename=-b0526726184d08fa --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-1ec0b9c34a33fc61.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212025-08-01T15:13:11.278Z Compiling rand v0.8.5
27222025-08-01T15:13:11.304Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=1a961a7cd51ce339 -C extra-filename=-a2abf8b0892f0791 --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-09283293c0e83604.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e12c4f515b707036.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232025-08-01T15:13:12.583Z Compiling serde_spanned v0.6.9
27242025-08-01T15:13:12.610Z Running `/home/build/.rustup/toolchains/1.88.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=6abff88f42645e63 -C extra-filename=-4be28576b7118d33 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252025-08-01T15:13:12.756Z Compiling toml_datetime v0.6.11
27262025-08-01T15:13:12.783Z Running `/home/build/.rustup/toolchains/1.88.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=dd1498b9d2e059bd -C extra-filename=-3694c492e31abeb2 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272025-08-01T15:13:12.846Z Compiling rustls-pki-types v1.10.0
27282025-08-01T15:13:12.873Z Running `/home/build/.rustup/toolchains/1.88.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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=36d64cfd2348e286 -C extra-filename=-5f186ce15e45df88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292025-08-01T15:13:12.951Z Compiling backtrace v0.3.74
27302025-08-01T15:13:12.978Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.74/src/lib.rs --error-format=json --json=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", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=e6f8b54e53cdacca -C extra-filename=-931823d0e9ae7cb8 --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-c2c8b4690336663c.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-3ece0297858eab2b.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-a569fe31b89d5585.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-e61288c4920bce0a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312025-08-01T15:13:13.313Z Compiling aws-lc-rs v1.12.4
27322025-08-01T15:13:13.340Z Running `/home/build/.rustup/toolchains/1.88.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.12.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="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", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=54a69dee8b5ed9aa -C extra-filename=-4c9e2f54cf86722e --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-4c9e2f54cf86722e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332025-08-01T15:13:13.527Z Compiling http-body v1.0.1
27342025-08-01T15:13:13.554Z Running `/home/build/.rustup/toolchains/1.88.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=dfcb9c9075784588 -C extra-filename=-7e3a28f88888b979 --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-c4ed0f2ee252a2f2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27352025-08-01T15:13:13.588Z Compiling pem-rfc7468 v0.7.0
27362025-08-01T15:13:13.615Z Running `/home/build/.rustup/toolchains/1.88.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=a788e3c7b69bc305 -C extra-filename=-6fc7cf573e792b69 --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-e7e7ccedf1a48000.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372025-08-01T15:13:13.675Z Compiling openssl-sys v0.9.109
27382025-08-01T15:13:13.702Z Running `/home/build/.rustup/toolchains/1.88.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.109/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", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=3a48e64ebec74522 -C extra-filename=-383681ed2d30efc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-383681ed2d30efc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-6cf298f1f0e76afa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27392025-08-01T15:13:13.742Z Compiling utf8parse v0.2.2
27402025-08-01T15:13:13.769Z Running `/home/build/.rustup/toolchains/1.88.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=f0a3661deb1ceb7a -C extra-filename=-02c76f0839d662e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412025-08-01T15:13:13.805Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-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=33c0c8826af204b6 -C extra-filename=-91b796b8892c3c3d --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-931823d0e9ae7cb8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
27422025-08-01T15:13:13.850Z Compiling httpdate v1.0.3
27432025-08-01T15:13:13.876Z Running `/home/build/.rustup/toolchains/1.88.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=c4efa24204133013 -C extra-filename=-0d4a610ab82ada64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442025-08-01T15:13:13.906Z Compiling rustversion v1.0.17
27452025-08-01T15:13:13.906Z Running `/home/build/.rustup/toolchains/1.88.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.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20a8b72190f5d300 -C extra-filename=-1f47f2c8c3b1e1df --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-1f47f2c8c3b1e1df -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462025-08-01T15:13:13.967Z Compiling untrusted v0.7.1
27472025-08-01T15:13:14.017Z Running `/home/build/.rustup/toolchains/1.88.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=dc9f95d0fc7cbfe6 -C extra-filename=-304d397d9ddb1a1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482025-08-01T15:13:14.193Z Compiling try-lock v0.2.5
27492025-08-01T15:13:14.220Z Running `/home/build/.rustup/toolchains/1.88.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=e481c755176e367e -C extra-filename=-0d135b750890557c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502025-08-01T15:13:14.249Z Compiling h2 v0.4.6
27512025-08-01T15:13:14.249Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2ae7e49440ef6a65 -C extra-filename=-8aee450c7caf7cdf --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-b62c772dab649964.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-15eec6a4ea14602e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-67845c7e7f0d37b0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522025-08-01T15:13:14.286Z Compiling tower-service v0.3.3
27532025-08-01T15:13:14.286Z Running `/home/build/.rustup/toolchains/1.88.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=f936002eebe944dc -C extra-filename=-42863c33d4a63f5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27542025-08-01T15:13:14.406Z Compiling want v0.3.1
27552025-08-01T15:13:14.433Z Running `/home/build/.rustup/toolchains/1.88.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=40def0c8b42e016a -C extra-filename=-a2d2a0e8e8013bc2 --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-0d135b750890557c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27562025-08-01T15:13:14.467Z Compiling der_derive v0.7.3
27572025-08-01T15:13:14.494Z Running `/home/build/.rustup/toolchains/1.88.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=a27f0b8b716b9b52 -C extra-filename=-2830d513fff49f66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27582025-08-01T15:13:14.544Z Compiling async-trait v0.1.88
27592025-08-01T15:13:14.571Z Running `/home/build/.rustup/toolchains/1.88.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.88/src/lib.rs --error-format=json --json=diagnostic-rendered-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=700711626be82917 -C extra-filename=-7757a5163fd5f6fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27602025-08-01T15:13:14.598Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-1f47f2c8c3b1e1df/build-script-build`
27612025-08-01T15:13:14.703Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9948aab192bc0bfc -C extra-filename=-b3bfcc61262192ba --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"))'`
27622025-08-01T15:13:14.753Z Compiling flagset v0.4.6
27632025-08-01T15:13:14.753Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-383681ed2d30efc8/build-script-main`
27642025-08-01T15:13:14.780Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flagset-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=4479736f46d9aca1 -C extra-filename=-7362bf6f31129110 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652025-08-01T15:13:14.911Z Compiling slog v2.7.0
27662025-08-01T15:13:14.938Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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=db0a2279a5eaa5d3 -C extra-filename=-df7909c1f1f6298f --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-df7909c1f1f6298f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672025-08-01T15:13:15.027Z Compiling pbkdf2 v0.12.2
27682025-08-01T15:13:15.054Z Running `/home/build/.rustup/toolchains/1.88.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=b9c9834c9a1672d1 -C extra-filename=-ab113d97a8f61cb6 --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-86cffebc07ad4c24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692025-08-01T15:13:15.247Z Compiling aes v0.8.4
27702025-08-01T15:13:15.275Z Running `/home/build/.rustup/toolchains/1.88.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=c16b4ffe12327691 -C extra-filename=-46e7e75132e78dcd --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-1ec0b9c34a33fc61.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712025-08-01T15:13:15.386Z Compiling anstyle v1.0.11
27722025-08-01T15:13:15.433Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a0d50511e740b6a0 -C extra-filename=-00e5fc0142abc387 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732025-08-01T15:13:15.460Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-df7909c1f1f6298f/build-script-build`
27742025-08-01T15:13:15.549Z Compiling mime v0.3.17
27752025-08-01T15:13:15.576Z Running `/home/build/.rustup/toolchains/1.88.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=4182fa1a46e96754 -C extra-filename=-d05a7a38841d8550 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27762025-08-01T15:13:15.819Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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=f14ab687dd5fbbf3 -C extra-filename=-0a0872c58932da90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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 integer128`
27772025-08-01T15:13:15.867Z Compiling salsa20 v0.10.2
27782025-08-01T15:13:15.916Z Running `/home/build/.rustup/toolchains/1.88.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=30c4e45a5dba5555 -C extra-filename=-64749218be7e6f12 --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-9eddc679e4ee8c8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792025-08-01T15:13:16.052Z Compiling cbc v0.1.2
27802025-08-01T15:13:16.079Z Running `/home/build/.rustup/toolchains/1.88.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=ae07936c7d32f3a7 -C extra-filename=-8a485eaefa5e1dec --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-9eddc679e4ee8c8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812025-08-01T15:13:16.131Z Compiling foreign-types-shared v0.1.1
27822025-08-01T15:13:16.158Z Running `/home/build/.rustup/toolchains/1.88.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=75fe7f86796914d9 -C extra-filename=-22da25a756105d93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832025-08-01T15:13:16.314Z Compiling openssl v0.10.73
27842025-08-01T15:13:16.341Z Running `/home/build/.rustup/toolchains/1.88.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.73/build.rs --error-format=json --json=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", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=f05a80e064d57833 -C extra-filename=-97151bc7ee2434bd --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-97151bc7ee2434bd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852025-08-01T15:13:16.378Z Compiling openssl-probe v0.1.5
27862025-08-01T15:13:16.378Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de20f75652c32d76 -C extra-filename=-31ef71ceced5215b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872025-08-01T15:13:16.489Z Compiling foreign-types v0.3.2
27882025-08-01T15:13:16.516Z Running `/home/build/.rustup/toolchains/1.88.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=ff8e56013bfa4750 -C extra-filename=-453285ad844747c3 --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-22da25a756105d93.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892025-08-01T15:13:16.544Z Compiling der v0.7.9
27902025-08-01T15:13:16.544Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=f695bdf67bb82c02 -C extra-filename=-74712cd288224dfa --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-478d1a6e529906f8.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-2830d513fff49f66.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-7362bf6f31129110.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912025-08-01T15:13:16.654Z Compiling scrypt v0.11.0
27922025-08-01T15:13:16.681Z Running `/home/build/.rustup/toolchains/1.88.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=3f424262c4abe494 -C extra-filename=-218d7ba2078f2943 --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-ab113d97a8f61cb6.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-64749218be7e6f12.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932025-08-01T15:13:16.735Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=d7afc2d53c08120f -C extra-filename=-81005c14a8a0bc47 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --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_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(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(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)'`
27942025-08-01T15:13:16.832Z Compiling anstyle-parse v0.2.5
27952025-08-01T15:13:16.859Z Running `/home/build/.rustup/toolchains/1.88.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.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=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=5bfbf14592930688 -C extra-filename=-76f1a1158cbd70b1 --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-02c76f0839d662e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962025-08-01T15:13:16.898Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-97151bc7ee2434bd/build-script-build`
27972025-08-01T15:13:16.936Z Compiling http-body-util v0.1.3
27982025-08-01T15:13:16.962Z Running `/home/build/.rustup/toolchains/1.88.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=1ed12bf92c388a84 -C extra-filename=-83772f1a884f7487 --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-c4ed0f2ee252a2f2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992025-08-01T15:13:17.165Z Compiling rustc_version v0.4.1
28002025-08-01T15:13:17.192Z Running `/home/build/.rustup/toolchains/1.88.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=5f16110d755c73b5 -C extra-filename=-7a97d3d9508f5c1c --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-bd643a5291546ec3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012025-08-01T15:13:17.222Z Compiling openssl-macros v0.1.1
28022025-08-01T15:13:17.249Z Running `/home/build/.rustup/toolchains/1.88.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=9db443577017d1e1 -C extra-filename=-77c1dc78b6cd197b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28032025-08-01T15:13:17.430Z Compiling rustls v0.23.19
28042025-08-01T15:13:17.457Z Running `/home/build/.rustup/toolchains/1.88.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.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="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --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", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=b4fac327c8ebd91a -C extra-filename=-dbe94789b7202f81 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-dbe94789b7202f81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052025-08-01T15:13:17.484Z Compiling colorchoice v1.0.2
28062025-08-01T15:13:17.484Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-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 '--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=379eac0ab2030aad -C extra-filename=-e633d8bb4cc1538a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072025-08-01T15:13:17.719Z Compiling is_terminal_polyfill v1.70.1
28082025-08-01T15:13:17.745Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=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=84a81466bd5f4eba -C extra-filename=-7331f6b3007b7c5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28092025-08-01T15:13:17.837Z Compiling anstyle-query v1.1.1
28102025-08-01T15:13:17.863Z Compiling terminal_size v0.4.0
28112025-08-01T15:13:17.863Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=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=4316f1a2bab4ec43 -C extra-filename=-7d8b40335dfe5f0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122025-08-01T15:13:17.863Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be37ab89a5e58ee9 -C extra-filename=-51263498299cdb7d --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-e03c66de06ed6290.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28132025-08-01T15:13:17.937Z Compiling native-tls v0.2.12
28142025-08-01T15:13:17.965Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e2248efbbf9ff976 -C extra-filename=-89bbba82fe3c94b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-89bbba82fe3c94b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152025-08-01T15:13:17.998Z Compiling serde_urlencoded v0.7.1
28162025-08-01T15:13:17.998Z Running `/home/build/.rustup/toolchains/1.88.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=969405f507175ccd -C extra-filename=-0e8ebc29aa1b3701 --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-8f384e6d644a1dbb.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-20c2089e36bd3399.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28172025-08-01T15:13:18.116Z Compiling anstream v0.6.18
28182025-08-01T15:13:18.143Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.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=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=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' '--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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b0148b866a21009d -C extra-filename=-e20f17b50c26e849 --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-00e5fc0142abc387.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-76f1a1158cbd70b1.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-7d8b40335dfe5f0c.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-e633d8bb4cc1538a.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-7331f6b3007b7c5f.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-02c76f0839d662e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192025-08-01T15:13:18.170Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.73/src/lib.rs --error-format=json --json=diagnostic-rendered-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", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=df0c7da8273e21b8 -C extra-filename=-490e88c29e5d2247 --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-f5683af400e4b5bb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-453285ad844747c3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-77c1dc78b6cd197b.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-81005c14a8a0bc47.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --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_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --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(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)'`
28202025-08-01T15:13:18.256Z Compiling cookie v0.18.1
28212025-08-01T15:13:18.283Z Running `/home/build/.rustup/toolchains/1.88.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=9aa305f5885e94f5 -C extra-filename=-fe542bfb42e39c92 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-fe542bfb42e39c92 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222025-08-01T15:13:18.435Z Compiling spki v0.7.3
28232025-08-01T15:13:18.482Z Running `/home/build/.rustup/toolchains/1.88.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=4edd7174096f89c7 -C extra-filename=-fa5cc86ca7750c30 --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-74712cd288224dfa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28242025-08-01T15:13:18.569Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-89bbba82fe3c94b2/build-script-build`
28252025-08-01T15:13:18.631Z Compiling encoding_rs v0.8.34
28262025-08-01T15:13:18.658Z Running `/home/build/.rustup/toolchains/1.88.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.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --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=1fe33df5f33b6bac -C extra-filename=-6ba00ef6845fc925 --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-1ec0b9c34a33fc61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272025-08-01T15:13:18.688Z Compiling clap_lex v0.7.4
28282025-08-01T15:13:18.688Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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 '--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' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e2ec471854e6ec1 -C extra-filename=-fef7a2f33d7dab8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28292025-08-01T15:13:18.779Z Compiling litrs v0.4.1
28302025-08-01T15:13:18.806Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name litrs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litrs-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("check_suffix", "default", "proc-macro2", "unicode-xid"))' -C metadata=cd2fc4bbbd567376 -C extra-filename=-75df7a7c5830c928 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312025-08-01T15:13:18.834Z Compiling pkcs5 v0.7.1
28322025-08-01T15:13:18.913Z Running `/home/build/.rustup/toolchains/1.88.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=822c0ccc8ab89160 -C extra-filename=-433c1caadf94735c --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-46e7e75132e78dcd.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8a485eaefa5e1dec.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-74712cd288224dfa.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-ab113d97a8f61cb6.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-218d7ba2078f2943.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332025-08-01T15:13:19.165Z Compiling clap_builder v4.5.41
28342025-08-01T15:13:19.191Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.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=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_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --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=1b153a49e407d898 -C extra-filename=-3401e4ee235ae525 --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-e20f17b50c26e849.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-00e5fc0142abc387.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-fef7a2f33d7dab8f.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-47f4b7d4fec673ea.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-51263498299cdb7d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352025-08-01T15:13:19.347Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-fe542bfb42e39c92/build-script-build`
28362025-08-01T15:13:19.453Z Compiling clap_derive v4.5.41
28372025-08-01T15:13:19.480Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.41/src/lib.rs --error-format=json --json=diagnostic-rendered-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_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=5e16d04b80b29a5f -C extra-filename=-20514bbc64946760 --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-9c466a4ed58223b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28382025-08-01T15:13:19.838Z Compiling pkcs8 v0.10.2
28392025-08-01T15:13:19.864Z Running `/home/build/.rustup/toolchains/1.88.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=5833f68f390a02e2 -C extra-filename=-4158a7114c4f832f --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-74712cd288224dfa.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-433c1caadf94735c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402025-08-01T15:13:19.891Z Compiling document-features v0.2.11
28412025-08-01T15:13:19.891Z Running `/home/build/.rustup/toolchains/1.88.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.11/lib.rs --error-format=json --json=diagnostic-rendered-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=ff4d3dffa3072de8 -C extra-filename=-c0f367013840bc5e --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-75df7a7c5830c928.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422025-08-01T15:13:20.458Z Compiling sync_wrapper v1.0.1
28432025-08-01T15:13:20.485Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-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="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=b4bf3c936a19cd3e -C extra-filename=-b8ff264da3ecfb84 --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-cbdb771357233643.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442025-08-01T15:13:20.660Z Compiling hyper v1.6.0
28452025-08-01T15:13:20.687Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --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=62a8b15bbef6907c -C extra-filename=-78d6abbacdb87836 --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-c4ed0f2ee252a2f2.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-8aee450c7caf7cdf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-853e871c5ff485d4.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-0d4a610ab82ada64.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-a2d2a0e8e8013bc2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462025-08-01T15:13:21.105Z Compiling tower-layer v0.3.3
28472025-08-01T15:13:21.136Z Running `/home/build/.rustup/toolchains/1.88.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=8b622b96f43c6472 -C extra-filename=-37ae68c074ca0de8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482025-08-01T15:13:21.418Z Compiling psl-types v2.0.11
28492025-08-01T15:13:21.445Z Running `/home/build/.rustup/toolchains/1.88.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=79b960016abfd1f6 -C extra-filename=-1781925ebb94b081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28502025-08-01T15:13:21.663Z Compiling ucd-trie v0.1.7
28512025-08-01T15:13:21.690Z Running `/home/build/.rustup/toolchains/1.88.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=924ae20d510ff75f -C extra-filename=-ec3e80347be94441 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28522025-08-01T15:13:21.781Z Compiling publicsuffix v2.3.0
28532025-08-01T15:13:21.807Z Running `/home/build/.rustup/toolchains/1.88.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=750a6d2b20d796a5 -C extra-filename=-7235daf483679e67 --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-ac5419c9b04eee5c.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-1781925ebb94b081.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542025-08-01T15:13:22.097Z Compiling pest v2.7.14
28552025-08-01T15:13:22.130Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.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 --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=279908672e36a410 -C extra-filename=-3367eef104597fcb --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-8bc9efb51d5cb13b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-ec3e80347be94441.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562025-08-01T15:13:22.198Z Compiling tower v0.5.2
28572025-08-01T15:13:22.225Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-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="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "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=476f89fbaf980d29 -C extra-filename=-05c9d80fe15c264f --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-cbdb771357233643.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-b8ff264da3ecfb84.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-37ae68c074ca0de8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-42863c33d4a63f5e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582025-08-01T15:13:22.808Z Compiling hyper-util v0.1.16
28592025-08-01T15:13:22.835Z Running `/home/build/.rustup/toolchains/1.88.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.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="client"' --cfg 'feature="client-legacy"' --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-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=529319fc67b458c9 -C extra-filename=-a2c35f8668202b87 --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-55b2fb0813a2d2c1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-459c6d78c8e04241.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-42863c33d4a63f5e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602025-08-01T15:13:22.939Z Running `/home/build/.rustup/toolchains/1.88.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=dcfc7b6fcc8f0d57 -C extra-filename=-1077a381490b2b16 --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-74e792d357b9e27d.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612025-08-01T15:13:23.227Z Compiling clap v4.5.41
28622025-08-01T15:13:23.254Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.5.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=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_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --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=e88a97b42c5ee471 -C extra-filename=-51db843866c7caa2 --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-3401e4ee235ae525.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-20514bbc64946760.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632025-08-01T15:13:23.403Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=e5cdc1f96045b9a5 -C extra-filename=-0381d57e2f067ff4 --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-244bc0f69c2ab2b0.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-31ef71ceced5215b.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-81005c14a8a0bc47.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
28642025-08-01T15:13:23.857Z Compiling tokio-native-tls v0.3.1
28652025-08-01T15:13:23.883Z Running `/home/build/.rustup/toolchains/1.88.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=db11a44f84bffa51 -C extra-filename=-ce4418b02e15e1f0 --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-0381d57e2f067ff4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
28662025-08-01T15:13:23.926Z Compiling rustls-native-certs v0.8.1
28672025-08-01T15:13:23.926Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=89454637b2e0c2df -C extra-filename=-9e434cb875dd35fa --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-31ef71ceced5215b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28682025-08-01T15:13:23.976Z Compiling webpki-roots v1.0.1
28692025-08-01T15:13:24.004Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ddbdef5de6122c5 -C extra-filename=-5b958a8d272fa62d --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-5f186ce15e45df88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702025-08-01T15:13:24.208Z Compiling openapiv3 v2.2.0
28712025-08-01T15:13:24.235Z Running `/home/build/.rustup/toolchains/1.88.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=4980dab9b5086137 -C extra-filename=-124de5b9538b53d8 --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-d1207bdafd8da2e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722025-08-01T15:13:24.261Z Compiling iri-string v0.7.8
28732025-08-01T15:13:24.261Z Running `/home/build/.rustup/toolchains/1.88.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.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=45948d36564d75f5 -C extra-filename=-7bf25a8d780452ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742025-08-01T15:13:24.480Z Compiling pest_meta v2.7.14
28752025-08-01T15:13:24.507Z Running `/home/build/.rustup/toolchains/1.88.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.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=e76d25145ef23bb4 -C extra-filename=-108bc6b637423ce0 --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-f242d23d18cdc86c.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-3367eef104597fcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762025-08-01T15:13:24.743Z Compiling cookie_store v0.21.1
28772025-08-01T15:13:24.770Z Running `/home/build/.rustup/toolchains/1.88.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.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="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=85ef6fd018ca91cd -C extra-filename=-1d8ae4b48ef4ecd0 --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-1077a381490b2b16.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-c0f367013840bc5e.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-7235daf483679e67.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782025-08-01T15:13:24.992Z Compiling ipnetwork v0.21.1
28792025-08-01T15:13:25.019Z Running `/home/build/.rustup/toolchains/1.88.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=edca8cd100b55199 -C extra-filename=-0e2a16099b9b3c6f --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-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802025-08-01T15:13:25.777Z Compiling hyper-tls v0.6.0
28812025-08-01T15:13:25.804Z Running `/home/build/.rustup/toolchains/1.88.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=14f945cb5f42116d -C extra-filename=-e69365af35e11697 --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-c4ed0f2ee252a2f2.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-0381d57e2f067ff4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-ce4418b02e15e1f0.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-42863c33d4a63f5e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
28822025-08-01T15:13:25.847Z Compiling scroll_derive v0.12.0
28832025-08-01T15:13:25.874Z Running `/home/build/.rustup/toolchains/1.88.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.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=a2e4ac274256ccb8 -C extra-filename=-149c2c3b05855df3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842025-08-01T15:13:26.004Z Compiling rustix v1.0.7
28852025-08-01T15:13:26.030Z Running `/home/build/.rustup/toolchains/1.88.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.0.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(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(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(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", "compiler_builtins", "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=7d1cd7dc1c24899d -C extra-filename=-e068c9a1996c4b55 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-e068c9a1996c4b55 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862025-08-01T15:13:26.222Z Compiling data-encoding v2.9.0
28872025-08-01T15:13:26.249Z Running `/home/build/.rustup/toolchains/1.88.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.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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=891c057db71b277c -C extra-filename=-5b7f9623816d4f99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882025-08-01T15:13:26.280Z Compiling winnow v0.7.10
28892025-08-01T15:13:26.280Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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 --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=39ca4d6eb1c75487 -C extra-filename=-6154ade640122340 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902025-08-01T15:13:26.705Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-e068c9a1996c4b55/build-script-build`
28912025-08-01T15:13:27.040Z Compiling tower-http v0.6.6
28922025-08-01T15:13:27.067Z Running `/home/build/.rustup/toolchains/1.88.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.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="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=6c38260f8fb69473 -C extra-filename=-70574ea837a56ac7 --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-f5683af400e4b5bb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-7bf25a8d780452ce.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-05c9d80fe15c264f.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-37ae68c074ca0de8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-42863c33d4a63f5e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28932025-08-01T15:13:27.202Z Compiling scroll v0.12.0
28942025-08-01T15:13:27.229Z Running `/home/build/.rustup/toolchains/1.88.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=43a4864168737423 -C extra-filename=-345da6e36cccb034 --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-149c2c3b05855df3.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28952025-08-01T15:13:27.453Z Compiling pest_generator v2.7.14
28962025-08-01T15:13:27.479Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=d472a215f17c84ee -C extra-filename=-d7abf90f12fb6b14 --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-3367eef104597fcb.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-108bc6b637423ce0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28972025-08-01T15:13:27.563Z Compiling rand_core v0.9.2
28982025-08-01T15:13:27.589Z Running `/home/build/.rustup/toolchains/1.88.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.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="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=548ce782d72f875d -C extra-filename=-d335c38aafe0ca97 --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-bc2d54df68e62c56.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28992025-08-01T15:13:27.724Z Compiling plain v0.2.3
29002025-08-01T15:13:27.751Z Running `/home/build/.rustup/toolchains/1.88.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=8300449ec8157dd2 -C extra-filename=-b7fa03a2b69899af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012025-08-01T15:13:27.791Z Compiling winnow v0.5.40
29022025-08-01T15:13:27.818Z Running `/home/build/.rustup/toolchains/1.88.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=63bb26cf67daea5c -C extra-filename=-a21ee4f2393a35b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032025-08-01T15:13:27.851Z Compiling unicode-segmentation v1.12.0
29042025-08-01T15:13:27.877Z Running `/home/build/.rustup/toolchains/1.88.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=6f12c6ec2957743c -C extra-filename=-78de71e0435a1639 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052025-08-01T15:13:27.939Z Compiling tinyvec_macros v0.1.1
29062025-08-01T15:13:27.965Z Running `/home/build/.rustup/toolchains/1.88.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=a539318db5ba27a8 -C extra-filename=-56ba2ff290bacdec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072025-08-01T15:13:28.052Z Compiling goblin v0.8.2
29082025-08-01T15:13:28.079Z Running `/home/build/.rustup/toolchains/1.88.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=0f006e0cf838af76 -C extra-filename=-3b043ddb14d40bb7 --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-244bc0f69c2ab2b0.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-b7fa03a2b69899af.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-345da6e36cccb034.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092025-08-01T15:13:28.117Z Compiling tinyvec v1.8.0
29102025-08-01T15:13:28.144Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=dddbbad59743d2cd -C extra-filename=-c4031cacc6b1b00a --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-56ba2ff290bacdec.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112025-08-01T15:13:28.229Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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(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(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", "compiler_builtins", "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=233104c9ba323539 -C extra-filename=-07514f83db1c5c8d --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-f5683af400e4b5bb.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-50151fb85dc40b84.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
29122025-08-01T15:13:28.643Z Compiling signature v2.2.0
29132025-08-01T15:13:28.670Z Running `/home/build/.rustup/toolchains/1.88.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=bfc61188a8405faa -C extra-filename=-55847fa0ea603b7d --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-86cffebc07ad4c24.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142025-08-01T15:13:28.966Z Compiling pest_derive v2.7.14
29152025-08-01T15:13:29.002Z Running `/home/build/.rustup/toolchains/1.88.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.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --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=1cb8b911154be945 -C extra-filename=-e0d68d94dd1d917e --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-3367eef104597fcb.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-d7abf90f12fb6b14.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162025-08-01T15:13:29.048Z Compiling usdt-impl v0.5.0
29172025-08-01T15:13:29.074Z Running `/home/build/.rustup/toolchains/1.88.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=8e84f311c7da1b68 -C extra-filename=-ffcfe73ca56878b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-ffcfe73ca56878b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182025-08-01T15:13:29.278Z Compiling pretty-hex v0.4.1
29192025-08-01T15:13:29.305Z Running `/home/build/.rustup/toolchains/1.88.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=246936c6bdb36193 -C extra-filename=-d70a7b4ef4e0e157 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202025-08-01T15:13:29.437Z Compiling unicode-width v0.2.0
29212025-08-01T15:13:29.464Z Running `/home/build/.rustup/toolchains/1.88.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=f34274916a939999 -C extra-filename=-9571fbd2da22e74e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222025-08-01T15:13:29.490Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-ffcfe73ca56878b4/build-script-build`
29232025-08-01T15:13:29.535Z Compiling rand_chacha v0.9.0
29242025-08-01T15:13:29.562Z Running `/home/build/.rustup/toolchains/1.88.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=c2642d4cb98c0f4e -C extra-filename=-74921e279dfcef05 --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-3d20efd75ba060fc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-d335c38aafe0ca97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29252025-08-01T15:13:29.686Z Compiling thread-id v4.2.2
29262025-08-01T15:13:29.713Z Running `/home/build/.rustup/toolchains/1.88.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=116260503767d262 -C extra-filename=-6f397e137c0eb94b --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272025-08-01T15:13:29.850Z Compiling toml_write v0.1.2
29282025-08-01T15:13:29.877Z Running `/home/build/.rustup/toolchains/1.88.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=1bf1899d119c3639 -C extra-filename=-30c2aefa9ea946b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292025-08-01T15:13:29.903Z Compiling dtrace-parser v0.2.0
29302025-08-01T15:13:29.903Z Running `/home/build/.rustup/toolchains/1.88.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=ed514bd91df705f3 -C extra-filename=-ce461fbb4c55d8de --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-3367eef104597fcb.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-e0d68d94dd1d917e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312025-08-01T15:13:29.958Z Compiling sha1 v0.10.6
29322025-08-01T15:13:29.985Z Running `/home/build/.rustup/toolchains/1.88.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=2f5709adf410d8c4 -C extra-filename=-59cc39e7ffa8d063 --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-1ec0b9c34a33fc61.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332025-08-01T15:13:30.253Z Compiling toml_edit v0.22.27
29342025-08-01T15:13:30.280Z Running `/home/build/.rustup/toolchains/1.88.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=ad3c8dc7ae91db4b -C extra-filename=-78738aabfd5c37ab --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-d1207bdafd8da2e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-4be28576b7118d33.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-30c2aefa9ea946b8.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6154ade640122340.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29352025-08-01T15:13:30.393Z Compiling rand v0.9.1
29362025-08-01T15:13:30.419Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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="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=247ba4b65e5d1857 -C extra-filename=-850f95906118c3bd --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-74921e279dfcef05.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-d335c38aafe0ca97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372025-08-01T15:13:30.710Z Compiling toml_edit v0.19.15
29382025-08-01T15:13:30.737Z Running `/home/build/.rustup/toolchains/1.88.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=e5a4e9daf5ec7b61 -C extra-filename=-3fc98c709ac00fff --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-d1207bdafd8da2e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-4be28576b7118d33.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-a21ee4f2393a35b3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392025-08-01T15:13:30.764Z Compiling num-integer v0.1.46
29402025-08-01T15:13:30.764Z Running `/home/build/.rustup/toolchains/1.88.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=7cc08bc3006473d2 -C extra-filename=-ad3f47c3b9446adb --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-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29412025-08-01T15:13:31.247Z Compiling crc32fast v1.4.2
29422025-08-01T15:13:31.273Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc32fast-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", "nightly", "std"))' -C metadata=b5f6e641fc5a265f -C extra-filename=-e6bffd635b624dee --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-1ec0b9c34a33fc61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432025-08-01T15:13:31.437Z Compiling static_assertions v1.1.0
29442025-08-01T15:13:31.463Z Running `/home/build/.rustup/toolchains/1.88.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=0b3adf4e881c388d -C extra-filename=-09f1726cb64fd20b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452025-08-01T15:13:31.590Z Compiling crossbeam-epoch v0.9.18
29462025-08-01T15:13:31.629Z Running `/home/build/.rustup/toolchains/1.88.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=f887bb6d9bd2bb85 -C extra-filename=-ee53e4eec09e6049 --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-5159d48380bbdf86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472025-08-01T15:13:31.655Z Compiling itertools v0.13.0
29482025-08-01T15:13:31.655Z Compiling memmap v0.7.0
29492025-08-01T15:13:31.655Z Running `/home/build/.rustup/toolchains/1.88.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=a996685624995645 -C extra-filename=-9e27755f04f1d1a4 --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-7e6bfb7da4b02c98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502025-08-01T15:13:31.655Z Running `/home/build/.rustup/toolchains/1.88.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=e56d1a86d923e2d6 -C extra-filename=-317437227449f55a --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512025-08-01T15:13:32.101Z Compiling base16ct v0.2.0
29522025-08-01T15:13:32.128Z Running `/home/build/.rustup/toolchains/1.88.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=dab58cf7d50922b5 -C extra-filename=-ad228a666faa0d4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29532025-08-01T15:13:32.163Z Compiling oxnet v0.1.3
29542025-08-01T15:13:32.163Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxnet-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"' --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"))' -C metadata=0e0c11032afd2023 -C extra-filename=-602de4c9bbfdd5b0 --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-0e2a16099b9b3c6f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552025-08-01T15:13:32.323Z Compiling hubpack_derive v0.1.1
29562025-08-01T15:13:32.349Z Running `/home/build/.rustup/toolchains/1.88.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=544c68c5620693b5 -C extra-filename=-8c26451fdb3a7ba3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572025-08-01T15:13:32.512Z Compiling sec1 v0.7.3
29582025-08-01T15:13:32.538Z Running `/home/build/.rustup/toolchains/1.88.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=ce91ae0eb7b086e9 -C extra-filename=-85640e4c45ea267e --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-ad228a666faa0d4f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-74712cd288224dfa.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592025-08-01T15:13:33.000Z Compiling bstr v1.10.0
29602025-08-01T15:13:33.053Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-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="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=c6b7186331b2740d -C extra-filename=-03c1ee9972a07caf --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-8bc9efb51d5cb13b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612025-08-01T15:13:33.141Z Compiling ff v0.13.0
29622025-08-01T15:13:33.168Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=ab88940b488eaa49 -C extra-filename=-e4025b30713a46a3 --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-af0c7eaeaab3b29d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632025-08-01T15:13:33.354Z Compiling zlib-rs v0.5.1
29642025-08-01T15:13:33.380Z Running `/home/build/.rustup/toolchains/1.88.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.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="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=c3230f8bed3d2ba4 -C extra-filename=-b4875230691cb254 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652025-08-01T15:13:33.407Z Compiling dof v0.3.0
29662025-08-01T15:13:33.460Z Running `/home/build/.rustup/toolchains/1.88.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=91fae066bc6ca46e -C extra-filename=-da480f388aed29cf --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-3b043ddb14d40bb7.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-f9f786032867e7b5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672025-08-01T15:13:34.440Z Running `/home/build/.rustup/toolchains/1.88.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=8678593cea540359 -C extra-filename=-351f13773770c86c --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-76e995005ff0a130.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-da480f388aed29cf.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-ce461fbb4c55d8de.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-6f397e137c0eb94b.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`
29682025-08-01T15:13:34.524Z Compiling group v0.13.0
29692025-08-01T15:13:34.551Z Running `/home/build/.rustup/toolchains/1.88.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=4a73b4b700586940 -C extra-filename=-c9688b0840233070 --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-e4025b30713a46a3.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29702025-08-01T15:13:34.873Z Compiling hubpack v0.1.2
29712025-08-01T15:13:34.900Z Running `/home/build/.rustup/toolchains/1.88.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=64052cd8053552d4 -C extra-filename=-ae0ac3bdd3a26b77 --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-8c26451fdb3a7ba3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29722025-08-01T15:13:35.058Z Compiling num-iter v0.1.45
29732025-08-01T15:13:35.085Z Running `/home/build/.rustup/toolchains/1.88.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=498647bc7501eb8b -C extra-filename=-7e625aeaeaca39aa --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-ad3f47c3b9446adb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742025-08-01T15:13:35.289Z Compiling strum_macros v0.26.4
29752025-08-01T15:13:35.315Z Running `/home/build/.rustup/toolchains/1.88.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=08aa42d3f878c2f3 -C extra-filename=-60201da2d8b8eb00 --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-9c466a4ed58223b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-b3bfcc61262192ba.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762025-08-01T15:13:35.344Z Compiling hkdf v0.12.4
29772025-08-01T15:13:35.370Z Running `/home/build/.rustup/toolchains/1.88.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=dc52c9bfb42c1630 -C extra-filename=-6ad9cd0106bcb645 --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-401945d023ab2c01.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29782025-08-01T15:13:35.681Z Compiling crypto-bigint v0.5.5
29792025-08-01T15:13:35.708Z Running `/home/build/.rustup/toolchains/1.88.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=37a5e44960c47fe6 -C extra-filename=-f7f8337bba804949 --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-c6c1183c12f21f86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802025-08-01T15:13:35.734Z Compiling bzip2-sys v0.1.13+1.0.8
29812025-08-01T15:13:35.734Z Running `/home/build/.rustup/toolchains/1.88.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=9a1d8165efa94572 -C extra-filename=-0d260210920d4e42 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-0d260210920d4e42 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822025-08-01T15:13:36.232Z Compiling usdt-macro v0.5.0
29832025-08-01T15:13:36.259Z Running `/home/build/.rustup/toolchains/1.88.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=716bd0ddb27d227b -C extra-filename=-92fa217f72008a25 --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-ce461fbb4c55d8de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842025-08-01T15:13:36.338Z Compiling usdt-attr-macro v0.5.0
29852025-08-01T15:13:36.365Z Running `/home/build/.rustup/toolchains/1.88.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=0588131b5f1d6e9a -C extra-filename=-dce670dab4a784f2 --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-ce461fbb4c55d8de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29862025-08-01T15:13:36.632Z Compiling unicode-xid v0.2.6
29872025-08-01T15:13:36.659Z Running `/home/build/.rustup/toolchains/1.88.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=594cc59094f3404e -C extra-filename=-95e7bc1fa3dc3a57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882025-08-01T15:13:36.886Z Compiling bitflags v1.3.2
29892025-08-01T15:13:36.913Z Running `/home/build/.rustup/toolchains/1.88.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=6111fa9cab960b4e -C extra-filename=-2cc7bf1c4c3b9e85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29902025-08-01T15:13:36.941Z Compiling num-bigint-dig v0.8.4
29912025-08-01T15:13:36.968Z Running `/home/build/.rustup/toolchains/1.88.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.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="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=1cb7c9c57913e538 -C extra-filename=-c20351090d9b3f42 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-c20351090d9b3f42 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29922025-08-01T15:13:37.081Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-0d260210920d4e42/build-script-build`
29932025-08-01T15:13:37.400Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-c20351090d9b3f42/build-script-build`
29942025-08-01T15:13:37.460Z Compiling signal-hook v0.3.18
29952025-08-01T15:13:37.487Z Running `/home/build/.rustup/toolchains/1.88.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=97c14dbcaaa1f33f -C extra-filename=-fb1a8b8639f5dd0c --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-fb1a8b8639f5dd0c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29962025-08-01T15:13:37.924Z Compiling newtype-uuid v1.2.4
29972025-08-01T15:13:37.951Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/newtype-uuid-1.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="alloc"' --cfg 'feature="default"' --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"))' -C metadata=152b5bbd19a1ca99 -C extra-filename=-963a806987a74f2d --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-963a806987a74f2d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29982025-08-01T15:13:37.978Z Compiling siphasher v0.3.11
29992025-08-01T15:13:37.978Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=8957ed9ed034c29f -C extra-filename=-e3b5381c02a0aabe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30002025-08-01T15:13:38.289Z Compiling usdt v0.5.0
30012025-08-01T15:13:38.316Z Running `/home/build/.rustup/toolchains/1.88.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=24ca7074cff92fbc -C extra-filename=-b0bc193009df0e2f --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-da480f388aed29cf.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-ce461fbb4c55d8de.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-3b043ddb14d40bb7.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-317437227449f55a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-dce670dab4a784f2.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-92fa217f72008a25.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022025-08-01T15:13:38.347Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-963a806987a74f2d/build-script-build`
30032025-08-01T15:13:38.421Z Compiling phf_shared v0.11.2
30042025-08-01T15:13:38.448Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=cf3c4e34d955ca88 -C extra-filename=-0074f913cf2d4637 --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-e3b5381c02a0aabe.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052025-08-01T15:13:38.475Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-fb1a8b8639f5dd0c/build-script-build`
30062025-08-01T15:13:38.523Z Compiling elliptic-curve v0.13.8
30072025-08-01T15:13:38.550Z Running `/home/build/.rustup/toolchains/1.88.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=c63f4ae5556fdd7c -C extra-filename=-7b1181371960a6a2 --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-ad228a666faa0d4f.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-f7f8337bba804949.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4025b30713a46a3.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-c9688b0840233070.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-85640e4c45ea267e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30082025-08-01T15:13:38.739Z Running `/home/build/.rustup/toolchains/1.88.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=8913da0586c5d5eb -C extra-filename=-66ec7e8c3a671bd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-60958391c81845cc/out/lib -l static=bz2`
30092025-08-01T15:13:38.834Z Running `/home/build/.rustup/toolchains/1.88.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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="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=2e65d4a17cadbd11 -C extra-filename=-dff9b1658777252b --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-76e995005ff0a130.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ac2c9f9c24cc3a63.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7e625aeaeaca39aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
30102025-08-01T15:13:38.915Z Compiling pkcs1 v0.7.5
30112025-08-01T15:13:38.915Z Running `/home/build/.rustup/toolchains/1.88.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=93851cd87fd2a2de -C extra-filename=-dd87b35efb5a4296 --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-74712cd288224dfa.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122025-08-01T15:13:38.951Z Compiling curve25519-dalek v4.1.3
30132025-08-01T15:13:38.978Z Running `/home/build/.rustup/toolchains/1.88.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=81c474e1e166f13b -C extra-filename=-b4e5c1943981485c --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-b4e5c1943981485c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-7a97d3d9508f5c1c.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142025-08-01T15:13:39.385Z Compiling libz-rs-sys v0.5.1
30152025-08-01T15:13:39.413Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libz_rs_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libz-rs-sys-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="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "testing-prefix"))' -C metadata=3f917d49de4ecbbc -C extra-filename=-0af208fee6a16b52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zlib_rs=/work/oxidecomputer/omicron/target/debug/deps/libzlib_rs-b4875230691cb254.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30162025-08-01T15:13:39.619Z Compiling strum v0.26.3
30172025-08-01T15:13:39.646Z Running `/home/build/.rustup/toolchains/1.88.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=6524b9f066347704 -C extra-filename=-545fe6340ca04629 --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-60201da2d8b8eb00.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30182025-08-01T15:13:39.749Z Compiling flate2 v1.1.2
30192025-08-01T15:13:39.776Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-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 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-rs-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=d5a9532e30ece8f2 -C extra-filename=-307f4b2f01ea6cfa --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-e6bffd635b624dee.rmeta --extern libz_rs_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_rs_sys-0af208fee6a16b52.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-3ece0297858eab2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202025-08-01T15:13:39.803Z Compiling zstd-sys v2.0.14+zstd.1.5.7
30212025-08-01T15:13:39.803Z Compiling memoffset v0.9.1
30222025-08-01T15:13:39.803Z Running `/home/build/.rustup/toolchains/1.88.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.14+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=5bcc8dc33eeb0d9d -C extra-filename=-4846e3b37b6807a2 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-4846e3b37b6807a2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232025-08-01T15:13:39.803Z Running `/home/build/.rustup/toolchains/1.88.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=707f94f45fb47078 -C extra-filename=-24e6917341665bad --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-24e6917341665bad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242025-08-01T15:13:39.907Z Compiling ahash v0.8.12
30252025-08-01T15:13:39.934Z Compiling cfg_aliases v0.2.1
30262025-08-01T15:13:39.934Z Running `/home/build/.rustup/toolchains/1.88.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=0db43236441ac9d0 -C extra-filename=-a31271c4b08156b7 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-a31271c4b08156b7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30272025-08-01T15:13:39.934Z Running `/home/build/.rustup/toolchains/1.88.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=5f3c400ded3fbd28 -C extra-filename=-0fb13417418c22f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282025-08-01T15:13:40.128Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-b4e5c1943981485c/build-script-build`
30292025-08-01T15:13:40.296Z Running `/home/build/.rustup/toolchains/1.88.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=a402cf3259752b7c -C extra-filename=-bbb26493bb4fd42b --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-09283293c0e83604.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-4647445ac3488f76.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302025-08-01T15:13:40.345Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-24e6917341665bad/build-script-build`
30312025-08-01T15:13:40.448Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-a31271c4b08156b7/build-script-build`
30322025-08-01T15:13:40.593Z Running `/home/build/.rustup/toolchains/1.88.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.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"' --cfg 'feature="default"' --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"))' -C metadata=a9c5cca56ecd6c51 -C extra-filename=-41a13d69af5beed2 --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-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
30332025-08-01T15:13:40.620Z Compiling toml v0.7.8
30342025-08-01T15:13:40.656Z Running `/home/build/.rustup/toolchains/1.88.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=42e8a76c777927a7 -C extra-filename=-2984a7760d5684f2 --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-055e1d96445a02a2.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-4be28576b7118d33.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-3fc98c709ac00fff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30352025-08-01T15:13:40.708Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4846e3b37b6807a2/build-script-build`
30362025-08-01T15:13:40.754Z Compiling unicode-normalization v0.1.24
30372025-08-01T15:13:40.816Z Running `/home/build/.rustup/toolchains/1.88.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.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4765b2bfec91a843 -C extra-filename=-3da38294b13c11e6 --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-c4031cacc6b1b00a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382025-08-01T15:13:41.006Z Compiling rfc6979 v0.4.0
30392025-08-01T15:13:41.033Z Running `/home/build/.rustup/toolchains/1.88.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=ec5a40d2ea0423ba -C extra-filename=-863126fdc576254e --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-401945d023ab2c01.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402025-08-01T15:13:41.138Z Compiling enum-as-inner v0.6.1
30412025-08-01T15:13:41.182Z Running `/home/build/.rustup/toolchains/1.88.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=73d37be9fa9eb90a -C extra-filename=-21284b17254d0825 --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-9c466a4ed58223b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422025-08-01T15:13:41.209Z Compiling curve25519-dalek-derive v0.1.1
30432025-08-01T15:13:41.209Z Running `/home/build/.rustup/toolchains/1.88.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=e81c77bc98bf906f -C extra-filename=-ef447d41f250a8cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442025-08-01T15:13:41.258Z Compiling daft-derive v0.1.4
30452025-08-01T15:13:41.285Z Running `/home/build/.rustup/toolchains/1.88.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.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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3229d1ef2718f5e -C extra-filename=-9d6f24adaf909d12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30462025-08-01T15:13:41.796Z Compiling rsa v0.9.6
30472025-08-01T15:13:41.824Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="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=936e6c0020f51f84 -C extra-filename=-0b993576c0344e11 --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-478d1a6e529906f8.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-dff9b1658777252b.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-dd87b35efb5a4296.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-55847fa0ea603b7d.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482025-08-01T15:13:42.052Z Compiling managed v0.8.0
30492025-08-01T15:13:42.080Z Running `/home/build/.rustup/toolchains/1.88.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=3125b3424d96852e -C extra-filename=-8352ac706591068e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30502025-08-01T15:13:42.274Z Compiling ecdsa v0.16.9
30512025-08-01T15:13:42.301Z Running `/home/build/.rustup/toolchains/1.88.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=bb4b48da7af1ff78 -C extra-filename=-9e7f654f98702e21 --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-74712cd288224dfa.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-863126fdc576254e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-55847fa0ea603b7d.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522025-08-01T15:13:42.536Z Running `/home/build/.rustup/toolchains/1.88.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=4b6495b9a77580ac -C extra-filename=-ebfc757cf23fda45 --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-1ec0b9c34a33fc61.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bc2d54df68e62c56.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.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)'`
30532025-08-01T15:13:42.688Z Running `/home/build/.rustup/toolchains/1.88.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=d0a1eba61b6d3b63 -C extra-filename=-f910bd14c38fc8a2 --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-1ec0b9c34a33fc61.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-ef447d41f250a8cf.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.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"'`
30542025-08-01T15:13:42.907Z Compiling daft v0.1.4
30552025-08-01T15:13:42.933Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-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)' --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", "newtype-uuid1", "oxnet01", "std", "uuid1"))' -C metadata=3e0893da617ec8e3 -C extra-filename=-d8232341c8ffade3 --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-9d6f24adaf909d12.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30562025-08-01T15:13:43.177Z Running `/home/build/.rustup/toolchains/1.88.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=6842f5a55ffb38ac -C extra-filename=-0a21ec4eaa37d6e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
30572025-08-01T15:13:43.220Z Compiling x509-cert v0.2.5
30582025-08-01T15:13:43.247Z Running `/home/build/.rustup/toolchains/1.88.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=f875c04b68812af3 -C extra-filename=-b4039e0e2f206edd --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-478d1a6e529906f8.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-74712cd288224dfa.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592025-08-01T15:13:43.372Z Compiling itertools v0.10.5
30602025-08-01T15:13:43.399Z Running `/home/build/.rustup/toolchains/1.88.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="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=8b43d34602b61e33 -C extra-filename=-2719b728e8f677e5 --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-7e6bfb7da4b02c98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612025-08-01T15:13:43.536Z Compiling fixedbitset v0.4.2
30622025-08-01T15:13:43.563Z Running `/home/build/.rustup/toolchains/1.88.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=ab392850f3b2da77 -C extra-filename=-a37da6557cf8abcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632025-08-01T15:13:43.995Z Compiling new_debug_unreachable v1.0.6
30642025-08-01T15:13:44.022Z Running `/home/build/.rustup/toolchains/1.88.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=924936678c260d00 -C extra-filename=-60efbc7c7c6cd57f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652025-08-01T15:13:44.154Z Compiling zstd-safe v7.2.3
30662025-08-01T15:13:44.181Z Running `/home/build/.rustup/toolchains/1.88.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.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=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=7af0313a221a677a -C extra-filename=-cb63f960fc33c001 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-cb63f960fc33c001 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672025-08-01T15:13:44.588Z Compiling precomputed-hash v0.1.1
30682025-08-01T15:13:44.615Z Running `/home/build/.rustup/toolchains/1.88.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=cd10f1891a721cc6 -C extra-filename=-55c1590b372dc035 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692025-08-01T15:13:44.762Z Compiling string_cache v0.8.9
30702025-08-01T15:13:44.789Z Running `/home/build/.rustup/toolchains/1.88.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=47fca97dcc9a32ac -C extra-filename=-041da55701424872 --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-60efbc7c7c6cd57f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-0074f913cf2d4637.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-55c1590b372dc035.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712025-08-01T15:13:45.226Z Compiling petgraph v0.6.5
30722025-08-01T15:13:45.253Z Running `/home/build/.rustup/toolchains/1.88.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=f2e43fa9862dc895 -C extra-filename=-cfbf832e7a9e6b92 --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-a37da6557cf8abcd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732025-08-01T15:13:45.622Z Compiling signal-hook-mio v0.2.4
30742025-08-01T15:13:45.650Z Running `/home/build/.rustup/toolchains/1.88.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.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="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=129015328667bc21 -C extra-filename=-246d442847af0cb5 --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-09283293c0e83604.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752025-08-01T15:13:45.850Z Compiling ed25519 v2.2.3
30762025-08-01T15:13:45.877Z Running `/home/build/.rustup/toolchains/1.88.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="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=15af1cca6f6cb9df -C extra-filename=-0a2b3ab966065c0c --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-4158a7114c4f832f.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-55847fa0ea603b7d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30772025-08-01T15:13:46.931Z Compiling ed25519-dalek v2.1.1
30782025-08-01T15:13:46.958Z Running `/home/build/.rustup/toolchains/1.88.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.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="fast"' --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=700f9bb988f4349d -C extra-filename=-f29c167e5c725149 --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-f910bd14c38fc8a2.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-0a2b3ab966065c0c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-55847fa0ea603b7d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30792025-08-01T15:13:47.548Z Compiling nix v0.29.0
30802025-08-01T15:13:47.575Z Running `/home/build/.rustup/toolchains/1.88.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.29.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="feature"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --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", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=730448692a9fb7c5 -C extra-filename=-e9a1f28d93905519 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-e9a1f28d93905519 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-0fb13417418c22f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30812025-08-01T15:13:48.352Z Compiling bzip2 v0.4.4
30822025-08-01T15:13:48.378Z Running `/home/build/.rustup/toolchains/1.88.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=88338fb61208d244 -C extra-filename=-51c9f4df6910f98c --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-66ec7e8c3a671bd6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.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-60958391c81845cc/out/lib`
30832025-08-01T15:13:48.405Z Compiling heapless v0.7.17
30842025-08-01T15:13:48.405Z Running `/home/build/.rustup/toolchains/1.88.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=67f5c31f3a8cde42 -C extra-filename=-cdd831c7ff483e4c --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-cdd831c7ff483e4c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-7a97d3d9508f5c1c.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30852025-08-01T15:13:48.594Z Compiling socket2 v0.5.10
30862025-08-01T15:13:48.621Z Running `/home/build/.rustup/toolchains/1.88.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=955cb8e04959bcca -C extra-filename=-30f83be289414ffe --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30872025-08-01T15:13:48.678Z Compiling lalrpop-util v0.19.12
30882025-08-01T15:13:48.705Z Running `/home/build/.rustup/toolchains/1.88.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=7053c65e3bf1a6e0 -C extra-filename=-b90a5ca9cfd0f3d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30892025-08-01T15:13:48.784Z Compiling lockfree-object-pool v0.1.6
30902025-08-01T15:13:48.811Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name lockfree_object_pool --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lockfree-object-pool-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=8cd28e225227b42c -C extra-filename=-ec4e8a1082ac0bf9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912025-08-01T15:13:48.917Z Compiling bumpalo v3.16.0
30922025-08-01T15:13:48.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bumpalo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bumpalo-3.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=2bac5a58437bb40b -C extra-filename=-c690766b40342204 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932025-08-01T15:13:49.036Z Compiling rustc-hash v2.1.1
30942025-08-01T15:13:49.078Z Running `/home/build/.rustup/toolchains/1.88.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=6752bfb0ad6c2481 -C extra-filename=-a30374f9732585e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952025-08-01T15:13:49.105Z Compiling simd-adler32 v0.3.7
30962025-08-01T15:13:49.105Z Running `/home/build/.rustup/toolchains/1.88.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.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("const-generics", "default", "nightly", "std"))' -C metadata=34254ccfbd2d7fa2 -C extra-filename=-ee0e34b0f28ea2c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972025-08-01T15:13:49.105Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-cdd831c7ff483e4c/build-script-build`
30982025-08-01T15:13:49.234Z Compiling zip v0.6.6
30992025-08-01T15:13:49.261Z Running `/home/build/.rustup/toolchains/1.88.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=8a25236693b5665e -C extra-filename=-9526d6c4bcb707f5 --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-76e995005ff0a130.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-51c9f4df6910f98c.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-e6bffd635b624dee.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.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-60958391c81845cc/out/lib`
31002025-08-01T15:13:49.288Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-e9a1f28d93905519/build-script-build`
31012025-08-01T15:13:49.340Z Compiling crossterm v0.28.1
31022025-08-01T15:13:49.367Z Running `/home/build/.rustup/toolchains/1.88.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=35cd56e2871b465c -C extra-filename=-d087b91709924bcd --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-f5683af400e4b5bb.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-246d442847af0cb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032025-08-01T15:13:49.394Z Compiling bzip2 v0.5.2
31042025-08-01T15:13:49.435Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bzip2-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libbz2-rs-sys", "static"))' -C metadata=9198e636d1c2d114 -C extra-filename=-412c17dccbec58b0 --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-66ec7e8c3a671bd6.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-60958391c81845cc/out/lib`
31052025-08-01T15:13:49.462Z Compiling console v0.15.10
31062025-08-01T15:13:49.462Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.15.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="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=9d2658e28ea4940c -C extra-filename=-9c592e23026ad5a2 --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-09283293c0e83604.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072025-08-01T15:13:49.606Z Compiling zopfli v0.8.1
31082025-08-01T15:13:49.632Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zopfli --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zopfli-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="gzip"' --cfg 'feature="std"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "nightly", "std", "zlib"))' -C metadata=9041d2636ee2b458 -C extra-filename=-ae32fe3c35631174 --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-c690766b40342204.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-e6bffd635b624dee.rmeta --extern lockfree_object_pool=/work/oxidecomputer/omicron/target/debug/deps/liblockfree_object_pool-ec4e8a1082ac0bf9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-ee0e34b0f28ea2c4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092025-08-01T15:13:49.805Z Compiling hash32 v0.2.1
31102025-08-01T15:13:49.833Z Running `/home/build/.rustup/toolchains/1.88.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=b1b4e3539b42d5df -C extra-filename=-42fbc1ff569a9ccb --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-76e995005ff0a130.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112025-08-01T15:13:50.162Z Compiling winnow v0.6.26
31122025-08-01T15:13:50.189Z Running `/home/build/.rustup/toolchains/1.88.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=676ebfc919e419f8 -C extra-filename=-82ca1a0edb068014 --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-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132025-08-01T15:13:50.383Z Compiling unicode-properties v0.1.3
31142025-08-01T15:13:50.410Z Running `/home/build/.rustup/toolchains/1.88.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=e43b2cff7a794f6c -C extra-filename=-4cbf3852cc7aaeb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31152025-08-01T15:13:50.618Z Compiling smoltcp v0.9.1
31162025-08-01T15:13:50.645Z Running `/home/build/.rustup/toolchains/1.88.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=ef4b2a6a07832fba -C extra-filename=-7d5b9c7e6e8c5bd4 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-7d5b9c7e6e8c5bd4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31172025-08-01T15:13:50.771Z Compiling predicates-core v1.0.8
31182025-08-01T15:13:50.797Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4267f9e7e4807226 -C extra-filename=-d1c6c56e82d9a574 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192025-08-01T15:13:50.839Z Compiling unicode-bidi v0.3.17
31202025-08-01T15:13:50.866Z Running `/home/build/.rustup/toolchains/1.88.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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="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=eb04640ed033a705 -C extra-filename=-71c948f20f732fdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212025-08-01T15:13:51.017Z Compiling buf-list v1.0.3
31222025-08-01T15:13:51.044Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=c6188315b87a0898 -C extra-filename=-3cf8b433af6db9bc --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-3cf8b433af6db9bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232025-08-01T15:13:51.119Z Running `/home/build/.rustup/toolchains/1.88.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=92e9191dd35e2798 -C extra-filename=-ed863e18d031b7d8 --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-42fbc1ff569a9ccb.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-29fe500b85244d3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
31242025-08-01T15:13:51.271Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-7d5b9c7e6e8c5bd4/build-script-build`
31252025-08-01T15:13:51.329Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-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="default"' --cfg 'feature="feature"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --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", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ceb7c19a5af92ae4 -C extra-filename=-07b32843a1dac2c9 --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-f5683af400e4b5bb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-0a21ec4eaa37d6e7.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(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)'`
31262025-08-01T15:13:51.642Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-3cf8b433af6db9bc/build-script-build`
31272025-08-01T15:13:51.748Z Compiling stringprep v0.1.5
31282025-08-01T15:13:51.775Z Running `/home/build/.rustup/toolchains/1.88.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=a59c87ff8f3e0331 -C extra-filename=-d3cdb290d9421dc4 --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-71c948f20f732fdb.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-3da38294b13c11e6.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-4cbf3852cc7aaeb3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31292025-08-01T15:13:51.981Z Compiling hickory-proto v0.25.2
31302025-08-01T15:13:52.008Z Running `/home/build/.rustup/toolchains/1.88.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=fd1eb8e72f645183 -C extra-filename=-f3fc6bbe7974d9f2 --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-7757a5163fd5f6fb.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-21284b17254d0825.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-c4031cacc6b1b00a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31312025-08-01T15:13:52.115Z Compiling strum_macros v0.27.1
31322025-08-01T15:13:52.142Z Running `/home/build/.rustup/toolchains/1.88.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.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=9a86eba483002ae5 -C extra-filename=-227fd16bc26ed076 --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-9c466a4ed58223b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-b3bfcc61262192ba.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31332025-08-01T15:13:52.169Z Compiling tokio-stream v0.1.17
31342025-08-01T15:13:52.169Z Running `/home/build/.rustup/toolchains/1.88.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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="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=30270f68cebb6d19 -C extra-filename=-beb365e6473f5f18 --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-cbdb771357233643.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31352025-08-01T15:13:52.702Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-cb63f960fc33c001/build-script-build`
31362025-08-01T15:13:52.745Z Running `/home/build/.rustup/toolchains/1.88.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.14+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=32132a3c2b6738e8 -C extra-filename=-dad269fe4ecbad7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-4aac39921c642282/out -l static=zstd`
31372025-08-01T15:13:52.804Z Compiling md-5 v0.10.6
31382025-08-01T15:13:52.831Z Running `/home/build/.rustup/toolchains/1.88.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=a5958d3d70a7751c -C extra-filename=-620cc86bba84258c --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-1ec0b9c34a33fc61.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31392025-08-01T15:13:53.060Z Running `/home/build/.rustup/toolchains/1.88.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.3/src/lib.rs --error-format=json --json=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=f68253db0a87dc8a -C extra-filename=-2b931773521fe44f --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-dad269fe4ecbad7e.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-4aac39921c642282/out`
31402025-08-01T15:13:53.151Z Compiling float-cmp v0.10.0
31412025-08-01T15:13:53.177Z Running `/home/build/.rustup/toolchains/1.88.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=eff4a09c2ce9e07e -C extra-filename=-4072f92126ac6550 --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-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422025-08-01T15:13:53.205Z Compiling fs-err v3.1.1
31432025-08-01T15:13:53.205Z Running `/home/build/.rustup/toolchains/1.88.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.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 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=676bf1e599030544 -C extra-filename=-8cd6847504de0847 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-8cd6847504de0847 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442025-08-01T15:13:53.249Z Compiling normalize-line-endings v0.3.0
31452025-08-01T15:13:53.276Z Compiling fallible-iterator v0.2.0
31462025-08-01T15:13:53.276Z Running `/home/build/.rustup/toolchains/1.88.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=bcfff50500bb03f0 -C extra-filename=-71113cf7c5af8eb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472025-08-01T15:13:53.276Z Running `/home/build/.rustup/toolchains/1.88.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=134cb9cb1e2dce5e -C extra-filename=-2b58eee66d017652 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482025-08-01T15:13:53.445Z Compiling zstd v0.13.3
31492025-08-01T15:13:53.472Z Running `/home/build/.rustup/toolchains/1.88.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=923befaa98cd4d61 -C extra-filename=-8a62cb73d89d0b90 --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-2b931773521fe44f.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-4aac39921c642282/out`
31502025-08-01T15:13:53.505Z Compiling difflib v0.4.0
31512025-08-01T15:13:53.505Z Running `/home/build/.rustup/toolchains/1.88.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=97058ef119bb3dd1 -C extra-filename=-d58bc5c3d68abe43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522025-08-01T15:13:53.532Z Running `/home/build/.rustup/toolchains/1.88.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=bab30fa51bff5b11 -C extra-filename=-2714839e14553a8e --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-2cc7bf1c4c3b9e85.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-ed863e18d031b7d8.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8352ac706591068e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31532025-08-01T15:13:53.653Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-8cd6847504de0847/build-script-build`
31542025-08-01T15:13:53.837Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=fb0a64ecc851f7d5 -C extra-filename=-3184d89097e813ad --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-c4ed0f2ee252a2f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
31552025-08-01T15:13:53.980Z Compiling zip v4.2.0
31562025-08-01T15:13:53.980Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-4.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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="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", "nt-time", "pbkdf2", "sha1", "time", "unreserved", "xz", "zeroize", "zstd"))' -C metadata=a8edb14a884ea5fd -C extra-filename=-758309f2e9406308 --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-412c17dccbec58b0.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-e6bffd635b624dee.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-ae32fe3c35631174.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-8a62cb73d89d0b90.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-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out`
31572025-08-01T15:13:54.029Z Compiling predicates v3.1.3
31582025-08-01T15:13:54.056Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/predicates-3.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=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=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' '--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="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=eb3290d76fa6a7dd -C extra-filename=-28dfec6183e46a8d --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-00e5fc0142abc387.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-d58bc5c3d68abe43.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-4072f92126ac6550.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-71113cf7c5af8eb2.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-d1c6c56e82d9a574.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31592025-08-01T15:13:54.373Z Compiling postgres-protocol v0.6.8
31602025-08-01T15:13:54.400Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-protocol-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=6ef4f731f0838cda -C extra-filename=-9cfc7a536f0635b1 --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-55b2fb0813a2d2c1.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-2b58eee66d017652.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-620cc86bba84258c.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-d3cdb290d9421dc4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612025-08-01T15:13:54.719Z Compiling similar v2.7.0
31622025-08-01T15:13:54.746Z Running `/home/build/.rustup/toolchains/1.88.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=099c85c21793b6e3 -C extra-filename=-1a8ff30f54235280 --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-03c1ee9972a07caf.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-78de71e0435a1639.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31632025-08-01T15:13:55.265Z Compiling serde-big-array v0.5.1
31642025-08-01T15:13:55.292Z Running `/home/build/.rustup/toolchains/1.88.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=cca24500a735e76b -C extra-filename=-389635cde3a326f5 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652025-08-01T15:13:55.347Z Compiling serde_repr v0.1.19
31662025-08-01T15:13:55.374Z Running `/home/build/.rustup/toolchains/1.88.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.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdd3cf683daf0ec0 -C extra-filename=-38062cbb881051a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672025-08-01T15:13:55.462Z Compiling peg-runtime v0.8.5
31682025-08-01T15:13:55.490Z Running `/home/build/.rustup/toolchains/1.88.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=bce976c07dc48730 -C extra-filename=-a1fc463803c451a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692025-08-01T15:13:55.550Z Compiling postgres-types v0.2.9
31702025-08-01T15:13:55.577Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postgres-types-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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", "chrono-04", "cidr-02", "cidr-03", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "jiff-01", "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-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-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=7be152ee117a22d0 -C extra-filename=-e36f74d3e6c88c45 --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-c4ed0f2ee252a2f2.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-2b58eee66d017652.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-9cfc7a536f0635b1.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712025-08-01T15:13:55.933Z Running `/home/build/.rustup/toolchains/1.88.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.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="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("expose_original_error", "tokio"))' -C metadata=402ffae968502828 -C extra-filename=-dc40f9d03bef8b17 --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-95e2358d833f25fa.rmeta --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)'`
31722025-08-01T15:13:56.068Z Compiling phf v0.11.2
31732025-08-01T15:13:56.095Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=abda20d6305a2eb8 -C extra-filename=-5cb9703b7d905874 --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-0074f913cf2d4637.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742025-08-01T15:13:56.437Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31752025-08-01T15:13:56.466Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_ereport_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/77e316c/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=1d0a1c61528aca7c -C extra-filename=-84fcbfe0ec68658e --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-055e1d96445a02a2.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762025-08-01T15:13:56.517Z Compiling strum v0.27.2
31772025-08-01T15:13:56.544Z Running `/home/build/.rustup/toolchains/1.88.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=0201b5231a8f6641 -C extra-filename=-d098fd639c0cc9d2 --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-227fd16bc26ed076.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782025-08-01T15:13:56.572Z Compiling whoami v1.5.2
31792025-08-01T15:13:56.572Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/whoami-1.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 --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=770ded0b501eb306 -C extra-filename=-90f61593e285c654 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802025-08-01T15:13:56.639Z Compiling camino v1.1.10
31812025-08-01T15:13:56.666Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=dd51e3509210b1b5 -C extra-filename=-c05732e4abcffbc1 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-c05732e4abcffbc1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822025-08-01T15:13:56.774Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31832025-08-01T15:13:56.802Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/77e316c/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=67288ec06964d7d4 -C extra-filename=-7a0de5b921bec3fb --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-f5683af400e4b5bb.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-389635cde3a326f5.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-38062cbb881051a3.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-2714839e14553a8e.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-227fd16bc26ed076.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842025-08-01T15:13:56.829Z Compiling regress v0.10.4
31852025-08-01T15:13:56.829Z Compiling fastrand v2.1.1
31862025-08-01T15:13:56.829Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-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="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=177897298d12d068 -C extra-filename=-a98c140d10e65564 --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-ea77094bf9778b00.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872025-08-01T15:13:56.829Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=1e36e9a863dc00d2 -C extra-filename=-1088bab9766184cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31882025-08-01T15:13:56.939Z Compiling futures-executor v0.3.31
31892025-08-01T15:13:56.969Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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", "num_cpus", "std", "thread-pool"))' -C metadata=4fb4dfa5510e3e10 -C extra-filename=-297411f4c07a47d5 --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-cbdb771357233643.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902025-08-01T15:13:57.195Z Compiling tokio-postgres v0.7.13
31912025-08-01T15:13:57.222Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-postgres-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="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-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-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=d2d70180f8089d62 -C extra-filename=-3982683a6788491e --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-7757a5163fd5f6fb.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-2b58eee66d017652.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-5cb9703b7d905874.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-9cfc7a536f0635b1.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e36f74d3e6c88c45.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-90f61593e285c654.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922025-08-01T15:13:57.378Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-c05732e4abcffbc1/build-script-build`
31932025-08-01T15:13:57.489Z Compiling futures v0.3.31
31942025-08-01T15:13:57.516Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-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 --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", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=11425369370839cd -C extra-filename=-400f1a947c243aae --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-842a1d8d7d894b4f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-297411f4c07a47d5.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31952025-08-01T15:13:57.543Z Compiling ident_case v1.0.1
31962025-08-01T15:13:57.543Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=9159893e0b19dcd9 -C extra-filename=-140395dcab7447db --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'`
31972025-08-01T15:13:57.544Z Running `/home/build/.rustup/toolchains/1.88.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=cbee335ffa999a71 -C extra-filename=-da6ece1faf7203ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982025-08-01T15:13:57.690Z Compiling is-terminal v0.4.13
31992025-08-01T15:13:57.719Z Running `/home/build/.rustup/toolchains/1.88.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.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=981a4f6183f4e055 -C extra-filename=-79ff500dd4f2a463 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002025-08-01T15:13:57.852Z Compiling dirs-sys-next v0.1.2
32012025-08-01T15:13:57.879Z Running `/home/build/.rustup/toolchains/1.88.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=49066530c8ea17bb -C extra-filename=-5533b1b818dcd504 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32022025-08-01T15:13:57.909Z Compiling unsafe-libyaml v0.2.11
32032025-08-01T15:13:57.910Z Running `/home/build/.rustup/toolchains/1.88.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=d9b123a2b1ea79d0 -C extra-filename=-0ddffb70d1371d82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042025-08-01T15:13:58.439Z Compiling dirs-next v2.0.0
32052025-08-01T15:13:58.466Z Running `/home/build/.rustup/toolchains/1.88.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=caa833062f99f255 -C extra-filename=-1ce2ac4df1af4eac --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-1ec0b9c34a33fc61.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-5533b1b818dcd504.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062025-08-01T15:13:58.493Z Compiling crossbeam-channel v0.5.15
32072025-08-01T15:13:58.522Z Running `/home/build/.rustup/toolchains/1.88.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=1d3a5bf011f82875 -C extra-filename=-2ef5f011cf25d8cf --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-5159d48380bbdf86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082025-08-01T15:13:58.668Z Compiling term v0.7.0
32092025-08-01T15:13:58.694Z Running `/home/build/.rustup/toolchains/1.88.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=c2282007167a9501 -C extra-filename=-9da1e4644011109b --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-1ce2ac4df1af4eac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102025-08-01T15:13:59.432Z Compiling serde_yaml v0.9.34+deprecated
32112025-08-01T15:13:59.459Z Running `/home/build/.rustup/toolchains/1.88.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=9b01a7742af12f85 -C extra-filename=-2cd2a8c26155796b --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-d1207bdafd8da2e1.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-20c2089e36bd3399.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-0ddffb70d1371d82.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122025-08-01T15:13:59.486Z Compiling tempfile v3.20.0
32132025-08-01T15:13:59.516Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=8e21d88f3e198fa1 -C extra-filename=-a11c28ea34b2e1aa --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-1088bab9766184cd.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bc2d54df68e62c56.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-07514f83db1c5c8d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142025-08-01T15:13:59.772Z Compiling darling_core v0.20.10
32152025-08-01T15:13:59.799Z Running `/home/build/.rustup/toolchains/1.88.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.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=9b27d08bacb960e4 -C extra-filename=-fc0b3c7cd65b88d3 --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-15eec6a4ea14602e.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-da6ece1faf7203ce.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-47f4b7d4fec673ea.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162025-08-01T15:14:00.229Z Compiling toml v0.8.23
32172025-08-01T15:14:00.256Z Running `/home/build/.rustup/toolchains/1.88.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=a7dcc08445a007c9 -C extra-filename=-221f3ae204e1d740 --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-055e1d96445a02a2.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-4be28576b7118d33.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32182025-08-01T15:14:01.572Z Compiling thread_local v1.1.8
32192025-08-01T15:14:01.601Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4007c1840944142a -C extra-filename=-14cf5fcff07caa80 --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-1ec0b9c34a33fc61.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202025-08-01T15:14:01.915Z Compiling slog-async v2.8.0
32212025-08-01T15:14:01.942Z Running `/home/build/.rustup/toolchains/1.88.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=c032082e99aa3b7b -C extra-filename=-08ab782fa8478577 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-08ab782fa8478577 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222025-08-01T15:14:02.107Z Compiling take_mut v0.2.2
32232025-08-01T15:14:02.141Z Running `/home/build/.rustup/toolchains/1.88.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=8b6696576723ee2e -C extra-filename=-cdedf2c072e38e34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242025-08-01T15:14:02.338Z Compiling quick-error v1.2.3
32252025-08-01T15:14:02.365Z Running `/home/build/.rustup/toolchains/1.88.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=e9d1782d26e37937 -C extra-filename=-d2c918eefd0c260f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32262025-08-01T15:14:02.532Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-08ab782fa8478577/build-script-build`
32272025-08-01T15:14:02.585Z Compiling slog-term v2.9.1
32282025-08-01T15:14:02.617Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=b87e28f527398e18 -C extra-filename=-ee5199e57f4eada0 --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-79ff500dd4f2a463.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-14cf5fcff07caa80.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292025-08-01T15:14:02.679Z Compiling match_cfg v0.1.0
32302025-08-01T15:14:02.706Z Running `/home/build/.rustup/toolchains/1.88.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=d58601a234ee1e4f -C extra-filename=-f00581725872b52a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32312025-08-01T15:14:02.773Z Running `/home/build/.rustup/toolchains/1.88.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=8be2e1baa4172a2a -C extra-filename=-a1b2e6f32623e0c3 --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-2ef5f011cf25d8cf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-cdedf2c072e38e34.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-14cf5fcff07caa80.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
32322025-08-01T15:14:02.802Z Compiling structmeta-derive v0.3.0
32332025-08-01T15:14:02.832Z Running `/home/build/.rustup/toolchains/1.88.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=690f27fe153b6d06 -C extra-filename=-473cc174b71b73f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32342025-08-01T15:14:02.859Z Compiling hostname v0.3.1
32352025-08-01T15:14:02.885Z Running `/home/build/.rustup/toolchains/1.88.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=72d436f25babc597 -C extra-filename=-d3f143916555be04 --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-09283293c0e83604.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-f00581725872b52a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362025-08-01T15:14:02.917Z Compiling bit-vec v0.8.0
32372025-08-01T15:14:02.963Z Running `/home/build/.rustup/toolchains/1.88.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=8bd322f1283dc7ad -C extra-filename=-6ff21d79c390d980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382025-08-01T15:14:03.190Z Compiling hex v0.4.3
32392025-08-01T15:14:03.217Z Running `/home/build/.rustup/toolchains/1.88.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=e755e4fe85b0515b -C extra-filename=-32fbb11be79ef5a4 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402025-08-01T15:14:03.422Z Compiling bit-set v0.8.0
32412025-08-01T15:14:03.449Z Running `/home/build/.rustup/toolchains/1.88.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=7b127fbb5e2ff162 -C extra-filename=-e390584c96dc53ff --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-6ff21d79c390d980.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422025-08-01T15:14:03.504Z Compiling wait-timeout v0.2.0
32432025-08-01T15:14:03.531Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd866d3437299999 -C extra-filename=-db3141cd56fdc959 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442025-08-01T15:14:03.658Z Compiling debug-ignore v1.0.5
32452025-08-01T15:14:03.685Z Running `/home/build/.rustup/toolchains/1.88.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=96d23ed24a3dcabe -C extra-filename=-813f8acd8193960b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462025-08-01T15:14:03.767Z Compiling rand_xorshift v0.4.0
32472025-08-01T15:14:03.767Z Running `/home/build/.rustup/toolchains/1.88.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=786486f2461501b5 -C extra-filename=-19e22036cd969439 --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-d335c38aafe0ca97.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32482025-08-01T15:14:03.816Z Compiling rusty-fork v0.3.0
32492025-08-01T15:14:03.843Z Compiling unarray v0.1.4
32502025-08-01T15:14:03.843Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-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=87f47941fc31d8f8 -C extra-filename=-c0d49645e1605399 --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-15eec6a4ea14602e.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-d2c918eefd0c260f.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-db3141cd56fdc959.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512025-08-01T15:14:03.843Z Running `/home/build/.rustup/toolchains/1.88.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=c255a2552ea69c32 -C extra-filename=-11a19312a499f97a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522025-08-01T15:14:03.915Z Compiling rustls v0.22.4
32532025-08-01T15:14:03.942Z Running `/home/build/.rustup/toolchains/1.88.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.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=e0b8bc3211e9eb81 -C extra-filename=-408f4f71af7f7ea9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-408f4f71af7f7ea9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542025-08-01T15:14:04.069Z Compiling serde_path_to_error v0.1.17
32552025-08-01T15:14:04.113Z Running `/home/build/.rustup/toolchains/1.88.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.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=9913741f9201d63f -C extra-filename=-8303f55c98512375 --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-b294c65c434d0a42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562025-08-01T15:14:04.141Z Compiling multer v3.1.0
32572025-08-01T15:14:04.141Z Compiling slog-json v2.6.1
32582025-08-01T15:14:04.171Z Running `/home/build/.rustup/toolchains/1.88.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=44210b2a21c6e6e4 -C extra-filename=-e05119fee802ce7b --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-e05119fee802ce7b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592025-08-01T15:14:04.171Z Running `/home/build/.rustup/toolchains/1.88.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=fc0fcb21a94299cb -C extra-filename=-341b90a69b8e55e9 --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-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602025-08-01T15:14:04.352Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-408f4f71af7f7ea9/build-script-build`
32612025-08-01T15:14:04.418Z Compiling proptest v1.7.0
32622025-08-01T15:14:04.445Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --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", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=58b4e9d995e5dc3c -C extra-filename=-f5b8089c1732a7c0 --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-e390584c96dc53ff.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-6ff21d79c390d980.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-74921e279dfcef05.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-19e22036cd969439.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-c0d49645e1605399.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-11a19312a499f97a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32632025-08-01T15:14:04.515Z Compiling async-stream-impl v0.3.6
32642025-08-01T15:14:04.541Z Running `/home/build/.rustup/toolchains/1.88.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=72df95dc966f67f5 -C extra-filename=-06d58079572ce5cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32652025-08-01T15:14:04.568Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-e05119fee802ce7b/build-script-build`
32662025-08-01T15:14:04.602Z Compiling dropshot v0.16.2
32672025-08-01T15:14:04.629Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.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 '--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=eaf21adefb2283f0 -C extra-filename=-d3ce0d5f1a6d6d45 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-d3ce0d5f1a6d6d45 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682025-08-01T15:14:04.668Z Running `/home/build/.rustup/toolchains/1.88.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=bf04ac3385f72043 -C extra-filename=-27e9c6390876eac4 --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-c4ed0f2ee252a2f2.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-6ba00ef6845fc925.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-853e871c5ff485d4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-d05a7a38841d8550.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692025-08-01T15:14:04.864Z Compiling slog-bunyan v2.5.0
32702025-08-01T15:14:04.891Z Running `/home/build/.rustup/toolchains/1.88.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=24ff13b826d4fbeb -C extra-filename=-348d4166a7bf80c3 --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-d3f143916555be04.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-341b90a69b8e55e9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712025-08-01T15:14:05.044Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-d3ce0d5f1a6d6d45/build-script-build`
32722025-08-01T15:14:05.113Z Compiling darling_macro v0.20.10
32732025-08-01T15:14:05.140Z Running `/home/build/.rustup/toolchains/1.88.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.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bd9cb14cbf53598 -C extra-filename=-96abdd2c63df7681 --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-fc0b3c7cd65b88d3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742025-08-01T15:14:05.166Z Compiling rustls-pemfile v2.2.0
32752025-08-01T15:14:05.166Z Running `/home/build/.rustup/toolchains/1.88.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=bb1e4d4711aad615 -C extra-filename=-7c9491b89069efec --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-5f186ce15e45df88.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762025-08-01T15:14:05.203Z Compiling waitgroup v0.1.2
32772025-08-01T15:14:05.230Z Running `/home/build/.rustup/toolchains/1.88.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=723dbcc289db67c7 -C extra-filename=-8c09e73f1596baec --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-b62c772dab649964.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782025-08-01T15:14:05.331Z Compiling structmeta v0.3.0
32792025-08-01T15:14:05.360Z Running `/home/build/.rustup/toolchains/1.88.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=7a64aabbbde643ca -C extra-filename=-38aa5bbe2f131f5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-473cc174b71b73f5.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802025-08-01T15:14:05.476Z Compiling dropshot_endpoint v0.16.2
32812025-08-01T15:14:05.505Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot_endpoint-0.16.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 '--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=c6c9d74432172b88 -C extra-filename=-aed4f438461e312b --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-9c466a4ed58223b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822025-08-01T15:14:05.534Z Compiling hostname v0.4.0
32832025-08-01T15:14:05.562Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=649a5b10a1400a97 -C extra-filename=-b9a1eff7874ab049 --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-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842025-08-01T15:14:05.662Z Compiling typify-impl v0.3.0
32852025-08-01T15:14:05.689Z Running `/home/build/.rustup/toolchains/1.88.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.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=45121b1d79ec0534 -C extra-filename=-a10614bf3fd50320 --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-9c466a4ed58223b8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862025-08-01T15:14:05.748Z Compiling derive-ex v0.1.8
32872025-08-01T15:14:05.776Z Running `/home/build/.rustup/toolchains/1.88.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=7660b8e67d888358 -C extra-filename=-229531c0dee62d5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-38aa5bbe2f131f5e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882025-08-01T15:14:05.808Z Compiling macaddr v1.0.1
32892025-08-01T15:14:05.835Z Running `/home/build/.rustup/toolchains/1.88.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=026984411927828e -C extra-filename=-4dc624175d32881c --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902025-08-01T15:14:05.882Z Compiling async-stream v0.3.6
32912025-08-01T15:14:05.909Z Running `/home/build/.rustup/toolchains/1.88.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=eba51bed65d9e9e7 -C extra-filename=-6cf2a86aa987bab3 --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-06d58079572ce5cd.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922025-08-01T15:14:06.172Z Compiling darling v0.20.10
32932025-08-01T15:14:06.199Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=67c8f2ef407f8fc4 -C extra-filename=-366dd790987c4b68 --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-fc0b3c7cd65b88d3.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-96abdd2c63df7681.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32942025-08-01T15:14:06.226Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
32952025-08-01T15:14:06.265Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-9b0d965c2b287046/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cac4e12c521fa848 -C extra-filename=-b4f3a2503b776aa2 --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-32fbb11be79ef5a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32962025-08-01T15:14:06.295Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32972025-08-01T15:14:06.295Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=5542f158d16aa0e2 -C extra-filename=-bc99e93ebbaae83d --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-d8232341c8ffade3.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32982025-08-01T15:14:06.347Z Compiling serde_with_macros v3.14.0
32992025-08-01T15:14:06.374Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars_0_8", "schemars_0_9", "schemars_1"))' -C metadata=0634b9b87a4394ae -C extra-filename=-eb4f78f930924eb7 --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-366dd790987c4b68.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002025-08-01T15:14:06.444Z Compiling instant v0.1.13
33012025-08-01T15:14:06.471Z Running `/home/build/.rustup/toolchains/1.88.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=8345994f48c49fea -C extra-filename=-177a78a285f77f9f --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-1ec0b9c34a33fc61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022025-08-01T15:14:06.639Z Compiling derive-where v1.5.0
33032025-08-01T15:14:06.667Z Running `/home/build/.rustup/toolchains/1.88.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.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("nightly", "safe", "serde", "zeroize", "zeroize-on-drop"))' -C metadata=dad637d684fc21f6 -C extra-filename=-2da6f52a05daee67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042025-08-01T15:14:06.957Z Compiling parse-display-derive v0.10.0
33052025-08-01T15:14:06.984Z Running `/home/build/.rustup/toolchains/1.88.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=78b04b69e6bd3a80 -C extra-filename=-eee963aa238b1301 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-38aa5bbe2f131f5e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33062025-08-01T15:14:08.770Z Compiling serde_with v3.14.0
33072025-08-01T15:14:08.797Z Running `/home/build/.rustup/toolchains/1.88.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.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=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="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "schemars_0_9", "schemars_1", "std", "time_0_3"))' -C metadata=6bff44ba7d96df8d -C extra-filename=-47722ff98d4189fd --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-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-eb4f78f930924eb7.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082025-08-01T15:14:09.376Z Compiling ref-cast v1.0.24
33092025-08-01T15:14:09.403Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c18173e1fc1850e -C extra-filename=-1ce224ece95c9af6 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-1ce224ece95c9af6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102025-08-01T15:14:09.546Z Compiling ref-cast-impl v1.0.24
33112025-08-01T15:14:09.572Z Running `/home/build/.rustup/toolchains/1.88.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.24/src/lib.rs --error-format=json --json=diagnostic-rendered-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=7e4d7c7c1d82c90f -C extra-filename=-ac37d0913f176dd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122025-08-01T15:14:09.672Z Compiling test-strategy v0.4.3
33132025-08-01T15:14:09.699Z Running `/home/build/.rustup/toolchains/1.88.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.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=7a6943d82c4c5cf8 -C extra-filename=-e573e24c078cac9d --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-229531c0dee62d5d.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-38aa5bbe2f131f5e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142025-08-01T15:14:09.959Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-1ce224ece95c9af6/build-script-build`
33152025-08-01T15:14:10.064Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
33162025-08-01T15:14:10.091Z Running `/home/build/.rustup/toolchains/1.88.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=24180630d9852eca -C extra-filename=-eb22b888a1cbb7b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33172025-08-01T15:14:10.736Z Running `/home/build/.rustup/toolchains/1.88.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.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=b69a4e12caf0b900 -C extra-filename=-4eb179e974db8bfa --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-ac37d0913f176dd6.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)'`
33182025-08-01T15:14:10.779Z Compiling parse-display v0.10.0
33192025-08-01T15:14:10.806Z Running `/home/build/.rustup/toolchains/1.88.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=89ed1adc9ce47963 -C extra-filename=-0cad710cead4a44e --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-eee963aa238b1301.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202025-08-01T15:14:10.933Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
33212025-08-01T15:14:10.960Z Running `/home/build/.rustup/toolchains/1.88.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=bbb15704c56305dc -C extra-filename=-eca77caec1820300 --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-0a0872c58932da90.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-eb22b888a1cbb7b1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222025-08-01T15:14:10.990Z Compiling backoff v0.4.0
33232025-08-01T15:14:10.990Z Running `/home/build/.rustup/toolchains/1.88.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=688652c8c42cd024 -C extra-filename=-ae6e9ed0f99cc50c --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-cbdb771357233643.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-db1759231e804faf.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-177a78a285f77f9f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33242025-08-01T15:14:11.171Z Compiling iddqd v0.3.9
33252025-08-01T15:14:11.198Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name iddqd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iddqd-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 --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="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=bc65e8e05772dfa8 -C extra-filename=-74f91742f0cbf639 --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-6489a005424e26a3.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-aa4171eab1a61a05.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-5c7a173a006c10c5.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a30374f9732585e3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33262025-08-01T15:14:11.359Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
33272025-08-01T15:14:11.386Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name protocol --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/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=d155fb4b69dad3c5 -C extra-filename=-4468a551ae429713 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282025-08-01T15:14:11.413Z Compiling camino-tempfile v1.4.1
33292025-08-01T15:14:11.413Z Running `/home/build/.rustup/toolchains/1.88.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=ec7eb319862b4522 -C extra-filename=-ea33abeb79d2cbac --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-140395dcab7447db.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302025-08-01T15:14:11.454Z Compiling unicode-width v0.1.14
33312025-08-01T15:14:11.481Z Running `/home/build/.rustup/toolchains/1.88.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=fd51c2c0c558a77e -C extra-filename=-de2d9fe847872790 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322025-08-01T15:14:11.894Z Compiling proc-macro-error-attr v1.0.4
33332025-08-01T15:14:11.921Z Running `/home/build/.rustup/toolchains/1.88.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=673c1c35a2a46373 -C extra-filename=-f04825805670a1da --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-f04825805670a1da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342025-08-01T15:14:11.985Z Compiling proc-macro-error v1.0.4
33352025-08-01T15:14:12.012Z Running `/home/build/.rustup/toolchains/1.88.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=57e45b88f0c24d9a -C extra-filename=-90b0f372be76eeb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-90b0f372be76eeb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362025-08-01T15:14:12.290Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-f04825805670a1da/build-script-build`
33372025-08-01T15:14:12.381Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-90b0f372be76eeb9/build-script-build`
33382025-08-01T15:14:12.423Z Running `/home/build/.rustup/toolchains/1.88.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=1d5bb05808fef30b -C extra-filename=-8fae1b4bd0dd88f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392025-08-01T15:14:12.596Z Compiling proc-macro-crate v1.3.1
33402025-08-01T15:14:12.623Z Running `/home/build/.rustup/toolchains/1.88.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=3ed7fed68b5a5913 -C extra-filename=-293f4280f27d1000 --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-f242d23d18cdc86c.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-3fc98c709ac00fff.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412025-08-01T15:14:12.883Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
33422025-08-01T15:14:12.911Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/c269f57/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=28a5a0a1c5a0b919 -C extra-filename=-a0c2d2c5b3a1a9ce --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-d8232341c8ffade3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432025-08-01T15:14:13.328Z Running `/home/build/.rustup/toolchains/1.88.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=280a3fb16518b98f -C extra-filename=-79c7d14dacc7ee4c --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-8fae1b4bd0dd88f9.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
33442025-08-01T15:14:13.369Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33452025-08-01T15:14:13.396Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
33462025-08-01T15:14:13.396Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98b217d4bbdbb712 -C extra-filename=-a8b857d09159692a --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-a8b857d09159692a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472025-08-01T15:14:13.396Z Running `/home/build/.rustup/toolchains/1.88.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=c535d67b523f7612 -C extra-filename=-de0aa23a6f81e433 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-de0aa23a6f81e433 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482025-08-01T15:14:13.484Z Compiling num_enum_derive v0.5.11
33492025-08-01T15:14:13.511Z Running `/home/build/.rustup/toolchains/1.88.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=43d1d296edf48771 -C extra-filename=-70f7ea0e8a15d2ec --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-293f4280f27d1000.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502025-08-01T15:14:13.761Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-a8b857d09159692a/build-script-build`
33512025-08-01T15:14:13.819Z Compiling tabwriter v1.4.0
33522025-08-01T15:14:13.819Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=ea152f628c97cfdc -C extra-filename=-bd7f2a919cd91241 --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-de2d9fe847872790.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532025-08-01T15:14:13.864Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-de0aa23a6f81e433/build-script-build`
33542025-08-01T15:14:13.922Z Compiling foreign-types-macros v0.2.3
33552025-08-01T15:14:13.955Z Running `/home/build/.rustup/toolchains/1.88.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=21a099d99cc21775 -C extra-filename=-a85a798861acf7c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562025-08-01T15:14:13.982Z Compiling foreign-types-shared v0.3.1
33572025-08-01T15:14:13.982Z Running `/home/build/.rustup/toolchains/1.88.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=8427d5863b13e5c6 -C extra-filename=-eab1c1722e859a13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582025-08-01T15:14:14.013Z Running `/home/build/.rustup/toolchains/1.88.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=ff6f580b836da3e3 -C extra-filename=-439740f87d8c0220 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
33592025-08-01T15:14:14.155Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71f4a7eb69e180de -C extra-filename=-5dfd8ea21b44820b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
33602025-08-01T15:14:14.231Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33612025-08-01T15:14:14.258Z Running `/home/build/.rustup/toolchains/1.88.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=098bc1ca0460d3f5 -C extra-filename=-ff7108b86fdac590 --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-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622025-08-01T15:14:14.284Z Compiling cstr-argument v0.1.2
33632025-08-01T15:14:14.284Z Running `/home/build/.rustup/toolchains/1.88.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=9ea95322027ac36c -C extra-filename=-769f63f8c4586609 --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-1ec0b9c34a33fc61.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642025-08-01T15:14:14.421Z Compiling pretty-hex v0.2.1
33652025-08-01T15:14:14.448Z Running `/home/build/.rustup/toolchains/1.88.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.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=e0c60068711f2d30 -C extra-filename=-867b106649042510 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662025-08-01T15:14:14.610Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
33672025-08-01T15:14:14.637Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/f4eae3d/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=af8dc13fa70fb413 -C extra-filename=-783570f7324e3741 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-783570f7324e3741 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33682025-08-01T15:14:14.691Z Compiling colored v2.2.0
33692025-08-01T15:14:14.718Z Running `/home/build/.rustup/toolchains/1.88.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=668a40aeecd3daa6 -C extra-filename=-f543ee197f374c89 --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-91a677dd349e0155.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702025-08-01T15:14:15.060Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-783570f7324e3741/build-script-build`
33712025-08-01T15:14:15.128Z Compiling smf v0.2.3
33722025-08-01T15:14:15.176Z Running `/home/build/.rustup/toolchains/1.88.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=b911e0008a97ee7f -C extra-filename=-90b960a9eceafef2 --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-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732025-08-01T15:14:15.204Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33742025-08-01T15:14:15.204Z Running `/home/build/.rustup/toolchains/1.88.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=dbcb35777355cd33 -C extra-filename=-9cd66be448b38cb8 --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-09283293c0e83604.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-ff7108b86fdac590.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33752025-08-01T15:14:15.239Z Compiling foreign-types v0.5.0
33762025-08-01T15:14:15.239Z Running `/home/build/.rustup/toolchains/1.88.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=e69aafcb0eaeaad3 -C extra-filename=-b3b2af2b3c52163d --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-a85a798861acf7c7.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-eab1c1722e859a13.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33772025-08-01T15:14:15.394Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33782025-08-01T15:14:15.421Z Running `/home/build/.rustup/toolchains/1.88.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=5c809ec69a046f3c -C extra-filename=-1a6c79f40bc68f42 --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-769f63f8c4586609.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-b3b2af2b3c52163d.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-439740f87d8c0220.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33792025-08-01T15:14:15.448Z Compiling itertools v0.14.0
33802025-08-01T15:14:15.475Z Running `/home/build/.rustup/toolchains/1.88.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=60246c487a516876 -C extra-filename=-a4e9117ce89cf043 --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-7e6bfb7da4b02c98.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33812025-08-01T15:14:15.502Z Compiling heck v0.4.1
33822025-08-01T15:14:15.529Z Running `/home/build/.rustup/toolchains/1.88.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=2f4e916cc794d8d8 -C extra-filename=-f8e5e95c5fe625ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832025-08-01T15:14:15.712Z Compiling num_enum v0.5.11
33842025-08-01T15:14:15.739Z Running `/home/build/.rustup/toolchains/1.88.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=2e7ec6b800c8faa5 -C extra-filename=-ceb5369ea11fe623 --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-70f7ea0e8a15d2ec.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852025-08-01T15:14:15.937Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
33862025-08-01T15:14:15.974Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-b4208df2b2914a54/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9700737603a762e6 -C extra-filename=-40530751ee97d2ad --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-09283293c0e83604.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-5dfd8ea21b44820b.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-ceb5369ea11fe623.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-867b106649042510.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33872025-08-01T15:14:16.001Z Compiling crossbeam-deque v0.8.5
33882025-08-01T15:14:16.001Z Compiling typify-macro v0.3.0
33892025-08-01T15:14:16.001Z Compiling rayon-core v1.12.1
33902025-08-01T15:14:16.029Z Running `/home/build/.rustup/toolchains/1.88.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.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"))' -C metadata=9369b97080f1487c -C extra-filename=-3a3cecc81c0becbf --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-ee53e4eec09e6049.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33912025-08-01T15:14:16.029Z Running `/home/build/.rustup/toolchains/1.88.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.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=38fe6940194d9cc0 -C extra-filename=-a1b3f0beb5b495b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-a10614bf3fd50320.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922025-08-01T15:14:16.029Z Running `/home/build/.rustup/toolchains/1.88.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.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=57755ff472aac542 -C extra-filename=-e0933704c5510972 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-e0933704c5510972 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932025-08-01T15:14:16.287Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-0de9f4adf6a850c0/f4eae3d/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=df63d6e77aaa0d56 -C extra-filename=-4fad1ac5ec08af36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-40530751ee97d2ad.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-ceb5369ea11fe623.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-1a6c79f40bc68f42.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-439740f87d8c0220.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-9cd66be448b38cb8.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-82ca1a0edb068014.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
33942025-08-01T15:14:16.343Z Compiling crucible-workspace-hack v0.1.0
33952025-08-01T15:14:16.383Z Running `/home/build/.rustup/toolchains/1.88.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=01862f9d3db0e179 -C extra-filename=-bb3b588993f2c88c --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-bb3b588993f2c88c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962025-08-01T15:14:16.410Z Compiling typify-impl v0.4.1
33972025-08-01T15:14:16.410Z Running `/home/build/.rustup/toolchains/1.88.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.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=da054f7272c46eda -C extra-filename=-99b26e312905de91 --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-9c466a4ed58223b8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982025-08-01T15:14:16.446Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-e0933704c5510972/build-script-build`
33992025-08-01T15:14:16.541Z Running `/home/build/.rustup/toolchains/1.88.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.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("web_spin_lock"))' -C metadata=1c186521a63ae91a -C extra-filename=-be8ead3bf686ef92 --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-3a3cecc81c0becbf.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34002025-08-01T15:14:16.770Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-bb3b588993f2c88c/build-script-build`
34012025-08-01T15:14:16.826Z Compiling atomicwrites v0.4.4
34022025-08-01T15:14:16.853Z Running `/home/build/.rustup/toolchains/1.88.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=13f7963b2ce05e11 -C extra-filename=-cced12ab62ebe79c --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-e03c66de06ed6290.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032025-08-01T15:14:17.200Z Compiling darling_core v0.21.0
34042025-08-01T15:14:17.227Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-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=540acf8384f8b58e -C extra-filename=-c51905be8ba50b89 --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-15eec6a4ea14602e.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-da6ece1faf7203ce.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-47f4b7d4fec673ea.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052025-08-01T15:14:17.936Z Compiling rayon v1.10.0
34062025-08-01T15:14:17.963Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=c02fdbc489cc2776 -C extra-filename=-ff856e5bf9d0126a --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-7e6bfb7da4b02c98.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-be8ead3bf686ef92.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072025-08-01T15:14:18.348Z Running `/home/build/.rustup/toolchains/1.88.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=b4ae9251ae2f969b -C extra-filename=-86e0c5ce70e718b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34082025-08-01T15:14:18.486Z Compiling heapless v0.8.0
34092025-08-01T15:14:18.516Z Running `/home/build/.rustup/toolchains/1.88.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=b95c7f3918c0bc2a -C extra-filename=-b84a46c52b77508c --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-b84a46c52b77508c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34102025-08-01T15:14:19.097Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-b84a46c52b77508c/build-script-build`
34112025-08-01T15:14:19.444Z Compiling hash32 v0.3.1
34122025-08-01T15:14:19.471Z Running `/home/build/.rustup/toolchains/1.88.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=750be9ac4eca6b0b -C extra-filename=-8bc7be127079f1a2 --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-76e995005ff0a130.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132025-08-01T15:14:19.737Z Compiling base64 v0.21.7
34142025-08-01T15:14:19.765Z Running `/home/build/.rustup/toolchains/1.88.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=36891af14f21f5f2 -C extra-filename=-9552b94b0f386d89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152025-08-01T15:14:19.792Z Compiling smoltcp v0.11.0
34162025-08-01T15:14:19.830Z Running `/home/build/.rustup/toolchains/1.88.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=56a86eadc9cd124b -C extra-filename=-68cdc828c42ea502 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-68cdc828c42ea502 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172025-08-01T15:14:20.413Z Compiling typify v0.3.0
34182025-08-01T15:14:20.440Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-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="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=8ff5563eaa27a038 -C extra-filename=-534269229ba0e069 --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-a10614bf3fd50320.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-a1b3f0beb5b495b1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192025-08-01T15:14:20.536Z Running `/home/build/.rustup/toolchains/1.88.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=e5eece1a3d4b9673 -C extra-filename=-4e2c65233863a2ea --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-8bc7be127079f1a2.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-29fe500b85244d3d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202025-08-01T15:14:20.579Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-68cdc828c42ea502/build-script-build`
34212025-08-01T15:14:20.645Z Compiling progenitor-impl v0.9.1
34222025-08-01T15:14:20.645Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-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=dc384f597462b5bb -C extra-filename=-a7e2d1660c3313f3 --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-9c466a4ed58223b8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-534269229ba0e069.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232025-08-01T15:14:20.685Z Compiling cobs v0.2.3
34242025-08-01T15:14:20.717Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f2a4a38af03df354 -C extra-filename=-89066183e2b2e9f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252025-08-01T15:14:21.046Z Compiling postcard v1.0.10
34262025-08-01T15:14:21.100Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=f3a0ece49b2efc65 -C extra-filename=-b9702d0303e701a3 --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-89066183e2b2e9f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34272025-08-01T15:14:21.515Z Running `/home/build/.rustup/toolchains/1.88.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=922fde98a0631b2a -C extra-filename=-d7bc1f0883840aac --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-2cc7bf1c4c3b9e85.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-4e2c65233863a2ea.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8352ac706591068e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282025-08-01T15:14:21.697Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
34292025-08-01T15:14:21.724Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=95f9a40068c49c6a -C extra-filename=-1ba506b2a493a92b --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-f5683af400e4b5bb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34302025-08-01T15:14:22.058Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
34312025-08-01T15:14:22.086Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=37376521a1ca3271 -C extra-filename=-90a484f4f04f9dc5 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-90a484f4f04f9dc5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34322025-08-01T15:14:22.309Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
34332025-08-01T15:14:22.340Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=fb6d5cf4f7192b12 -C extra-filename=-501d630852807daf --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-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34342025-08-01T15:14:22.429Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-90a484f4f04f9dc5/build-script-build`
34352025-08-01T15:14:22.533Z Compiling sigpipe v0.1.3
34362025-08-01T15:14:22.560Z Running `/home/build/.rustup/toolchains/1.88.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=ba7704423d2eff6c -C extra-filename=-107375265ba3dd5c --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372025-08-01T15:14:22.714Z Compiling jiff v0.2.15
34382025-08-01T15:14:22.748Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name jiff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-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 --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=4a3ef19add3d86cf -C extra-filename=-b48c9d2e5c507cc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34392025-08-01T15:14:22.776Z Compiling darling_macro v0.21.0
34402025-08-01T15:14:22.815Z Running `/home/build/.rustup/toolchains/1.88.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.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=ecde589b8fbed54c -C extra-filename=-e9c7396a330e5eb0 --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-c51905be8ba50b89.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34412025-08-01T15:14:23.249Z Compiling zone_cfg_derive v0.3.0
34422025-08-01T15:14:23.276Z Running `/home/build/.rustup/toolchains/1.88.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.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=c818cbd0d0df8e16 -C extra-filename=-b7aca22be09aec3e --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-f8e5e95c5fe625ea.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-79c7d14dacc7ee4c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34432025-08-01T15:14:23.792Z Compiling darling v0.21.0
34442025-08-01T15:14:23.819Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/darling-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 --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=139a72c6058673b0 -C extra-filename=-dcfc5b084876a160 --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-c51905be8ba50b89.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-e9c7396a330e5eb0.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34452025-08-01T15:14:23.944Z Compiling ingot-macros v0.1.1
34462025-08-01T15:14:23.971Z Running `/home/build/.rustup/toolchains/1.88.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=8d10639c4a50085a -C extra-filename=-b033cfc290539907 --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-dcfc5b084876a160.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34472025-08-01T15:14:24.580Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34482025-08-01T15:14:24.608Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/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=c656a51f8a860e27 -C extra-filename=-81a3b0957952cb60 --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-09283293c0e83604.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34492025-08-01T15:14:24.974Z Compiling num-derive v0.4.2
34502025-08-01T15:14:25.001Z Running `/home/build/.rustup/toolchains/1.88.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=b65042d3df0a58ed -C extra-filename=-01088feead72e0c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512025-08-01T15:14:25.421Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34522025-08-01T15:14:25.448Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=8e033dee54de021e -C extra-filename=-086c45ff5446eb99 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-086c45ff5446eb99 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532025-08-01T15:14:25.797Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-086c45ff5446eb99/build-script-build`
34542025-08-01T15:14:25.851Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34552025-08-01T15:14:25.878Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/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=99ce532998dbc4f2 -C extra-filename=-8294b670d1a4805e --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-81a3b0957952cb60.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562025-08-01T15:14:26.284Z Compiling zone v0.3.1
34572025-08-01T15:14:26.311Z Running `/home/build/.rustup/toolchains/1.88.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=991022503d8bde5d -C extra-filename=-be03c38016019ff9 --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-03c523b9d2dbbd95.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-b7aca22be09aec3e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582025-08-01T15:14:26.440Z Compiling progenitor-macro v0.9.1
34592025-08-01T15:14:26.467Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc5f78a9ee6306c0 -C extra-filename=-858683865668907a --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-124de5b9538b53d8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-a7e2d1660c3313f3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-2cd2a8c26155796b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602025-08-01T15:14:26.910Z Compiling typify-macro v0.4.1
34612025-08-01T15:14:26.937Z Running `/home/build/.rustup/toolchains/1.88.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.4.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=7c1d11e9333e346e -C extra-filename=-215f935dffb3c36a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-99b26e312905de91.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622025-08-01T15:14:26.964Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34632025-08-01T15:14:26.964Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/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=fe4dfabcc17ba130 -C extra-filename=-5c44d9a309ae9304 --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-86e0c5ce70e718b4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-01088feead72e0c7.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642025-08-01T15:14:27.408Z Compiling convert_case v0.4.0
34652025-08-01T15:14:27.435Z Running `/home/build/.rustup/toolchains/1.88.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=17b95ee00e764433 -C extra-filename=-f3ffb28de699080e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662025-08-01T15:14:27.558Z Compiling same-file v1.0.6
34672025-08-01T15:14:27.585Z Running `/home/build/.rustup/toolchains/1.88.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=30a388b8698992c4 -C extra-filename=-c7044260d2ec902c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682025-08-01T15:14:27.718Z Compiling utf-8 v0.7.6
34692025-08-01T15:14:27.745Z Running `/home/build/.rustup/toolchains/1.88.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=a866b69702a7bc34 -C extra-filename=-3c66083914946ac5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34702025-08-01T15:14:27.844Z Compiling walkdir v2.5.0
34712025-08-01T15:14:27.871Z Running `/home/build/.rustup/toolchains/1.88.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=f60db0f6a13e43e4 -C extra-filename=-ca878d0d2a8a4fbb --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-c7044260d2ec902c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722025-08-01T15:14:28.079Z Compiling tungstenite v0.21.0
34732025-08-01T15:14:28.106Z Running `/home/build/.rustup/toolchains/1.88.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=a7336dfce9ca4ae1 -C extra-filename=-c0e097703dad39a7 --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-76e995005ff0a130.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-853e871c5ff485d4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-3c66083914946ac5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742025-08-01T15:14:28.212Z Compiling derive_more v0.99.20
34752025-08-01T15:14:28.251Z Running `/home/build/.rustup/toolchains/1.88.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=9d50098c4ca2a1fb -C extra-filename=-081e7b85feb1207e --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-f3ffb28de699080e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762025-08-01T15:14:28.415Z Compiling aws-lc-sys v0.26.0
34772025-08-01T15:14:28.442Z Running `/home/build/.rustup/toolchains/1.88.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.26.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("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=c1410458c58d33c4 -C extra-filename=-735987b16adbab60 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-735987b16adbab60 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-353dcf957868deee.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-2b701c607b79de20.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-d75079d7483120c1.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-a3c044466d941175.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782025-08-01T15:14:28.524Z Compiling half v2.4.1
34792025-08-01T15:14:28.551Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=a7c08083e3907ed6 -C extra-filename=-e2b4580a39c0e4af --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-1ec0b9c34a33fc61.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802025-08-01T15:14:29.041Z Compiling ciborium-io v0.2.2
34812025-08-01T15:14:29.068Z Running `/home/build/.rustup/toolchains/1.88.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=e722d53cc6ff17b4 -C extra-filename=-53b76e2c21983b47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822025-08-01T15:14:29.231Z Compiling tokio-tungstenite v0.21.0
34832025-08-01T15:14:29.259Z Running `/home/build/.rustup/toolchains/1.88.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=59671cce6b099474 -C extra-filename=-39c8fbe8df0cce4c --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-f5c1185d570ac8b9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-c0e097703dad39a7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842025-08-01T15:14:29.804Z Compiling ciborium-ll v0.2.2
34852025-08-01T15:14:29.830Z Running `/home/build/.rustup/toolchains/1.88.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=04ffcf81d91f3377 -C extra-filename=-2ace32594eddea36 --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-53b76e2c21983b47.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-e2b4580a39c0e4af.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862025-08-01T15:14:29.860Z Compiling ingot-types v0.1.2
34872025-08-01T15:14:29.896Z Compiling tokio-dtrace v0.1.0
34882025-08-01T15:14:29.896Z Running `/home/build/.rustup/toolchains/1.88.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=583ee0b69023cfcb -C extra-filename=-2d8262640125727e --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-b033cfc290539907.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34892025-08-01T15:14:29.937Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=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=366130d1bd68a53a -C extra-filename=-deb78fcd265b1bdd --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-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902025-08-01T15:14:30.235Z Compiling newline-converter v0.3.0
34912025-08-01T15:14:30.262Z Running `/home/build/.rustup/toolchains/1.88.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=c8acce14c27651bb -C extra-filename=-46fd7e4404cee3ad --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-78de71e0435a1639.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34922025-08-01T15:14:30.361Z Compiling oxide-tokio-rt v0.1.2
34932025-08-01T15:14:30.388Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=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="rt-multi-thread"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-multi-thread"))' -C metadata=8930e673fab1983a -C extra-filename=-5111f5ee4ea24ec8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libtokio_dtrace-deb78fcd265b1bdd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942025-08-01T15:14:30.451Z Compiling expectorate v1.2.0
34952025-08-01T15:14:30.478Z Running `/home/build/.rustup/toolchains/1.88.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=3430dcf9f98ceec0 -C extra-filename=-0e12c3787fe93b43 --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-cced12ab62ebe79c.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9c592e23026ad5a2.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-46fd7e4404cee3ad.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962025-08-01T15:14:30.691Z Compiling ingot v0.1.1
34972025-08-01T15:14:30.718Z Compiling ciborium v0.2.2
34982025-08-01T15:14:30.718Z Running `/home/build/.rustup/toolchains/1.88.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=40312c768fdfc4a2 -C extra-filename=-5331e056053257d4 --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-f5683af400e4b5bb.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-b033cfc290539907.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-2d8262640125727e.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34992025-08-01T15:14:30.745Z Running `/home/build/.rustup/toolchains/1.88.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=3e5bb8733f5d2a4c -C extra-filename=-fc35e663ef992660 --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-53b76e2c21983b47.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-2ace32594eddea36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002025-08-01T15:14:30.784Z Compiling pem v3.0.5
35012025-08-01T15:14:30.832Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7b1bcd1086d3795d -C extra-filename=-a07609af0cdfe2ed --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-55b2fb0813a2d2c1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022025-08-01T15:14:30.961Z Compiling typify v0.4.1
35032025-08-01T15:14:30.988Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-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="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=929604bbbb759c4b -C extra-filename=-c2c61fbb1dae3c66 --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-99b26e312905de91.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-215f935dffb3c36a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35042025-08-01T15:14:31.174Z Compiling progenitor-impl v0.10.0
35052025-08-01T15:14:31.201Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-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=2cbd10bc5f955c9d -C extra-filename=-56fa6a63fc5b98e2 --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-9c466a4ed58223b8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-c2c61fbb1dae3c66.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35062025-08-01T15:14:31.470Z Compiling num-rational v0.4.2
35072025-08-01T15:14:31.496Z Running `/home/build/.rustup/toolchains/1.88.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=d97644eb5dccd170 -C extra-filename=-d5b0c8d2e562893e --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-ad3f47c3b9446adb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35082025-08-01T15:14:31.994Z Compiling num-complex v0.4.6
35092025-08-01T15:14:32.021Z Running `/home/build/.rustup/toolchains/1.88.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=db54150ff943df33 -C extra-filename=-4cfd4cbdfcad1a03 --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-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35102025-08-01T15:14:32.754Z Compiling num v0.4.3
35112025-08-01T15:14:32.781Z Running `/home/build/.rustup/toolchains/1.88.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=4c0740c305deec9d -C extra-filename=-54077f5ad8b36155 --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-4cfd4cbdfcad1a03.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7e625aeaeaca39aa.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-d5b0c8d2e562893e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122025-08-01T15:14:32.808Z Compiling float-ord v0.3.2
35132025-08-01T15:14:32.808Z Running `/home/build/.rustup/toolchains/1.88.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=dc2cb597b2b9d072 -C extra-filename=-61c58253109c87dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142025-08-01T15:14:32.843Z Compiling indent_write v2.2.0
35152025-08-01T15:14:32.870Z Running `/home/build/.rustup/toolchains/1.88.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=91e2feefe071fce5 -C extra-filename=-54fee71cfffae045 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162025-08-01T15:14:32.916Z Compiling secrecy v0.10.3
35172025-08-01T15:14:32.943Z Running `/home/build/.rustup/toolchains/1.88.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=799a04e4391c1fb2 -C extra-filename=-81913501386d0893 --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-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182025-08-01T15:14:33.097Z Compiling swrite v0.1.0
35192025-08-01T15:14:33.134Z Running `/home/build/.rustup/toolchains/1.88.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=9d0f8a5b2a63e6dc -C extra-filename=-ac3fc3f288dce79e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35202025-08-01T15:14:33.161Z Compiling bytecount v0.6.8
35212025-08-01T15:14:33.161Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=ceb414d9bedc2ed8 -C extra-filename=-af461943b97ec319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35222025-08-01T15:14:33.230Z Compiling fixedbitset v0.5.7
35232025-08-01T15:14:33.257Z Running `/home/build/.rustup/toolchains/1.88.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=d3ae0520604276f8 -C extra-filename=-531c70a2741abbe6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35242025-08-01T15:14:33.283Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35252025-08-01T15:14:33.349Z Running `/home/build/.rustup/toolchains/1.88.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=7bc0d224600b0070 -C extra-filename=-5aafa15caccd2eb3 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-5aafa15caccd2eb3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262025-08-01T15:14:33.419Z Compiling arc-swap v1.7.1
35272025-08-01T15:14:33.446Z Running `/home/build/.rustup/toolchains/1.88.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.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("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=cc8fb5a9943796b2 -C extra-filename=-f00cf59f08837581 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35282025-08-01T15:14:33.819Z Compiling petgraph v0.8.2
35292025-08-01T15:14:33.858Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-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 '--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="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=b8c6a9c294dc873f -C extra-filename=-1c569a96ba79b59e --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-531c70a2741abbe6.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35302025-08-01T15:14:33.885Z Compiling slog-scope v4.4.0
35312025-08-01T15:14:33.885Z Running `/home/build/.rustup/toolchains/1.88.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.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())' -C metadata=6ce500fcc66a1b88 -C extra-filename=-f41288e3198881c3 --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-f00cf59f08837581.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322025-08-01T15:14:33.967Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
35332025-08-01T15:14:34.029Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=b5c1a7b70a8595c6 -C extra-filename=-4402c01c88076a18 --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-1ba506b2a493a92b.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-5331e056053257d4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b9702d0303e701a3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-d7bc1f0883840aac.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35342025-08-01T15:14:34.056Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-5aafa15caccd2eb3/build-script-build`
35352025-08-01T15:14:34.102Z Compiling password-hash v0.5.0
35362025-08-01T15:14:34.129Z Running `/home/build/.rustup/toolchains/1.88.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=e7dbe6f053df0c87 -C extra-filename=-3abf9578705f60a0 --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-e7e7ccedf1a48000.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372025-08-01T15:14:34.217Z Compiling blake2 v0.10.6
35382025-08-01T15:14:34.244Z Running `/home/build/.rustup/toolchains/1.88.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=8eae0e8b934c14c1 -C extra-filename=-c9acfde4248e4e38 --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-86cffebc07ad4c24.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35392025-08-01T15:14:34.331Z Compiling slog-stdlog v4.1.1
35402025-08-01T15:14:34.359Z Running `/home/build/.rustup/toolchains/1.88.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=32635d869b1fe786 -C extra-filename=-643dd4cbc2a1322a --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-244bc0f69c2ab2b0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-f41288e3198881c3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412025-08-01T15:14:34.684Z Compiling xattr v1.3.1
35422025-08-01T15:14:34.711Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=2a1d350d3aa3954a -C extra-filename=-7e0a8a5b9c48f3b7 --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-e03c66de06ed6290.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432025-08-01T15:14:34.956Z Compiling argon2 v0.5.3
35442025-08-01T15:14:34.983Z Running `/home/build/.rustup/toolchains/1.88.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=057746208b9580d7 -C extra-filename=-71a88b7cc7a2e7f8 --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-e7e7ccedf1a48000.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-c9acfde4248e4e38.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-3abf9578705f60a0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452025-08-01T15:14:35.010Z Compiling filetime v0.2.25
35462025-08-01T15:14:35.010Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/filetime-0.2.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=c6e366bc51caf9a9 -C extra-filename=-2051f8d4f9df9124 --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-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472025-08-01T15:14:35.325Z Compiling tar v0.4.44
35482025-08-01T15:14:35.352Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tar-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="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=d5ae209d18abc1c8 -C extra-filename=-78c9038d614d9a33 --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-2051f8d4f9df9124.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-7e0a8a5b9c48f3b7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35492025-08-01T15:14:35.378Z Compiling slog-envlogger v2.2.0
35502025-08-01T15:14:35.409Z Running `/home/build/.rustup/toolchains/1.88.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=b38e7a408856d2e8 -C extra-filename=-600f9fb0acddb092 --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-244bc0f69c2ab2b0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-f41288e3198881c3.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-643dd4cbc2a1322a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35512025-08-01T15:14:36.033Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=eaa617e199559137 -C extra-filename=-391a65bb40ecd918 --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-f5683af400e4b5bb.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-2024a8f0d518287d.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-1ba506b2a493a92b.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-5331e056053257d4.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-501d630852807daf.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-4402c01c88076a18.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b9702d0303e701a3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-bd7f2a919cd91241.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.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)'`
35522025-08-01T15:14:36.302Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
35532025-08-01T15:14:36.329Z Running `/home/build/.rustup/toolchains/1.88.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=1b403ea1fb9ae14b -C extra-filename=-c370e5e1cb363f62 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-c370e5e1cb363f62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542025-08-01T15:14:36.694Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
35552025-08-01T15:14:36.727Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=6eb3d5d96cb945e0 -C extra-filename=-97eb6ff6c511ccff --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-1ec0b9c34a33fc61.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-1ba506b2a493a92b.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-391a65bb40ecd918.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-bd7f2a919cd91241.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35562025-08-01T15:14:36.914Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-c370e5e1cb363f62/build-script-build`
35572025-08-01T15:14:36.968Z Compiling cancel-safe-futures v0.1.5
35582025-08-01T15:14:37.014Z Running `/home/build/.rustup/toolchains/1.88.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=ea48c3ed62627556 -C extra-filename=-0cbfbcc98074e8a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-0cbfbcc98074e8a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35592025-08-01T15:14:37.041Z Compiling progenitor-macro v0.10.0
35602025-08-01T15:14:37.092Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-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=15af0361ffbbd46a -C extra-filename=-801611dea7ccf6a2 --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-124de5b9538b53d8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-56fa6a63fc5b98e2.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-2cd2a8c26155796b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35612025-08-01T15:14:37.204Z Compiling owo-colors v4.2.2
35622025-08-01T15:14:37.231Z Running `/home/build/.rustup/toolchains/1.88.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=86195c6494bd3124 -C extra-filename=-48ddb12866c8222b --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-48ddb12866c8222b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35632025-08-01T15:14:37.315Z Running `/home/build/.rustup/toolchains/1.88.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=cfe89dd0b86fc1cf -C extra-filename=-461ed684906c0f16 --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-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.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/`
35642025-08-01T15:14:37.411Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-0cbfbcc98074e8a7/build-script-build`
35652025-08-01T15:14:37.464Z Compiling libsw-core v0.3.1
35662025-08-01T15:14:37.491Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=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=3faf933ff6e4a3b1 -C extra-filename=-e249417a9927e910 --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-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672025-08-01T15:14:37.625Z Running `/home/build/.rustup/toolchains/1.88.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=1797e089b4c55266 -C extra-filename=-63bb04566815d114 --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-cbdb771357233643.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35682025-08-01T15:14:37.664Z Compiling linear-map v1.2.0
35692025-08-01T15:14:37.691Z Running `/home/build/.rustup/toolchains/1.88.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=b7541f375878f223 -C extra-filename=-caab7cf84293fa88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702025-08-01T15:14:37.763Z Compiling libsw v3.5.0
35712025-08-01T15:14:37.789Z Running `/home/build/.rustup/toolchains/1.88.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=cb105bf9dfbcbcc6 -C extra-filename=-4320238db30af027 --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-e249417a9927e910.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35722025-08-01T15:14:37.867Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-48ddb12866c8222b/build-script-build`
35732025-08-01T15:14:37.970Z Running `/home/build/.rustup/toolchains/1.88.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.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", "supports-color", "supports-colors"))' -C metadata=82668f0c7344bc10 -C extra-filename=-fbbe2de3c49338f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
35742025-08-01T15:14:38.093Z Compiling keccak v0.1.5
35752025-08-01T15:14:38.093Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=0a7e38dce96eb280 -C extra-filename=-a88267514a98dc2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35762025-08-01T15:14:38.132Z Compiling async-recursion v1.1.1
35772025-08-01T15:14:38.159Z Running `/home/build/.rustup/toolchains/1.88.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=be14b1e1884a5062 -C extra-filename=-fdb81e360d629a70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35782025-08-01T15:14:38.199Z Compiling papergrid v0.11.0
35792025-08-01T15:14:38.225Z Running `/home/build/.rustup/toolchains/1.88.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=b0d716b08ff5faf3 -C extra-filename=-b23bd216087f84cf --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-af461943b97ec319.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-15eec6a4ea14602e.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35802025-08-01T15:14:38.450Z Compiling sha3 v0.10.8
35812025-08-01T15:14:38.509Z Running `/home/build/.rustup/toolchains/1.88.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=e798602fc7b2109f -C extra-filename=-87436577a0566a71 --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-86cffebc07ad4c24.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-a88267514a98dc2d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822025-08-01T15:14:38.736Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
35832025-08-01T15:14:38.763Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/2d095de/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=63261e8b630a21ec -C extra-filename=-12065d2add5a7054 --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-09283293c0e83604.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-4fad1ac5ec08af36.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-391a65bb40ecd918.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-97eb6ff6c511ccff.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-b9702d0303e701a3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35842025-08-01T15:14:39.034Z Compiling tabled_derive v0.7.0
35852025-08-01T15:14:39.061Z Running `/home/build/.rustup/toolchains/1.88.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=b669cf8798897c10 -C extra-filename=-7dd961090bbfbb93 --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-f8e5e95c5fe625ea.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-79c7d14dacc7ee4c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35862025-08-01T15:14:39.337Z Compiling typify-impl v0.2.0
35872025-08-01T15:14:39.364Z Running `/home/build/.rustup/toolchains/1.88.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.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=6bb44eb6d76ddbd2 -C extra-filename=-06e52c2d235114d5 --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-9c466a4ed58223b8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882025-08-01T15:14:39.543Z Compiling globset v0.4.15
35892025-08-01T15:14:39.569Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/globset-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 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=e29c18e7872c79e7 -C extra-filename=-59fff5c6d842e5a7 --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-21b6c990cb36eaef.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-03c1ee9972a07caf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35902025-08-01T15:14:39.726Z Compiling highway v1.3.0
35912025-08-01T15:14:39.753Z Running `/home/build/.rustup/toolchains/1.88.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=f83087d61f7348e1 -C extra-filename=-164a59420a9271ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35922025-08-01T15:14:39.803Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-735987b16adbab60/build-script-main`
35932025-08-01T15:14:40.321Z Compiling headers-core v0.3.0
35942025-08-01T15:14:40.348Z Running `/home/build/.rustup/toolchains/1.88.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=f28b79d5a82bd047 -C extra-filename=-686e087fca514add --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-4ed94406d3c6bfdf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952025-08-01T15:14:40.468Z Compiling resolv-conf v0.7.0
35962025-08-01T15:14:40.495Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=31e79a5dcd654e82 -C extra-filename=-504f78032e63514e --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-d3f143916555be04.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-d2c918eefd0c260f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972025-08-01T15:14:40.545Z Compiling headers v0.4.1
35982025-08-01T15:14:40.572Z Running `/home/build/.rustup/toolchains/1.88.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=835be418920d900e -C extra-filename=-4ec10f8ff6ccdff4 --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-55b2fb0813a2d2c1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-686e087fca514add.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-0d4a610ab82ada64.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-d05a7a38841d8550.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35992025-08-01T15:14:40.901Z Compiling lzma-sys v0.1.20
36002025-08-01T15:14:40.928Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=96f408981f5c40e2 -C extra-filename=-5f34d7d6eda4689a --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-5f34d7d6eda4689a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012025-08-01T15:14:41.128Z Compiling tabled v0.15.0
36022025-08-01T15:14:41.154Z Running `/home/build/.rustup/toolchains/1.88.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=f69cd423e986f6dd -C extra-filename=-12357f3044d4be0e --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-b23bd216087f84cf.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-7dd961090bbfbb93.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032025-08-01T15:14:41.181Z Running `/home/build/.rustup/toolchains/1.88.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=09641dcae429cd5e -C extra-filename=-17cdfde48b30d7f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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-13/lib/amd64 -l pq`
36042025-08-01T15:14:41.225Z Compiling heck v0.3.3
36052025-08-01T15:14:41.251Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f258ef3836e74463 -C extra-filename=-5a933159e68c3262 --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-78de71e0435a1639.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062025-08-01T15:14:41.492Z Compiling pin-project-internal v1.1.6
36072025-08-01T15:14:41.519Z Running `/home/build/.rustup/toolchains/1.88.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.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 --warn=unreachable_pub --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(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2162d6e5de9bb71c -C extra-filename=-3d32fdfb36b6b94f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082025-08-01T15:14:41.595Z Compiling zone_cfg_derive v0.1.2
36092025-08-01T15:14:41.622Z Running `/home/build/.rustup/toolchains/1.88.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.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=9108f52f53a428c1 -C extra-filename=-a6074472e3863a3e --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-5a933159e68c3262.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-79c7d14dacc7ee4c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102025-08-01T15:14:41.736Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-5f34d7d6eda4689a/build-script-build`
36112025-08-01T15:14:41.803Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name lzma_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzma-sys-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("static"))' -C metadata=d4ff3e64251b5ff4 -C extra-filename=-4988b5ae3dd94c4e --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
36122025-08-01T15:14:42.019Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
36132025-08-01T15:14:42.046Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/fae5334/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ecb161716fc4e94 -C extra-filename=-d981d3bc20452b00 --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-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142025-08-01T15:14:42.165Z Compiling yasna v0.5.2
36152025-08-01T15:14:42.197Z Running `/home/build/.rustup/toolchains/1.88.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=2d6c34079b3632ef -C extra-filename=-18b9b29f4291883a --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-893ec5c9fd9933a9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36162025-08-01T15:14:42.442Z Compiling base64 v0.13.1
36172025-08-01T15:14:42.468Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8a046587853d4578 -C extra-filename=-22425b5c5789fcee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182025-08-01T15:14:43.004Z Compiling number_prefix v0.4.0
36192025-08-01T15:14:43.118Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ab3b4eee0d57ef51 -C extra-filename=-78b159d4ac88e3ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36202025-08-01T15:14:43.145Z Compiling zone v0.1.8
36212025-08-01T15:14:43.145Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c5b6aa32295d22d -C extra-filename=-a7ac29c6eaf3b0b3 --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-2719b728e8f677e5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-a6074472e3863a3e.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222025-08-01T15:14:43.407Z Compiling indicatif v0.17.11
36232025-08-01T15:14:43.433Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.17.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="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=a7fa37190004a691 -C extra-filename=-5abdaa226786e265 --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-9c592e23026ad5a2.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-78b159d4ac88e3ee.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36242025-08-01T15:14:43.688Z Compiling rcgen v0.12.1
36252025-08-01T15:14:43.715Z Running `/home/build/.rustup/toolchains/1.88.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=2c8069e756a8613c -C extra-filename=-a243423b979e68d4 --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-a07609af0cdfe2ed.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-18b9b29f4291883a.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-7a1a7867aee50800/out`
36262025-08-01T15:14:44.250Z Compiling pin-project v1.1.6
36272025-08-01T15:14:44.277Z Running `/home/build/.rustup/toolchains/1.88.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.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=unreachable_pub --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(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa1d2a7d4199500c -C extra-filename=-40aeb4dd283ee270 --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-3d32fdfb36b6b94f.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282025-08-01T15:14:44.469Z Compiling ron v0.7.1
36292025-08-01T15:14:44.495Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=da2540df456c9455 -C extra-filename=-f44b7dc6d12ed3b8 --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-22425b5c5789fcee.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-2cc7bf1c4c3b9e85.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302025-08-01T15:14:44.522Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
36312025-08-01T15:14:44.522Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/fae5334/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd6592f55a249b30 -C extra-filename=-ef6416ff871b36bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpuid_profile_config=/work/oxidecomputer/omicron/target/debug/deps/libcpuid_profile_config-d981d3bc20452b00.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322025-08-01T15:14:45.203Z Compiling xz2 v0.1.7
36332025-08-01T15:14:45.230Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name xz2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xz2-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("futures", "static", "tokio", "tokio-io"))' -C metadata=bea7dd7a5cd52fa0 -C extra-filename=-b799ea52965d496a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lzma_sys=/work/oxidecomputer/omicron/target/debug/deps/liblzma_sys-4988b5ae3dd94c4e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
36342025-08-01T15:14:45.440Z Compiling universal-hash v0.5.1
36352025-08-01T15:14:45.467Z Running `/home/build/.rustup/toolchains/1.88.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=a87602394e94b062 -C extra-filename=-6fb8c69cf1c95495 --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-005fe0d02da3f46b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362025-08-01T15:14:45.736Z Compiling snafu-derive v0.8.5
36372025-08-01T15:14:45.763Z Running `/home/build/.rustup/toolchains/1.88.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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=ea30a4b0ee6861e1 -C extra-filename=-3fd12226a1f61570 --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-9c466a4ed58223b8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36382025-08-01T15:14:45.793Z Compiling opaque-debug v0.3.1
36392025-08-01T15:14:45.793Z Running `/home/build/.rustup/toolchains/1.88.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=70035ee458d51460 -C extra-filename=-17dfd932890d0cda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402025-08-01T15:14:45.864Z Compiling olpc-cjson v0.1.4
36412025-08-01T15:14:45.891Z Running `/home/build/.rustup/toolchains/1.88.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=13717313de541236 -C extra-filename=-8b37686aff67d773 --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-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-3da38294b13c11e6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36422025-08-01T15:14:45.959Z Compiling serde_plain v1.0.2
36432025-08-01T15:14:45.986Z Running `/home/build/.rustup/toolchains/1.88.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=bff2932aa14b1d94 -C extra-filename=-bb48e2dd0b3b2967 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36442025-08-01T15:14:46.215Z Compiling subprocess v0.2.9
36452025-08-01T15:14:46.242Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5dfc30c18bded25a -C extra-filename=-47495bd93de595a4 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36462025-08-01T15:14:46.401Z Compiling typed-path v0.9.3
36472025-08-01T15:14:46.428Z Running `/home/build/.rustup/toolchains/1.88.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=49ec9bee1c77eecf -C extra-filename=-3ffbcba12927400d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482025-08-01T15:14:46.587Z Compiling smawk v0.3.2
36492025-08-01T15:14:46.613Z Running `/home/build/.rustup/toolchains/1.88.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=209c1c6945efcdaf -C extra-filename=-f3a216ec1350f892 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502025-08-01T15:14:46.854Z Compiling unicode-linebreak v0.1.5
36512025-08-01T15:14:46.899Z Running `/home/build/.rustup/toolchains/1.88.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=bcde7d85af24f104 -C extra-filename=-e1fef16c2d771b1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522025-08-01T15:14:46.925Z Compiling humantime v2.2.0
36532025-08-01T15:14:46.925Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-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())' -C metadata=201ac7e1e37cb333 -C extra-filename=-0fe867079bae0132 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542025-08-01T15:14:47.375Z Compiling textwrap v0.16.2
36552025-08-01T15:14:47.401Z Running `/home/build/.rustup/toolchains/1.88.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=8065b4236d3df43f -C extra-filename=-a20439c054845fb3 --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-f3a216ec1350f892.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-51263498299cdb7d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-e1fef16c2d771b1c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562025-08-01T15:14:47.472Z Compiling aead v0.5.2
36572025-08-01T15:14:47.499Z Running `/home/build/.rustup/toolchains/1.88.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=b2eae817a19fa199 -C extra-filename=-364e5db190ba93a9 --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-005fe0d02da3f46b.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582025-08-01T15:14:47.836Z Compiling semver v0.1.20
36592025-08-01T15:14:47.863Z Running `/home/build/.rustup/toolchains/1.88.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=90c863f963d13052 -C extra-filename=-1b51be0e478095d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602025-08-01T15:14:47.905Z Compiling poly1305 v0.8.0
36612025-08-01T15:14:47.932Z Running `/home/build/.rustup/toolchains/1.88.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=be3c05eb0937b072 -C extra-filename=-1d4e6e098cca66a9 --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-45550c38244b7ffd.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-17dfd932890d0cda.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-6fb8c69cf1c95495.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622025-08-01T15:14:48.458Z Compiling rustc_version v0.1.7
36632025-08-01T15:14:48.485Z Running `/home/build/.rustup/toolchains/1.88.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=b5258b96961e694d -C extra-filename=-0b129cdec68a9c19 --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-1b51be0e478095d6.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642025-08-01T15:14:48.515Z Compiling chacha20 v0.9.1
36652025-08-01T15:14:48.515Z Running `/home/build/.rustup/toolchains/1.88.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=5ba6da363813fd60 -C extra-filename=-47b6d3870809451f --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-1ec0b9c34a33fc61.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36662025-08-01T15:14:48.959Z Compiling newtype_derive v0.1.6
36672025-08-01T15:14:48.986Z Running `/home/build/.rustup/toolchains/1.88.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=916a21aa6b4f285b -C extra-filename=-1482173ff7d7d7a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-1482173ff7d7d7a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-0b129cdec68a9c19.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36682025-08-01T15:14:49.048Z Compiling thiserror-impl-no-std v2.0.2
36692025-08-01T15:14:49.075Z Running `/home/build/.rustup/toolchains/1.88.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=49d75ac064d31fe1 -C extra-filename=-dd8cca354b54a81d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36702025-08-01T15:14:49.428Z Compiling linked-hash-map v0.5.6
36712025-08-01T15:14:49.455Z Running `/home/build/.rustup/toolchains/1.88.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=90cd099a16921ac6 -C extra-filename=-68c3d71bf561ee4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36722025-08-01T15:14:49.482Z Compiling chacha20poly1305 v0.10.1
36732025-08-01T15:14:49.482Z Running `/home/build/.rustup/toolchains/1.88.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=24eebc46f2f7781b -C extra-filename=-0c36304ae81c6ddd --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-364e5db190ba93a9.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-47b6d3870809451f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-1d4e6e098cca66a9.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36742025-08-01T15:14:49.483Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-1482173ff7d7d7a3/build-script-build`
36752025-08-01T15:14:49.708Z Running `/home/build/.rustup/toolchains/1.88.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=17cae659b86463c6 -C extra-filename=-d4ad3f0e9fdf550f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
36762025-08-01T15:14:49.840Z Compiling lru-cache v0.1.2
36772025-08-01T15:14:49.868Z Running `/home/build/.rustup/toolchains/1.88.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=0ab68690b0c51cda -C extra-filename=-af6c662b2b13306a --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-68c3d71bf561ee4d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782025-08-01T15:14:49.895Z Compiling hickory-proto v0.24.4
36792025-08-01T15:14:49.895Z Compiling steno v0.4.1
36802025-08-01T15:14:49.895Z Running `/home/build/.rustup/toolchains/1.88.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=1f6b3e5966974308 -C extra-filename=-f335678231ed5765 --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-7757a5163fd5f6fb.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-21284b17254d0825.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-c4031cacc6b1b00a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812025-08-01T15:14:49.895Z Running `/home/build/.rustup/toolchains/1.88.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=a5e7c51e9dd04bd0 -C extra-filename=-4773f24a55750d1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cfbf832e7a9e6b92.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822025-08-01T15:14:49.991Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36832025-08-01T15:14:50.018Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/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=6425d8b9d903645e -C extra-filename=-d023e06e1b4c031a --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-55b2fb0813a2d2c1.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-86e0c5ce70e718b4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36842025-08-01T15:14:50.143Z Compiling typify-macro v0.2.0
36852025-08-01T15:14:50.170Z Running `/home/build/.rustup/toolchains/1.88.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.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=3b817f7e9d9972b8 -C extra-filename=-43582d95976a2a79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-06e52c2d235114d5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862025-08-01T15:14:50.200Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
36872025-08-01T15:14:50.227Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/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=31a610a46157dd50 -C extra-filename=-891f54a2d0c1aabb --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-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882025-08-01T15:14:50.486Z Compiling snafu v0.8.5
36892025-08-01T15:14:50.513Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-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="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("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=330447645f89b598 -C extra-filename=-62c75d65b16cbf8b --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-cbdb771357233643.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-40aeb4dd283ee270.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-3fd12226a1f61570.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902025-08-01T15:14:50.845Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
36912025-08-01T15:14:50.872Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/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=19f691d788b368fa -C extra-filename=-51694863dcfb5764 --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-d023e06e1b4c031a.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-891f54a2d0c1aabb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922025-08-01T15:14:51.125Z Compiling moka v0.12.10
36932025-08-01T15:14:51.152Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --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(rustver)' --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", "once_cell", "quanta", "sync", "unstable-debug-counters"))' -C metadata=049f0b8bba8bbaa6 -C extra-filename=-309f4ae7d3f48168 --out-dir /work/oxidecomputer/omicron/target/debug/build/moka-309f4ae7d3f48168 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36942025-08-01T15:14:51.204Z Compiling tagptr v0.2.0
36952025-08-01T15:14:51.230Z Running `/home/build/.rustup/toolchains/1.88.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=b5214c124c793bca -C extra-filename=-62d494fae726a84f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962025-08-01T15:14:51.535Z Running `/work/oxidecomputer/omicron/target/debug/build/moka-309f4ae7d3f48168/build-script-build`
36972025-08-01T15:14:51.562Z Compiling display-error-chain v0.2.2
36982025-08-01T15:14:51.588Z Running `/home/build/.rustup/toolchains/1.88.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=7aa285f330774455 -C extra-filename=-643b99a83b897ab3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992025-08-01T15:14:51.617Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name moka --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.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=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(rustver)' --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", "once_cell", "quanta", "sync", "unstable-debug-counters"))' -C metadata=9c9272a0c638054e -C extra-filename=-5a4303b2fe337259 --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-2ef5f011cf25d8cf.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-ee53e4eec09e6049.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern tagptr=/work/oxidecomputer/omicron/target/debug/deps/libtagptr-62d494fae726a84f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002025-08-01T15:14:51.806Z Compiling thiserror-no-std v2.0.2
37012025-08-01T15:14:51.833Z Running `/home/build/.rustup/toolchains/1.88.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=e24dbf37895c2e18 -C extra-filename=-38ca8567193655b1 --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-dd8cca354b54a81d.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022025-08-01T15:14:51.866Z Compiling slog-dtrace v0.3.0
37032025-08-01T15:14:51.910Z Running `/home/build/.rustup/toolchains/1.88.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=ab0aacbb0445c087 -C extra-filename=-a37b700a7574db10 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-a37b700a7574db10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37042025-08-01T15:14:52.011Z Compiling vsss-rs v3.3.4
37052025-08-01T15:14:52.041Z Running `/home/build/.rustup/toolchains/1.88.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=fb86591cb65fbbfb -C extra-filename=-7feafb3c676c83b4 --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-f910bd14c38fc8a2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e12c4f515b707036.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-38ca8567193655b1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062025-08-01T15:14:52.282Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-a37b700a7574db10/build-script-build`
37072025-08-01T15:14:52.395Z Running `/home/build/.rustup/toolchains/1.88.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=43f7be43c75e293e -C extra-filename=-52c9253a3976da7d --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-e297e2f9d3879ddf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37082025-08-01T15:14:53.079Z Compiling gethostname v0.5.0
37092025-08-01T15:14:53.123Z Running `/home/build/.rustup/toolchains/1.88.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=480a8edad6972f14 -C extra-filename=-ed3745ad4e522800 --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-e03c66de06ed6290.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102025-08-01T15:14:53.335Z Compiling hickory-resolver v0.25.2
37112025-08-01T15:14:53.362Z Running `/home/build/.rustup/toolchains/1.88.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=dbd7b5c8f8bcb678 -C extra-filename=-eebe5acf85d7ae6d --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-1ec0b9c34a33fc61.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rmeta --extern moka=/work/oxidecomputer/omicron/target/debug/deps/libmoka-5a4303b2fe337259.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-504f78032e63514e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37122025-08-01T15:14:53.403Z Compiling nibble_vec v0.1.0
37132025-08-01T15:14:53.430Z Running `/home/build/.rustup/toolchains/1.88.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=7676fddc5dcb1018 -C extra-filename=-29ea96a5960e92da --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-c5e620b9f60f86c7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37142025-08-01T15:14:53.685Z Compiling endian-type v0.1.2
37152025-08-01T15:14:53.712Z Running `/home/build/.rustup/toolchains/1.88.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=cad67a77fe734770 -C extra-filename=-548fafca85b2bd6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37162025-08-01T15:14:53.982Z Compiling radix_trie v0.2.1
37172025-08-01T15:14:54.009Z Running `/home/build/.rustup/toolchains/1.88.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=1a2cd4b0635ff778 -C extra-filename=-9fc8d1234c9ff069 --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-548fafca85b2bd6a.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-29ea96a5960e92da.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37182025-08-01T15:14:54.600Z Compiling typify v0.2.0
37192025-08-01T15:14:54.627Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typify-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="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=49cc470998c9101e -C extra-filename=-b438697e265d4476 --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-06e52c2d235114d5.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-43582d95976a2a79.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202025-08-01T15:14:54.660Z Compiling termtree v0.5.1
37212025-08-01T15:14:54.660Z Running `/home/build/.rustup/toolchains/1.88.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=94aad1ac7fb3ca61 -C extra-filename=-8db31d874a56dc5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222025-08-01T15:14:54.828Z Compiling progenitor-impl v0.8.0
37232025-08-01T15:14:54.855Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-impl-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a7eabea8da2c97f -C extra-filename=-af3cd11b54668cb2 --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-9c466a4ed58223b8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-b438697e265d4476.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37242025-08-01T15:14:54.973Z Compiling hickory-resolver v0.24.4
37252025-08-01T15:14:55.000Z Running `/home/build/.rustup/toolchains/1.88.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=3ab9d0b077c15866 -C extra-filename=-66e8f6034a39e009 --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-1ec0b9c34a33fc61.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f335678231ed5765.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-af6c662b2b13306a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-504f78032e63514e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37262025-08-01T15:14:55.030Z Compiling libefi-sys v0.1.0
37272025-08-01T15:14:55.057Z Running `/home/build/.rustup/toolchains/1.88.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=7f757968ba9ff391 -C extra-filename=-261720a026b5ef2a --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-261720a026b5ef2a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37282025-08-01T15:14:55.462Z Compiling radium v0.7.0
37292025-08-01T15:14:55.489Z Running `/home/build/.rustup/toolchains/1.88.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=67abcd95061341f2 -C extra-filename=-51d09f6b407b0f10 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-51d09f6b407b0f10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302025-08-01T15:14:56.017Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-51d09f6b407b0f10/build-script-build`
37312025-08-01T15:14:56.062Z Compiling bitfield-struct v0.6.2
37322025-08-01T15:14:56.062Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-261720a026b5ef2a/build-script-build`
37332025-08-01T15:14:56.089Z Running `/home/build/.rustup/toolchains/1.88.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=903949ed3406bfc2 -C extra-filename=-b0d83ef42cf7898b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342025-08-01T15:14:56.153Z Compiling zerocopy-derive v0.6.6
37352025-08-01T15:14:56.181Z Running `/home/build/.rustup/toolchains/1.88.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=f20ab56f4b1195fd -C extra-filename=-d27a3066f4bd9895 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362025-08-01T15:14:56.214Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
37372025-08-01T15:14:56.214Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-a7521256dea51b3e/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1c8c893019e33bf -C extra-filename=-9cfff1896a8492c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-9cfff1896a8492c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382025-08-01T15:14:56.734Z Compiling termcolor v1.4.1
37392025-08-01T15:14:56.760Z Running `/home/build/.rustup/toolchains/1.88.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=e0d07eddeb0befe1 -C extra-filename=-e4a8e65cd48cc223 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402025-08-01T15:14:57.478Z Compiling qorb v0.4.0
37412025-08-01T15:14:57.505Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-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="probes"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "probes", "qtop", "serde"))' -C metadata=e95753e5658df0e9 -C extra-filename=-a8a08e560744f6cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-66e8f6034a39e009.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422025-08-01T15:14:57.532Z Compiling maybe-uninit v2.0.0
37432025-08-01T15:14:57.532Z Compiling tap v1.0.1
37442025-08-01T15:14:57.532Z Running `/home/build/.rustup/toolchains/1.88.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=6fd91ef2467c5ac1 -C extra-filename=-83d750888d3fa454 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-83d750888d3fa454 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37452025-08-01T15:14:57.532Z Running `/home/build/.rustup/toolchains/1.88.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=c7446be7e68ce026 -C extra-filename=-09153dbc31ba544e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462025-08-01T15:14:57.714Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37472025-08-01T15:14:57.741Z Running `/home/build/.rustup/toolchains/1.88.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=a78e96c58918fea2 -C extra-filename=-d7361cdf6489dd16 --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-b0d83ef42cf7898b.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37482025-08-01T15:14:57.825Z Compiling wyz v0.5.1
37492025-08-01T15:14:57.852Z Running `/home/build/.rustup/toolchains/1.88.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=7fa8d591504d43dc -C extra-filename=-4b639c155fe0bf71 --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-09153dbc31ba544e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37502025-08-01T15:14:58.214Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-83d750888d3fa454/build-script-build`
37512025-08-01T15:14:58.241Z Compiling zerocopy v0.6.6
37522025-08-01T15:14:58.270Z Running `/home/build/.rustup/toolchains/1.88.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=1557a4b78fe44459 -C extra-filename=-d322518c5a0578e7 --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-76e995005ff0a130.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-d27a3066f4bd9895.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532025-08-01T15:14:58.297Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-9cfff1896a8492c5/build-script-build`
37542025-08-01T15:14:58.329Z Running `/home/build/.rustup/toolchains/1.88.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=f4903593e132e492 -C extra-filename=-62730c58e82b7b47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37552025-08-01T15:14:58.430Z Running `/home/build/.rustup/toolchains/1.88.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=0fbca3cbe1b31fd4 -C extra-filename=-c56d3713d7921eea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37562025-08-01T15:14:58.470Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
37572025-08-01T15:14:58.525Z Running `/home/build/.rustup/toolchains/1.88.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=01a59c5172b667cb -C extra-filename=-326c4f5ec002b051 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-ceb5369ea11fe623.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37582025-08-01T15:14:58.739Z Compiling packed_struct v0.10.1
37592025-08-01T15:14:58.766Z Running `/home/build/.rustup/toolchains/1.88.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=cb241ac53d1e14d4 -C extra-filename=-dc8c1a8acd425614 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-dc8c1a8acd425614 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37602025-08-01T15:14:58.906Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37612025-08-01T15:14:58.906Z Running `/home/build/.rustup/toolchains/1.88.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=41c795078a4ac177 -C extra-filename=-618a75314601e485 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37622025-08-01T15:14:58.951Z Compiling crc-catalog v2.4.0
37632025-08-01T15:14:58.993Z Running `/home/build/.rustup/toolchains/1.88.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=04f2c517cc1ca88b -C extra-filename=-ebb4c9fa666ae501 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37642025-08-01T15:14:59.081Z Compiling funty v2.0.0
37652025-08-01T15:14:59.108Z Running `/home/build/.rustup/toolchains/1.88.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=d9c117027069cdb0 -C extra-filename=-f4846cdc92ff0e28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37662025-08-01T15:14:59.136Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37672025-08-01T15:14:59.136Z Running `/home/build/.rustup/toolchains/1.88.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=d0ff5027af30319d -C extra-filename=-9bd5a7ab0280147c --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-d7361cdf6489dd16.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-618a75314601e485.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37682025-08-01T15:14:59.176Z Compiling crc v3.2.1
37692025-08-01T15:14:59.203Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32b3c7779dcafb77 -C extra-filename=-f703547f5cebf2ef --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-ebb4c9fa666ae501.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37702025-08-01T15:14:59.280Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-dc8c1a8acd425614/build-script-build`
37712025-08-01T15:14:59.341Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-a7521256dea51b3e/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77030a35ace00202 -C extra-filename=-40f158824453ee61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-326c4f5ec002b051.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-89433fabd0fd61fc/out -l static=pci`
37722025-08-01T15:14:59.828Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37732025-08-01T15:14:59.855Z Running `/home/build/.rustup/toolchains/1.88.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=65f15078b1cd2c8c -C extra-filename=-534fcfabb4ecf5c4 --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-09283293c0e83604.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-62730c58e82b7b47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37742025-08-01T15:14:59.886Z Running `/home/build/.rustup/toolchains/1.88.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=e10596db2d27cde6 -C extra-filename=-ebfdef96eafba40a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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`
37752025-08-01T15:14:59.960Z Compiling bitvec v1.0.1
37762025-08-01T15:14:59.987Z Running `/home/build/.rustup/toolchains/1.88.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=169da48e57aa12fe -C extra-filename=-f466fabe45ced379 --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-f4846cdc92ff0e28.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-c56d3713d7921eea.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-09153dbc31ba544e.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-4b639c155fe0bf71.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37772025-08-01T15:15:00.028Z Compiling packed_struct_codegen v0.10.1
37782025-08-01T15:15:00.055Z Running `/home/build/.rustup/toolchains/1.88.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=40f0f682ff73014c -C extra-filename=-2f2ada699e2e34df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37792025-08-01T15:15:00.140Z Compiling indexmap v1.9.3
37802025-08-01T15:15:00.167Z Running `/home/build/.rustup/toolchains/1.88.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=5a1dd6e4a0da1505 -C extra-filename=-d1432bd046616914 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-d1432bd046616914 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812025-08-01T15:15:00.248Z Compiling nodrop v0.1.14
37822025-08-01T15:15:00.275Z Running `/home/build/.rustup/toolchains/1.88.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=53a5abc193d72b9b -C extra-filename=-0e9fe26b1496a3d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37832025-08-01T15:15:00.447Z Compiling array-init v0.0.4
37842025-08-01T15:15:00.475Z Running `/home/build/.rustup/toolchains/1.88.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=37946a845b4479ca -C extra-filename=-89928788a6ecbbd8 --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-0e9fe26b1496a3d8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37852025-08-01T15:15:00.584Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-d1432bd046616914/build-script-build`
37862025-08-01T15:15:00.622Z Compiling smallvec v0.6.14
37872025-08-01T15:15:00.649Z Running `/home/build/.rustup/toolchains/1.88.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=66d22f4db1ce668f -C extra-filename=-4ca43e2c6705799c --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-ebfdef96eafba40a.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882025-08-01T15:15:00.693Z Compiling bitfield v0.14.0
37892025-08-01T15:15:00.721Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c21475a60fcacb5 -C extra-filename=-353b5d17d70d09e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37902025-08-01T15:15:00.912Z Compiling progenitor-macro v0.8.0
37912025-08-01T15:15:00.939Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-macro-0.8.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=5a0c5d742c30640d -C extra-filename=-09a785ea32563db7 --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-124de5b9538b53d8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-af3cd11b54668cb2.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-2cd2a8c26155796b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37922025-08-01T15:15:01.019Z Compiling hashbrown v0.12.3
37932025-08-01T15:15:01.045Z Running `/home/build/.rustup/toolchains/1.88.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=11efde076705a3f9 -C extra-filename=-ade2b048ff6223ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37942025-08-01T15:15:01.072Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
37952025-08-01T15:15:01.072Z Running `/home/build/.rustup/toolchains/1.88.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=2d03835f68fed912 -C extra-filename=-45bb8f9d19e9476f --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-76e995005ff0a130.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-f703547f5cebf2ef.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d322518c5a0578e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962025-08-01T15:15:01.290Z Compiling serde-hex v0.1.0
37972025-08-01T15:15:01.317Z Running `/home/build/.rustup/toolchains/1.88.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=c9489026d595c159 -C extra-filename=-e0f8af0eed313f0c --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-89928788a6ecbbd8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-4ca43e2c6705799c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982025-08-01T15:15:01.411Z Compiling env_logger v0.10.2
37992025-08-01T15:15:01.437Z Running `/home/build/.rustup/toolchains/1.88.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.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=31636a0a5f32d1e6 -C extra-filename=-3ee1df42d4b614fa --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-79ff500dd4f2a463.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-e4a8e65cd48cc223.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38002025-08-01T15:15:01.762Z Compiling ron v0.8.1
38012025-08-01T15:15:01.789Z Running `/home/build/.rustup/toolchains/1.88.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=caa604960c05567f -C extra-filename=-39b7104e897b098f --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-9552b94b0f386d89.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022025-08-01T15:15:01.965Z Running `/home/build/.rustup/toolchains/1.88.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=f91b9127b8a837c3 -C extra-filename=-778a79a04585f068 --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-ade2b048ff6223ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
38032025-08-01T15:15:02.313Z Compiling hashbrown v0.13.2
38042025-08-01T15:15:02.340Z Running `/home/build/.rustup/toolchains/1.88.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=91f8aa8df30ae1c8 -C extra-filename=-c7e2c957c93d75c7 --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-ebfc757cf23fda45.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38052025-08-01T15:15:02.366Z Compiling maplit v1.0.2
38062025-08-01T15:15:02.367Z Running `/home/build/.rustup/toolchains/1.88.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=4628d1852dedf9c7 -C extra-filename=-463b351fd2332d42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38072025-08-01T15:15:02.531Z Compiling crc-any v2.5.0
38082025-08-01T15:15:02.558Z Running `/home/build/.rustup/toolchains/1.88.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=af20a4c061dd7c8e -C extra-filename=-0cc68b13f07d73f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38092025-08-01T15:15:02.726Z Compiling proc-macro-error-attr2 v2.0.0
38102025-08-01T15:15:02.753Z Running `/home/build/.rustup/toolchains/1.88.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=838107f6f29dd230 -C extra-filename=-2fb1b228377458f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38112025-08-01T15:15:02.980Z Running `/home/build/.rustup/toolchains/1.88.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=e4dcc05d2910e232 -C extra-filename=-742ab152b66daacf --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-f466fabe45ced379.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-2f2ada699e2e34df.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38122025-08-01T15:15:03.057Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
38132025-08-01T15:15:03.084Z Running `/home/build/.rustup/toolchains/1.88.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=b0140eb3781c931b -C extra-filename=-7b92e41b9f0f3424 --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-39b7104e897b098f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-45bb8f9d19e9476f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d322518c5a0578e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38142025-08-01T15:15:03.301Z Compiling object v0.30.4
38152025-08-01T15:15:03.328Z Running `/home/build/.rustup/toolchains/1.88.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=7ef5b13f1141bab4 -C extra-filename=-64f2292ae9ae37f3 --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-e6bffd635b624dee.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c7e2c957c93d75c7.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-778a79a04585f068.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38162025-08-01T15:15:03.534Z Compiling path-slash v0.1.5
38172025-08-01T15:15:03.561Z Running `/home/build/.rustup/toolchains/1.88.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=751dd46acf9f1148 -C extra-filename=-798baa051ed4bad4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38182025-08-01T15:15:03.682Z Compiling proc-macro-error2 v2.0.1
38192025-08-01T15:15:03.709Z Running `/home/build/.rustup/toolchains/1.88.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=cdb457996f5862db -C extra-filename=-b104f7c6bd61b83a --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-2fb1b228377458f8.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38202025-08-01T15:15:03.785Z Compiling fxhash v0.2.1
38212025-08-01T15:15:03.811Z Running `/home/build/.rustup/toolchains/1.88.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=3cb36d38652b764f -C extra-filename=-a3290bfab53bc3b0 --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-76e995005ff0a130.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38222025-08-01T15:15:03.838Z Compiling xshell-macros v0.2.7
38232025-08-01T15:15:03.838Z Running `/home/build/.rustup/toolchains/1.88.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=99b29c291cd15c11 -C extra-filename=-ff3ec9a0c31d5caf --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`
38242025-08-01T15:15:04.040Z Compiling papergrid v0.14.0
38252025-08-01T15:15:04.067Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/papergrid-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=a583c7d50ef5ed3c -C extra-filename=-fba3ed3f7ffb4c9f --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-af461943b97ec319.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-15eec6a4ea14602e.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38262025-08-01T15:15:04.257Z Compiling tabled_derive v0.10.0
38272025-08-01T15:15:04.284Z Running `/home/build/.rustup/toolchains/1.88.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.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=0bb5de45cb8710d5 -C extra-filename=-a3d3904c9aa375d2 --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-9c466a4ed58223b8.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-b104f7c6bd61b83a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38282025-08-01T15:15:04.577Z Compiling xshell v0.2.7
38292025-08-01T15:15:04.604Z Running `/home/build/.rustup/toolchains/1.88.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=35278f086fa27d62 -C extra-filename=-0b09ae3656143097 --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-ff3ec9a0c31d5caf.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38302025-08-01T15:15:05.116Z Compiling num-derive v0.3.3
38312025-08-01T15:15:05.143Z Running `/home/build/.rustup/toolchains/1.88.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=751d63d7ae72482d -C extra-filename=-681590deea91f72e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38322025-08-01T15:15:05.642Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
38332025-08-01T15:15:05.668Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/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=0dd8eb58f04ad481 -C extra-filename=-18ab390cfba74d22 --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-f5683af400e4b5bb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38342025-08-01T15:15:06.264Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
38352025-08-01T15:15:06.291Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/17d04af/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=b9bb02d221ae9a3b -C extra-filename=-131822ac4c98b4b2 --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-353b5d17d70d09e6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-742ab152b66daacf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38362025-08-01T15:15:06.801Z Compiling tabled v0.18.0
38372025-08-01T15:15:06.828Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tabled-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=828ddc75cb48bd4e -C extra-filename=-b654f29b96228e62 --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-fba3ed3f7ffb4c9f.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-a3d3904c9aa375d2.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382025-08-01T15:15:07.091Z Compiling libscf-sys v1.1.0
38392025-08-01T15:15:07.118Z Running `/home/build/.rustup/toolchains/1.88.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=262a2efecc8b926f -C extra-filename=-c9da1492789533b6 --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-09283293c0e83604.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-681590deea91f72e.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38402025-08-01T15:15:07.350Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
38412025-08-01T15:15:07.377Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/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=bd0f0401abfc11c7 -C extra-filename=-ffa6eb906e331d67 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-ffa6eb906e331d67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38422025-08-01T15:15:07.405Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
38432025-08-01T15:15:07.450Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/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=83ce82409d8a5447 -C extra-filename=-b87f9136509cc0e0 --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-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-18ab390cfba74d22.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38442025-08-01T15:15:07.686Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38452025-08-01T15:15:07.713Z Running `/home/build/.rustup/toolchains/1.88.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=9b49f4a9484014cc -C extra-filename=-ba1fb2edd8715ed0 --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-09283293c0e83604.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-c9da1492789533b6.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38462025-08-01T15:15:07.793Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-ffa6eb906e331d67/build-script-build`
38472025-08-01T15:15:07.887Z Compiling const_format_proc_macros v0.2.34
38482025-08-01T15:15:07.913Z Running `/home/build/.rustup/toolchains/1.88.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=2f50744be989817b -C extra-filename=-03200c579dcd86c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492025-08-01T15:15:08.440Z Compiling vte_generate_state_changes v0.1.2
38502025-08-01T15:15:08.467Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vte_generate_state_changes-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=57620d5bbf30db4f -C extra-filename=-637d723bf728307c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512025-08-01T15:15:09.078Z Compiling crc8 v0.1.1
38522025-08-01T15:15:09.105Z Running `/home/build/.rustup/toolchains/1.88.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=a69e0f1db025b410 -C extra-filename=-8ce817502098c736 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38532025-08-01T15:15:09.280Z Compiling vte v0.11.1
38542025-08-01T15:15:09.307Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=30838cc5d300f865 -C extra-filename=-5257a298f594cb73 --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-02c76f0839d662e3.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-637d723bf728307c.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552025-08-01T15:15:09.594Z Compiling const_format v0.2.34
38562025-08-01T15:15:09.621Z Running `/home/build/.rustup/toolchains/1.88.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.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=028e6ba57c6cf0ed -C extra-filename=-203866d8f93cd47a --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-03200c579dcd86c1.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38572025-08-01T15:15:10.235Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/f3cb309/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=7a65aa8603970809 -C extra-filename=-640ed6c494e1eb0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-b654f29b96228e62.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-b87f9136509cc0e0.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-18ab390cfba74d22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
38582025-08-01T15:15:10.303Z Compiling convert_case v0.7.1
38592025-08-01T15:15:10.336Z Running `/home/build/.rustup/toolchains/1.88.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.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("rand", "random"))' -C metadata=9af997a08c0205b3 -C extra-filename=-bcc35f6df324cbc3 --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-78de71e0435a1639.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38602025-08-01T15:15:10.540Z Compiling fd-lock v4.0.2
38612025-08-01T15:15:10.581Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e4c3b4111c80de1 -C extra-filename=-1c98c28e5d4cb922 --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-1ec0b9c34a33fc61.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38622025-08-01T15:15:10.644Z Compiling strip-ansi-escapes v0.2.0
38632025-08-01T15:15:10.680Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b30f7abd20e942bb -C extra-filename=-2ced2c6249fdd4c9 --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-5257a298f594cb73.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38642025-08-01T15:15:10.800Z Compiling nu-ansi-term v0.50.1
38652025-08-01T15:15:10.827Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=70c40a268511dc9a -C extra-filename=-3824e1f9190061e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662025-08-01T15:15:11.037Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
38672025-08-01T15:15:11.064Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/c269f57/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=70c25bb3f3980645 -C extra-filename=-47d6bf6033be605c --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-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38682025-08-01T15:15:11.091Z Compiling derive_more-impl v2.0.1
38692025-08-01T15:15:11.091Z Running `/home/build/.rustup/toolchains/1.88.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.0.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(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", "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=2a96f7d08cedd173 -C extra-filename=-5a23ca435a4a8456 --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-bcc35f6df324cbc3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38702025-08-01T15:15:11.441Z Compiling reedline v0.40.0
38712025-08-01T15:15:11.468Z Running `/home/build/.rustup/toolchains/1.88.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=34484618936c4191 -C extra-filename=-9ac36a0cdb0478e3 --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-e297e2f9d3879ddf.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-1c98c28e5d4cb922.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-3824e1f9190061e4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-2ced2c6249fdd4c9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-60201da2d8b8eb00.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-78de71e0435a1639.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38722025-08-01T15:15:11.495Z Compiling diff v0.1.13
38732025-08-01T15:15:11.495Z Running `/home/build/.rustup/toolchains/1.88.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=bbd411d8a6f0ae63 -C extra-filename=-fc8513a7741584f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38742025-08-01T15:15:12.014Z Compiling half v1.8.3
38752025-08-01T15:15:12.041Z Running `/home/build/.rustup/toolchains/1.88.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=44367f556ba565bc -C extra-filename=-24b4503662f4cfe9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38762025-08-01T15:15:12.328Z Compiling kstat-rs v0.2.4
38772025-08-01T15:15:12.354Z Running `/home/build/.rustup/toolchains/1.88.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=0b1807f248561d9f -C extra-filename=-310316c64e79f1f3 --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-09283293c0e83604.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38782025-08-01T15:15:12.587Z Compiling serde_cbor v0.11.2
38792025-08-01T15:15:12.614Z Running `/home/build/.rustup/toolchains/1.88.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=03eca1bd7b554817 -C extra-filename=-4e6d76aa5285735b --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-24b4503662f4cfe9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38802025-08-01T15:15:12.641Z Compiling nix v0.30.1
38812025-08-01T15:15:12.684Z Compiling dsl_auto_type v0.1.2
38822025-08-01T15:15:12.710Z Running `/home/build/.rustup/toolchains/1.88.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.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' --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=c0dc0df6b9864d6f -C extra-filename=-174920213e054989 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-174920213e054989 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-0fb13417418c22f9.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38832025-08-01T15:15:12.710Z Running `/home/build/.rustup/toolchains/1.88.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.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=b0c844df64bbf164 -C extra-filename=-fe97091106dd0955 --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-366dd790987c4b68.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38842025-08-01T15:15:12.885Z Compiling derive_more v2.0.1
38852025-08-01T15:15:12.911Z Running `/home/build/.rustup/toolchains/1.88.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.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=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", "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=27dfb194fe26797e -C extra-filename=-15812ade3c6791b1 --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-5a23ca435a4a8456.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38862025-08-01T15:15:12.938Z Compiling diesel_table_macro_syntax v0.2.0
38872025-08-01T15:15:12.986Z Running `/home/build/.rustup/toolchains/1.88.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.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=71d0ed6f7452ca3f -C extra-filename=-ede9afaf325486bc --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-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38882025-08-01T15:15:13.113Z Compiling crossterm v0.29.0
38892025-08-01T15:15:13.141Z Running `/home/build/.rustup/toolchains/1.88.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=809581c82da3aaff -C extra-filename=-037eaa662e9b9d03 --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-f5683af400e4b5bb.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-15812ade3c6791b1.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-c0f367013840bc5e.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-07514f83db1c5c8d.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-246d442847af0cb5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38902025-08-01T15:15:13.417Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
38912025-08-01T15:15:13.444Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/17d04af/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=d6916576e76e11fc -C extra-filename=-d2e3b01160b8e537 --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-76e995005ff0a130.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-478d1a6e529906f8.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-0cc68b13f07d73f8.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-74712cd288224dfa.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-3ee1df42d4b614fa.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-131822ac4c98b4b2.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-742ab152b66daacf.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-e0f8af0eed313f0c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d322518c5a0578e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38922025-08-01T15:15:13.581Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-174920213e054989/build-script-build`
38932025-08-01T15:15:13.642Z Compiling scheduled-thread-pool v0.2.7
38942025-08-01T15:15:13.669Z Running `/home/build/.rustup/toolchains/1.88.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=2d6446687825a019 -C extra-filename=-e0beb9917446a0d1 --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-2eeaaf0526c402b1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38952025-08-01T15:15:13.963Z Compiling r2d2 v0.8.10
38962025-08-01T15:15:13.990Z Running `/home/build/.rustup/toolchains/1.88.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=92c6ecea71fa3b56 -C extra-filename=-5fc239a6695827d9 --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-244bc0f69c2ab2b0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-e0beb9917446a0d1.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972025-08-01T15:15:14.070Z Compiling diesel_derives v2.2.3
38982025-08-01T15:15:14.096Z Running `/home/build/.rustup/toolchains/1.88.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.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="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", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=2edbe700b1847548 -C extra-filename=-a4827c9ad5869f2b --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-ede9afaf325486bc.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-fe97091106dd0955.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992025-08-01T15:15:14.218Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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", "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=17985049a55fda77 -C extra-filename=-ffa7a0fed34c951b --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-f5683af400e4b5bb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-0a21ec4eaa37d6e7.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"))'`
39002025-08-01T15:15:14.361Z Compiling crunchy v0.2.2
39012025-08-01T15:15:14.388Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --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=194542df7a6529ae -C extra-filename=-955fb29ae2f07630 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-955fb29ae2f07630 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39022025-08-01T15:15:14.882Z Compiling parking_lot_core v0.8.6
39032025-08-01T15:15:14.910Z Running `/home/build/.rustup/toolchains/1.88.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=0d4ba6629f5683ae -C extra-filename=-cbbef89c4e932e1e --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-cbbef89c4e932e1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042025-08-01T15:15:15.390Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-cbbef89c4e932e1e/build-script-build`
39052025-08-01T15:15:15.452Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-955fb29ae2f07630/build-script-build`
39062025-08-01T15:15:15.512Z Compiling nanorand v0.7.0
39072025-08-01T15:15:15.539Z Running `/home/build/.rustup/toolchains/1.88.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=639a375e12992418 -C extra-filename=-df60b43887125779 --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-db1759231e804faf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39082025-08-01T15:15:15.596Z Compiling tiny-keccak v2.0.2
39092025-08-01T15:15:15.623Z Running `/home/build/.rustup/toolchains/1.88.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=4816cf45f6776061 -C extra-filename=-d6319e487f1cc05a --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-d6319e487f1cc05a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39102025-08-01T15:15:15.980Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
39112025-08-01T15:15:16.019Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/cec2560/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=cb5e5c83699a52f3 -C extra-filename=-da0701c05f6a9613 --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-86cffebc07ad4c24.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-131822ac4c98b4b2.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-d2e3b01160b8e537.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-64f2292ae9ae37f3.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-798baa051ed4bad4.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-45bb8f9d19e9476f.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-7b92e41b9f0f3424.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d322518c5a0578e7.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-9526d6c4bcb707f5.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-60958391c81845cc/out/lib`
39122025-08-01T15:15:16.064Z Compiling cfg_aliases v0.1.1
39132025-08-01T15:15:16.091Z Running `/home/build/.rustup/toolchains/1.88.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=93e075a2c6b7e144 -C extra-filename=-75ab5b1487ad7f4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39142025-08-01T15:15:16.091Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-d6319e487f1cc05a/build-script-build`
39152025-08-01T15:15:16.135Z Compiling flume v0.11.1
39162025-08-01T15:15:16.135Z Running `/home/build/.rustup/toolchains/1.88.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=7c150f48d8b731ca -C extra-filename=-44a93f89fb0c4d1f --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-cbdb771357233643.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-df60b43887125779.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39172025-08-01T15:15:16.198Z Compiling nix v0.28.0
39182025-08-01T15:15:16.226Z Running `/home/build/.rustup/toolchains/1.88.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=5b4e60cfdb7da592 -C extra-filename=-1749172726bb589b --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-1749172726bb589b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-75ab5b1487ad7f4f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39192025-08-01T15:15:16.288Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --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=f3c63139715cb210 -C extra-filename=-bf9e285b13477a07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39202025-08-01T15:15:16.402Z Running `/home/build/.rustup/toolchains/1.88.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=37ca417e8ca12e1b -C extra-filename=-36f849b433586da9 --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-1ec0b9c34a33fc61.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-177a78a285f77f9f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39212025-08-01T15:15:16.785Z Compiling bcs v0.1.6
39222025-08-01T15:15:16.812Z Running `/home/build/.rustup/toolchains/1.88.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=584fa4681c839aff -C extra-filename=-bb5466ccb84602e8 --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-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39232025-08-01T15:15:16.959Z Compiling bit-vec v0.6.3
39242025-08-01T15:15:16.986Z Running `/home/build/.rustup/toolchains/1.88.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=d629c3ba9d26a728 -C extra-filename=-ebdac4dbf7121014 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39252025-08-01T15:15:17.017Z Compiling siphasher v1.0.1
39262025-08-01T15:15:17.017Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/siphasher-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=ba7e6b1b37861164 -C extra-filename=-593b4815e2f77510 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39272025-08-01T15:15:17.182Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-1749172726bb589b/build-script-build`
39282025-08-01T15:15:17.239Z Compiling parking_lot v0.11.2
39292025-08-01T15:15:17.266Z Running `/home/build/.rustup/toolchains/1.88.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=1e9129d7d1b5ba87 -C extra-filename=-51143c5995347438 --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-177a78a285f77f9f.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-24231c8b3451e51f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-36f849b433586da9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39302025-08-01T15:15:17.424Z Compiling phf_shared v0.12.1
39312025-08-01T15:15:17.451Z Running `/home/build/.rustup/toolchains/1.88.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=bfbe979fa5efd0ce -C extra-filename=-1deb935da17d1a1f --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-593b4815e2f77510.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39322025-08-01T15:15:17.479Z Compiling bit-set v0.5.3
39332025-08-01T15:15:17.479Z Running `/home/build/.rustup/toolchains/1.88.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=67ea88ec79fec26d -C extra-filename=-bcc0e53cf009cb9e --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-ebdac4dbf7121014.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342025-08-01T15:15:17.516Z Running `/home/build/.rustup/toolchains/1.88.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=2807fa6c4a8bb600 -C extra-filename=-4684f69980db819d --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-bf9e285b13477a07.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39352025-08-01T15:15:17.819Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
39362025-08-01T15:15:17.864Z Running `/home/build/.rustup/toolchains/1.88.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=3a65b84ee1afde09 -C extra-filename=-41348890062aa153 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39372025-08-01T15:15:17.891Z Compiling ascii-canvas v3.0.0
39382025-08-01T15:15:17.932Z Running `/home/build/.rustup/toolchains/1.88.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=0e809780254df38c -C extra-filename=-398572fe9e5015c6 --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-9da1e4644011109b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39392025-08-01T15:15:18.135Z Compiling prefix-trie v0.7.0
39402025-08-01T15:15:18.162Z Running `/home/build/.rustup/toolchains/1.88.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=0419c80d54d6a10c -C extra-filename=-d53e253adf0a5b88 --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-f4d532b8bf8b4102.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39412025-08-01T15:15:18.278Z Compiling ena v0.14.3
39422025-08-01T15:15:18.305Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=0c34db375821c6b5 -C extra-filename=-edd6c3ac6506f23a --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-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432025-08-01T15:15:18.429Z Compiling chrono-tz v0.10.4
39442025-08-01T15:15:18.456Z Running `/home/build/.rustup/toolchains/1.88.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=f964061583fe5418 -C extra-filename=-b38e844055aa0d6e --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-b38e844055aa0d6e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39452025-08-01T15:15:18.707Z Compiling bindgen v0.71.1
39462025-08-01T15:15:18.734Z Running `/home/build/.rustup/toolchains/1.88.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=1d330f1932402cc4 -C extra-filename=-ed2f8dca024e8507 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-ed2f8dca024e8507 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39472025-08-01T15:15:18.799Z Compiling regex-syntax v0.6.29
39482025-08-01T15:15:18.826Z Running `/home/build/.rustup/toolchains/1.88.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=45342d25a7e840eb -C extra-filename=-1807cf047b3aa3f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39492025-08-01T15:15:18.873Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-b38e844055aa0d6e/build-script-build`
39502025-08-01T15:15:18.926Z Compiling hickory-server v0.25.2
39512025-08-01T15:15:18.953Z Running `/home/build/.rustup/toolchains/1.88.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=40c00b21a3522705 -C extra-filename=-358e7f751149d431 --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-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-21284b17254d0825.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern prefix_trie=/work/oxidecomputer/omicron/target/debug/deps/libprefix_trie-d53e253adf0a5b88.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522025-08-01T15:15:19.230Z Compiling phf v0.12.1
39532025-08-01T15:15:19.257Z Running `/home/build/.rustup/toolchains/1.88.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=2825e44ec760ac92 -C extra-filename=-40827923b6483821 --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-1deb935da17d1a1f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542025-08-01T15:15:19.535Z Compiling sled v0.34.7
39552025-08-01T15:15:19.561Z Running `/home/build/.rustup/toolchains/1.88.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=eef44aa3bfeb555c -C extra-filename=-c050a815b222b67f --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-e6bffd635b624dee.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-ee53e4eec09e6049.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-a3290bfab53bc3b0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-51143c5995347438.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562025-08-01T15:15:19.634Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-ed2f8dca024e8507/build-script-build`
39572025-08-01T15:15:19.695Z Running `/home/build/.rustup/toolchains/1.88.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=644d5d2bf55785ca -C extra-filename=-d3057535ce53d07a --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-f5683af400e4b5bb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
39582025-08-01T15:15:20.396Z Compiling hickory-client v0.25.2
39592025-08-01T15:15:20.424Z Running `/home/build/.rustup/toolchains/1.88.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=f4c5e9a66bb6fb78 -C extra-filename=-0a40c0b986881d11 --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-1ec0b9c34a33fc61.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-9fc8d1234c9ff069.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602025-08-01T15:15:20.991Z Compiling peg-macros v0.8.5
39612025-08-01T15:15:21.019Z Running `/home/build/.rustup/toolchains/1.88.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=14faafa2db949e89 -C extra-filename=-0f3011dbb6856e08 --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-a1fc463803c451a3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622025-08-01T15:15:22.731Z Compiling lalrpop v0.19.12
39632025-08-01T15:15:22.758Z Running `/home/build/.rustup/toolchains/1.88.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=7e00973b17d8080c -C extra-filename=-6fb5c5c73e097ed8 --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-398572fe9e5015c6.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-bcc0e53cf009cb9e.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-fc8513a7741584f3.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-edd6c3ac6506f23a.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-79ff500dd4f2a463.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2719b728e8f677e5.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b90a5ca9cfd0f3d2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cfbf832e7a9e6b92.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1807cf047b3aa3f1.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-041da55701424872.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-4684f69980db819d.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642025-08-01T15:15:22.785Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
39652025-08-01T15:15:22.785Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=4557df16271ca46f -C extra-filename=-6a9616142d29c6df --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-6a9616142d29c6df -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662025-08-01T15:15:23.302Z Compiling sqlparser_derive v0.2.2
39672025-08-01T15:15:23.329Z Running `/home/build/.rustup/toolchains/1.88.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.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73fbcb1f55b9a2e6 -C extra-filename=-f9f0368c5b22506a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39682025-08-01T15:15:23.582Z Compiling diesel v2.2.11
39692025-08-01T15:15:23.609Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.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 --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=ad42e6c06c4c1846 -C extra-filename=-abfd3bc21fb70c32 --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-f5683af400e4b5bb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-a4827c9ad5869f2b.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-5fc239a6695827d9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39702025-08-01T15:15:23.815Z Compiling unicode_categories v0.1.1
39712025-08-01T15:15:23.842Z Running `/home/build/.rustup/toolchains/1.88.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=7b47fc233a531504 -C extra-filename=-01af475c1ae0f353 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39722025-08-01T15:15:23.904Z Compiling peg v0.8.5
39732025-08-01T15:15:23.904Z Running `/home/build/.rustup/toolchains/1.88.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=db2c5b0d1c8af0f6 -C extra-filename=-b9615f03d9dc4ead --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-0f3011dbb6856e08.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-a1fc463803c451a3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39742025-08-01T15:15:24.038Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-6a9616142d29c6df/build-script-build`
39752025-08-01T15:15:24.097Z Compiling rustyline v14.0.0
39762025-08-01T15:15:24.124Z Running `/home/build/.rustup/toolchains/1.88.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=8d312afb9a03b667 -C extra-filename=-513410d09a48b3d3 --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-f5683af400e4b5bb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-1c98c28e5d4cb922.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-b93dad57b4a66562.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-d3057535ce53d07a.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-9fc8d1234c9ff069.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-78de71e0435a1639.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-02c76f0839d662e3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772025-08-01T15:15:24.162Z Compiling sqlformat v0.3.5
39782025-08-01T15:15:24.189Z Running `/home/build/.rustup/toolchains/1.88.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=b0e15f3d97618226 -C extra-filename=-6198dca814ea1b22 --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-01af475c1ae0f353.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-82ca1a0edb068014.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39792025-08-01T15:15:24.404Z Compiling sqlparser v0.45.0
39802025-08-01T15:15:24.431Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=2909469d8be54a1a -C extra-filename=-757e3c7688da9761 --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-244bc0f69c2ab2b0.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-f9f0368c5b22506a.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39812025-08-01T15:15:26.251Z Running `/home/build/.rustup/toolchains/1.88.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=1f7fa5cdefc6c7f7 -C extra-filename=-8d1fe678d4b0bf3e --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-f5683af400e4b5bb.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-a9025c1d913e85d8.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-f5564dcf14e2fc76.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a30374f9732585e3.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c99b785a067e08da.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822025-08-01T15:15:27.327Z Running `/home/build/.rustup/toolchains/1.88.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=20add9a5639aaa7c -C extra-filename=-0e4fb861ac2e8b5c --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-e297e2f9d3879ddf.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-40827923b6483821.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39832025-08-01T15:15:27.886Z Compiling derive_builder_core v0.20.2
39842025-08-01T15:15:27.914Z Running `/home/build/.rustup/toolchains/1.88.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=dce2a977c9e8af94 -C extra-filename=-49d6d311de3f524f --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-366dd790987c4b68.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39852025-08-01T15:15:29.789Z Compiling libxml v0.3.3
39862025-08-01T15:15:29.816Z Running `/home/build/.rustup/toolchains/1.88.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=e636f758b1d61aeb -C extra-filename=-9a7daaa0904974c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-9a7daaa0904974c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39872025-08-01T15:15:30.284Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-9a7daaa0904974c5/build-script-build`
39882025-08-01T15:15:30.347Z Compiling derive_builder_macro v0.20.2
39892025-08-01T15:15:30.374Z Running `/home/build/.rustup/toolchains/1.88.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=c28dd4052e8afa10 -C extra-filename=-5c36127644b947a6 --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-49d6d311de3f524f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39902025-08-01T15:15:31.411Z Compiling strum_macros v0.24.3
39912025-08-01T15:15:31.438Z Running `/home/build/.rustup/toolchains/1.88.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=56058e60f588ddbd -C extra-filename=-57ca4efbceb09fd9 --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-f8e5e95c5fe625ea.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-b3bfcc61262192ba.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39922025-08-01T15:15:32.489Z Compiling indoc v1.0.9
39932025-08-01T15:15:32.516Z Running `/home/build/.rustup/toolchains/1.88.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=b1477dc090157f8d -C extra-filename=-dfae263c7fb221f8 --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`
39942025-08-01T15:15:33.315Z Compiling derive_builder v0.20.2
39952025-08-01T15:15:33.341Z Running `/home/build/.rustup/toolchains/1.88.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=b06c363914b4f9ff -C extra-filename=-20f2bab21e328688 --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-5c36127644b947a6.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39962025-08-01T15:15:33.539Z Running `/home/build/.rustup/toolchains/1.88.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=25dacd3040b71f05 -C extra-filename=-708012042fb914f7 --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-09283293c0e83604.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`
39972025-08-01T15:15:34.219Z Compiling quick-xml v0.37.2
39982025-08-01T15:15:34.246Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=1c7a7ca1031efe36 -C extra-filename=-3bbf86e7fd45c9bd --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-8bc9efb51d5cb13b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39992025-08-01T15:15:35.629Z Compiling oso-derive v0.27.3
40002025-08-01T15:15:35.656Z Running `/home/build/.rustup/toolchains/1.88.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=8b63b764e2b1386e -C extra-filename=-c1d25ba744a4a060 --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-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40012025-08-01T15:15:36.622Z Compiling impl-trait-for-tuples v0.2.2
40022025-08-01T15:15:36.649Z Running `/home/build/.rustup/toolchains/1.88.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.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=ecd04c049c625dc9 -C extra-filename=-a3c89c5737a8cc66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032025-08-01T15:15:36.751Z Compiling signal-hook-tokio v0.3.1
40042025-08-01T15:15:36.778Z Running `/home/build/.rustup/toolchains/1.88.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=a243925bd37acfef -C extra-filename=-9c6c96a32938872f --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-cbdb771357233643.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052025-08-01T15:15:36.936Z Compiling primeorder v0.13.6
40062025-08-01T15:15:36.971Z Running `/home/build/.rustup/toolchains/1.88.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=0cfe620d87b4ed01 -C extra-filename=-3cdaa3e3206b8eec --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-7b1181371960a6a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40072025-08-01T15:15:36.998Z Compiling unicase v2.7.0
40082025-08-01T15:15:37.066Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=eac44c128068b0f3 -C extra-filename=-0a9678604b596baf --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-0a9678604b596baf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40092025-08-01T15:15:37.373Z Compiling assert_matches v1.5.0
40102025-08-01T15:15:37.399Z Running `/home/build/.rustup/toolchains/1.88.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=bf993361f2db13de -C extra-filename=-47389a09adfc1f8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40112025-08-01T15:15:37.474Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-0a9678604b596baf/build-script-build`
40122025-08-01T15:15:37.553Z Compiling diesel-dtrace v0.4.2
40132025-08-01T15:15:37.580Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-dtrace-0.4.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())' -C metadata=a14b9cd1bafd7832 -C extra-filename=-b1fc298e5641810e --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-b1fc298e5641810e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40142025-08-01T15:15:37.673Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3601a8c83669187e -C extra-filename=-cc534c912391be2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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 __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
40152025-08-01T15:15:37.939Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-b1fc298e5641810e/build-script-build`
40162025-08-01T15:15:38.075Z Compiling predicates-tree v1.0.12
40172025-08-01T15:15:38.102Z Running `/home/build/.rustup/toolchains/1.88.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.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())' -C metadata=e4bf74d019f74ca1 -C extra-filename=-80ba7ac56ca8b30e --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-d1c6c56e82d9a574.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40182025-08-01T15:15:38.130Z Compiling tungstenite v0.23.0
40192025-08-01T15:15:38.130Z Compiling bb8 v0.8.5
40202025-08-01T15:15:38.130Z Running `/home/build/.rustup/toolchains/1.88.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=1482b4fbc116524c -C extra-filename=-6f5c20f212810a83 --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-76e995005ff0a130.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-853e871c5ff485d4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-3c66083914946ac5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40212025-08-01T15:15:38.161Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=af71b17f210f19e2 -C extra-filename=-da0967c95b213e5f --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-7757a5163fd5f6fb.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-2eeaaf0526c402b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40222025-08-01T15:15:38.542Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
40232025-08-01T15:15:38.569Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/77e316c/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8a1b197f8a00e3a -C extra-filename=-9d165b0b072b5648 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-9d165b0b072b5648 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242025-08-01T15:15:38.675Z Compiling salty v0.3.0
40252025-08-01T15:15:38.702Z Running `/home/build/.rustup/toolchains/1.88.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=69895a3ac964c336 -C extra-filename=-d52841b629c85be0 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-d52841b629c85be0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40262025-08-01T15:15:38.926Z Compiling void v1.0.2
40272025-08-01T15:15:38.953Z Running `/home/build/.rustup/toolchains/1.88.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=6b64e89c78129a54 -C extra-filename=-e80c4658ad13c8ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40282025-08-01T15:15:39.140Z Compiling tokio-tungstenite v0.23.1
40292025-08-01T15:15:39.167Z Running `/home/build/.rustup/toolchains/1.88.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=ccafb2e5bc66b5bf -C extra-filename=-cda04274f561b0c3 --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-f5c1185d570ac8b9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-6f5c20f212810a83.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40302025-08-01T15:15:39.167Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-d52841b629c85be0/build-script-build`
40312025-08-01T15:15:39.239Z Compiling lzss v0.8.2
40322025-08-01T15:15:39.266Z Running `/home/build/.rustup/toolchains/1.88.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=247e096e29def08a -C extra-filename=-f37677af698a841c --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-e80c4658ad13c8ba.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40332025-08-01T15:15:39.647Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-9d165b0b072b5648/build-script-build`
40342025-08-01T15:15:39.686Z Compiling mime_guess v2.0.5
40352025-08-01T15:15:39.713Z Running `/home/build/.rustup/toolchains/1.88.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=8464e407a80ba897 -C extra-filename=-cc3addf4228b9d22 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-cc3addf4228b9d22 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-cc534c912391be2b.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40362025-08-01T15:15:39.752Z Compiling p384 v0.13.0
40372025-08-01T15:15:39.782Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/p384-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"' --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=a5fd5f15cef5ed97 -C extra-filename=-0718b97f5cbb953f --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-9e7f654f98702e21.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-3cdaa3e3206b8eec.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40382025-08-01T15:15:39.886Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
40392025-08-01T15:15:39.913Z Running `/home/build/.rustup/toolchains/1.88.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=4de07c24d8e693cd -C extra-filename=-396779fe8c4f61c1 --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-76e995005ff0a130.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-f703547f5cebf2ef.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d322518c5a0578e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40402025-08-01T15:15:40.224Z Compiling nix v0.27.1
40412025-08-01T15:15:40.251Z Running `/home/build/.rustup/toolchains/1.88.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=121a85bdef6cdb58 -C extra-filename=-38536c324bed23f6 --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-f5683af400e4b5bb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-0a21ec4eaa37d6e7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40422025-08-01T15:15:40.707Z Compiling serde_bytes v0.11.17
40432025-08-01T15:15:40.734Z Running `/home/build/.rustup/toolchains/1.88.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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=57ad8ca713706a57 -C extra-filename=-f74822a8627e92f8 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40442025-08-01T15:15:40.933Z Compiling http-range v0.1.5
40452025-08-01T15:15:40.960Z Running `/home/build/.rustup/toolchains/1.88.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=40efdb87b341d932 -C extra-filename=-8c46e61f24edc42e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40462025-08-01T15:15:41.142Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-cc3addf4228b9d22/build-script-build`
40472025-08-01T15:15:41.209Z Running `/home/build/.rustup/toolchains/1.88.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=44c9f6e9b9a66122 -C extra-filename=-e35c3ba932c6d2a3 --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-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
40482025-08-01T15:15:41.261Z Compiling atty v0.2.14
40492025-08-01T15:15:41.288Z Running `/home/build/.rustup/toolchains/1.88.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=c6f6903ec872ced5 -C extra-filename=-1a7282c60fa90f02 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40502025-08-01T15:15:41.452Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/77e316c/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=413f918826c34b29 -C extra-filename=-b50104ced69a22b5 --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-7757a5163fd5f6fb.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-ae6e9ed0f99cc50c.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-a3290bfab53bc3b0.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-af6c662b2b13306a.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-f37677af698a841c.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-38536c324bed23f6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-389635cde3a326f5.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-f74822a8627e92f8.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-4e6d76aa5285735b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-041da55701424872.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-396779fe8c4f61c1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-9526d6c4bcb707f5.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-60958391c81845cc/out/lib`
40512025-08-01T15:15:41.748Z Compiling env_filter v0.1.2
40522025-08-01T15:15:41.774Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_filter-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=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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=09aba406c6202447 -C extra-filename=-54b27325661bbca2 --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-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40532025-08-01T15:15:42.063Z Compiling env_logger v0.11.5
40542025-08-01T15:15:42.090Z Running `/home/build/.rustup/toolchains/1.88.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.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=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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=08a7732fe6e6e637 -C extra-filename=-8df571f792b28f23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-54b27325661bbca2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40552025-08-01T15:15:42.264Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
40562025-08-01T15:15:42.291Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/3cc953c/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="getrandom"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "std", "thiserror"))' -C metadata=4280e299bbd51f09 -C extra-filename=-15b82113910b279a --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-db1759231e804faf.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-e35c3ba932c6d2a3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40572025-08-01T15:15:42.348Z Running `/home/build/.rustup/toolchains/1.88.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=7c22bcdc9299217e -C extra-filename=-86ed720fb397d354 --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-d05a7a38841d8550.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-cc534c912391be2b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40582025-08-01T15:15:42.682Z Compiling ignore v0.4.23
40592025-08-01T15:15:42.709Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ignore --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ignore-0.4.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("simd-accel"))' -C metadata=bf3934adda19498f -C extra-filename=-cd0d5718898cf4b7 --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-3a3cecc81c0becbf.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-59fff5c6d842e5a7.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-c7044260d2ec902c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40602025-08-01T15:15:43.084Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
40612025-08-01T15:15:43.119Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/6d31fa6/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())' -C metadata=18ea0be3986acffe -C extra-filename=-dc78750f6d26ac0c --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-dc78750f6d26ac0c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40622025-08-01T15:15:43.191Z Compiling hyper-staticfile v0.10.1
40632025-08-01T15:15:43.219Z Running `/home/build/.rustup/toolchains/1.88.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=10163eb9ac04a36d -C extra-filename=-c3ac01573c85afbd --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-f5c1185d570ac8b9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-0d4a610ab82ada64.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-86ed720fb397d354.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40642025-08-01T15:15:43.477Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-dc78750f6d26ac0c/build-script-build`
40652025-08-01T15:15:43.532Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
40662025-08-01T15:15:43.559Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/3cc953c/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59236d395cd3fe70 -C extra-filename=-5c2a0a911f0cdf37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-15b82113910b279a.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-478d1a6e529906f8.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-8df571f792b28f23.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-0718b97f5cbb953f.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40672025-08-01T15:15:44.085Z Compiling globwalk v0.9.1
40682025-08-01T15:15:44.112Z Running `/home/build/.rustup/toolchains/1.88.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=8f7b9f133b00b855 -C extra-filename=-d939160029fef606 --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-f5683af400e4b5bb.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-cd0d5718898cf4b7.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40692025-08-01T15:15:44.402Z Compiling secrecy v0.8.0
40702025-08-01T15:15:44.428Z Running `/home/build/.rustup/toolchains/1.88.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=3deda8191bf18095 -C extra-filename=-c7a9ee2f6e93e8ae --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-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40712025-08-01T15:15:44.564Z Compiling camino-tempfile-ext v0.3.2
40722025-08-01T15:15:44.591Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=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=1bf63de3e248dc95 -C extra-filename=-a4996f8a9dd921b2 --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-e20f17b50c26e849.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-00e5fc0142abc387.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-d939160029fef606.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-d1c6c56e82d9a574.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-80ba7ac56ca8b30e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40732025-08-01T15:15:44.664Z Compiling fs-err v2.11.0
40742025-08-01T15:15:44.693Z Running `/home/build/.rustup/toolchains/1.88.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=fffdffec642edd01 -C extra-filename=-753374b6096a3e87 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-753374b6096a3e87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-f2334d418220dc84.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40752025-08-01T15:15:45.048Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-753374b6096a3e87/build-script-build`
40762025-08-01T15:15:45.138Z Compiling parse-size v1.1.0
40772025-08-01T15:15:45.165Z Running `/home/build/.rustup/toolchains/1.88.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=f4ac05b6b429e196 -C extra-filename=-74d4804720e63b59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40782025-08-01T15:15:45.251Z Running `/home/build/.rustup/toolchains/1.88.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=f48c45aeb8616809 -C extra-filename=-dc523cacf8b9f0a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
40792025-08-01T15:15:45.289Z Compiling rand_seeder v0.3.0
40802025-08-01T15:15:45.316Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_seeder-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=54c1abf2ad351a1e -C extra-filename=-77dd77127863994f --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-af0c7eaeaab3b29d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40812025-08-01T15:15:45.422Z Compiling csv-core v0.1.11
40822025-08-01T15:15:45.450Z Running `/home/build/.rustup/toolchains/1.88.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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=2348bde12d366c7e -C extra-filename=-730a13a7533a12ae --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-8bc9efb51d5cb13b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832025-08-01T15:15:45.634Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
40842025-08-01T15:15:45.661Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-d70c5ef8a437b633/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eff57e8b925659ec -C extra-filename=-4b390d6d453d2c5c --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-f8e5e95c5fe625ea.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852025-08-01T15:15:45.775Z Compiling csv v1.3.1
40862025-08-01T15:15:45.802Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/csv-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=e779a09c6a24503e -C extra-filename=-f31e0546acb03d12 --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-730a13a7533a12ae.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-20c2089e36bd3399.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40872025-08-01T15:15:45.941Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
40882025-08-01T15:15:45.968Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_messages --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/4aac612/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=b249d424a76da70c -C extra-filename=-97e204f535892735 --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-f5683af400e4b5bb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892025-08-01T15:15:46.853Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
40902025-08-01T15:15:46.881Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/4aac612/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=c23aea4f415035de -C extra-filename=-18095d2662149dc5 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-18095d2662149dc5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-42984fabf13575b6.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40912025-08-01T15:15:47.021Z Compiling yansi v1.0.1
40922025-08-01T15:15:47.021Z Running `/home/build/.rustup/toolchains/1.88.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=009480f80e8e0adc -C extra-filename=-ecd8750bb62356f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40932025-08-01T15:15:47.226Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-18095d2662149dc5/build-script-build`
40942025-08-01T15:15:47.322Z Compiling typeid v1.0.3
40952025-08-01T15:15:47.349Z Running `/home/build/.rustup/toolchains/1.88.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=8d8883008242ccf2 -C extra-filename=-acabf96ac7e27ea7 --out-dir /work/oxidecomputer/omicron/target/debug/build/typeid-acabf96ac7e27ea7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962025-08-01T15:15:47.642Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
40972025-08-01T15:15:47.670Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_decode --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/4aac612/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=a80f1117ee490c84 -C extra-filename=-6a95b2bbc1fb0149 --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-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-97e204f535892735.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40982025-08-01T15:15:47.875Z Compiling pretty_assertions v1.4.1
40992025-08-01T15:15:47.904Z Running `/home/build/.rustup/toolchains/1.88.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=45abaa1e92091921 -C extra-filename=-4f9ec0ace280ac93 --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-fc8513a7741584f3.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-ecd8750bb62356f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41002025-08-01T15:15:47.935Z Running `/work/oxidecomputer/omicron/target/debug/build/typeid-acabf96ac7e27ea7/build-script-build`
41012025-08-01T15:15:48.057Z Running `/home/build/.rustup/toolchains/1.88.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=ee99903788a9396e -C extra-filename=-5c0243a4614231f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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)'`
41022025-08-01T15:15:48.269Z Compiling castaway v0.2.3
41032025-08-01T15:15:48.295Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/castaway-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="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=444c4bfeb44bf061 -C extra-filename=-db91b0af7ab82e71 --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-b3bfcc61262192ba.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41042025-08-01T15:15:48.378Z Compiling indoc v2.0.6
41052025-08-01T15:15:48.404Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.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=3309b0cf46994859 -C extra-filename=-08a15f91bf64e612 --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`
41062025-08-01T15:15:48.488Z Compiling compact_str v0.8.0
41072025-08-01T15:15:48.515Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=765044cd0fb72380 -C extra-filename=-25b0698582c5525d --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-db91b0af7ab82e71.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-b294c65c434d0a42.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-b3bfcc61262192ba.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-20c2089e36bd3399.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41082025-08-01T15:15:48.577Z Compiling erased-serde v0.4.6
41092025-08-01T15:15:48.607Z Running `/home/build/.rustup/toolchains/1.88.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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=062cd29af263e7fc -C extra-filename=-33fdf30357382705 --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-055e1d96445a02a2.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-5c0243a4614231f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41102025-08-01T15:15:49.228Z Compiling unicode-truncate v1.1.0
41112025-08-01T15:15:49.255Z Running `/home/build/.rustup/toolchains/1.88.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=1ecc561c51fe67d0 -C extra-filename=-4109109e5b3130de --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-9e27755f04f1d1a4.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-78de71e0435a1639.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41122025-08-01T15:15:49.498Z Compiling instability v0.3.2
41132025-08-01T15:15:49.525Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/instability-0.3.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=6dd24d10923a8781 -C extra-filename=-276b9bc7328ad9c9 --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-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41142025-08-01T15:15:49.590Z Compiling lru v0.12.5
41152025-08-01T15:15:49.617Z Running `/home/build/.rustup/toolchains/1.88.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=a50bc985ba3443b0 -C extra-filename=-30a8f07c29458c5f --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-ea77094bf9778b00.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41162025-08-01T15:15:49.649Z Compiling ordered-float v2.10.1
41172025-08-01T15:15:49.676Z Running `/home/build/.rustup/toolchains/1.88.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=f4e0f3a36892cf0f -C extra-filename=-c2eff8df996af26f --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-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41182025-08-01T15:15:49.927Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name transceiver_controller --edition=2021 /home/build/.cargo/git/checkouts/transceiver-control-133a2912c359d3f5/4aac612/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=7e108c5de52f9490 -C extra-filename=-746a50a8945054a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ae0ac3bdd3a26b77.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-b654f29b96228e62.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-6a95b2bbc1fb0149.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-97e204f535892735.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
41192025-08-01T15:15:50.186Z Compiling is_ci v1.2.0
41202025-08-01T15:15:50.213Z Running `/home/build/.rustup/toolchains/1.88.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=7f88a5caf35b6e50 -C extra-filename=-30df92f668d33ee8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41212025-08-01T15:15:50.432Z Compiling cassowary v0.3.0
41222025-08-01T15:15:50.459Z Running `/home/build/.rustup/toolchains/1.88.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=f70b9b765a7f25d9 -C extra-filename=-a0f75031de2e3b55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41232025-08-01T15:15:50.510Z Compiling supports-color v3.0.2
41242025-08-01T15:15:50.537Z Running `/home/build/.rustup/toolchains/1.88.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=e7086ef400579962 -C extra-filename=-ee92f08970dc6918 --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-30df92f668d33ee8.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41252025-08-01T15:15:50.820Z Compiling serde-value v0.7.0
41262025-08-01T15:15:50.848Z Running `/home/build/.rustup/toolchains/1.88.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=8186066d548f409c -C extra-filename=-77b4e14557a6cef3 --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-c2eff8df996af26f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41272025-08-01T15:15:50.879Z Compiling serde-untagged v0.1.7
41282025-08-01T15:15:50.906Z Running `/home/build/.rustup/toolchains/1.88.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.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=2b2741118e32f488 -C extra-filename=-50d3806dfaf52098 --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-33fdf30357382705.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-5c0243a4614231f7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41292025-08-01T15:15:51.357Z Compiling ratatui v0.29.0
41302025-08-01T15:15:51.384Z Running `/home/build/.rustup/toolchains/1.88.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=1337bea0bc45f721 -C extra-filename=-a74ad0a1fdb38399 --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-f5683af400e4b5bb.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a0f75031de2e3b55.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-25b0698582c5525d.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-08a15f91bf64e612.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-276b9bc7328ad9c9.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-30a8f07c29458c5f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-78de71e0435a1639.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-4109109e5b3130de.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41312025-08-01T15:15:51.416Z Compiling console v0.16.0
41322025-08-01T15:15:51.443Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=3ee3bbe38bdc51bd -C extra-filename=-01cbfd8fdbe0161e --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-09283293c0e83604.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41332025-08-01T15:15:51.575Z Compiling async-bb8-diesel v0.2.1
41342025-08-01T15:15:51.603Z Running `/home/build/.rustup/toolchains/1.88.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=a66c0c0e0a7078c2 -C extra-filename=-391a73577c06560f --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-7757a5163fd5f6fb.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-da0967c95b213e5f.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41352025-08-01T15:15:52.198Z Running `/home/build/.rustup/toolchains/1.88.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.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())' -C metadata=3e5cbbb1c9dc4873 -C extra-filename=-e76bfb0ae8ae7082 --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-abfd3bc21fb70c32.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41362025-08-01T15:15:52.310Z Compiling unit-prefix v0.5.1
41372025-08-01T15:15:52.370Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=6318eb0f2a5c8d71 -C extra-filename=-92fb3613ef770fab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41382025-08-01T15:15:52.523Z Compiling cargo-util-schemas v0.8.2
41392025-08-01T15:15:52.550Z Running `/home/build/.rustup/toolchains/1.88.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=cc23c605d1323983 -C extra-filename=-b360cc9457b5c36b --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-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_untagged=/work/oxidecomputer/omicron/target/debug/deps/libserde_untagged-50d3806dfaf52098.rmeta --extern serde_value=/work/oxidecomputer/omicron/target/debug/deps/libserde_value-77b4e14557a6cef3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41402025-08-01T15:15:52.600Z Compiling indicatif v0.18.0
41412025-08-01T15:15:52.627Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=e015747964b3c18b -C extra-filename=-811cf030d06fe591 --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-01cbfd8fdbe0161e.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --extern unit_prefix=/work/oxidecomputer/omicron/target/debug/deps/libunit_prefix-92fb3613ef770fab.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41422025-08-01T15:15:52.691Z Compiling cargo-platform v0.2.0
41432025-08-01T15:15:52.718Z Running `/home/build/.rustup/toolchains/1.88.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=f53340a77ec0e0a2 -C extra-filename=-4decf501832e1eb0 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41442025-08-01T15:15:53.299Z Compiling concurrent-queue v2.5.0
41452025-08-01T15:15:53.326Z Running `/home/build/.rustup/toolchains/1.88.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=5eff6a4d41d30520 -C extra-filename=-730df1fc8bdae734 --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-5159d48380bbdf86.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41462025-08-01T15:15:53.473Z Compiling parking v2.2.1
41472025-08-01T15:15:53.500Z Running `/home/build/.rustup/toolchains/1.88.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=99d07d493831a5a2 -C extra-filename=-5539893cbc3ea86f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41482025-08-01T15:15:54.031Z Compiling libz-sys v1.1.20
41492025-08-01T15:15:54.058Z Running `/home/build/.rustup/toolchains/1.88.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.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=894cefeaf6756ce6 -C extra-filename=-825c2a63cf43bd1e --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-825c2a63cf43bd1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-6cf298f1f0e76afa.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41502025-08-01T15:15:54.058Z Compiling event-listener v5.3.1
41512025-08-01T15:15:54.058Z Running `/home/build/.rustup/toolchains/1.88.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.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=4ee7b8d4c4f864f4 -C extra-filename=-9f704872fa835464 --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-730df1fc8bdae734.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-5539893cbc3ea86f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41522025-08-01T15:15:54.348Z Compiling libgit2-sys v0.17.0+1.8.1
41532025-08-01T15:15:54.375Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.17.0+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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=7f44cb965a0b7c5a -C extra-filename=-e72d6f97c290ee15 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-e72d6f97c290ee15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41542025-08-01T15:15:54.417Z Compiling shell-words v1.1.0
41552025-08-01T15:15:54.444Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=3a10c22f45e7e556 -C extra-filename=-921f6c3951b61686 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41562025-08-01T15:15:54.471Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-825c2a63cf43bd1e/build-script-build`
41572025-08-01T15:15:54.608Z Compiling cargo_metadata v0.21.0
41582025-08-01T15:15:54.635Z Running `/home/build/.rustup/toolchains/1.88.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=01c2b79a2d9bcb83 -C extra-filename=-b178b4b63da55dcf --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-140395dcab7447db.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-4decf501832e1eb0.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-b360cc9457b5c36b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41592025-08-01T15:15:54.727Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=b6c4349a4085892e -C extra-filename=-52b3e54af97a9c89 --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-09283293c0e83604.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`
41602025-08-01T15:15:54.945Z Compiling event-listener-strategy v0.5.2
41612025-08-01T15:15:54.973Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-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=aede2ffccf5eb6d5 -C extra-filename=-4164a9b47d25b1e8 --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-9f704872fa835464.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41622025-08-01T15:15:55.167Z Compiling futures-lite v2.3.0
41632025-08-01T15:15:55.208Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-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="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=84eda443368886ea -C extra-filename=-1cfde189f201967a --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-1088bab9766184cd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-5539893cbc3ea86f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41642025-08-01T15:15:55.235Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-e72d6f97c290ee15/build-script-build`
41652025-08-01T15:15:55.262Z Compiling vergen v8.3.2
41662025-08-01T15:15:55.291Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-8.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=d522d251f0ed56c6 -C extra-filename=-2914d06ff2434edc --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-2914d06ff2434edc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-b3bfcc61262192ba.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41672025-08-01T15:15:55.626Z Compiling cargo-platform v0.1.8
41682025-08-01T15:15:55.653Z Running `/home/build/.rustup/toolchains/1.88.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.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cb8ac7a8b0ef42e -C extra-filename=-91d9e8cf3ddb0b16 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41692025-08-01T15:15:56.150Z Compiling cargo_metadata v0.18.1
41702025-08-01T15:15:56.177Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=530bd3bcd582965d -C extra-filename=-f45b59605a808d08 --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-140395dcab7447db.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-91d9e8cf3ddb0b16.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41712025-08-01T15:15:56.497Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-2914d06ff2434edc/build-script-build`
41722025-08-01T15:15:56.550Z Compiling rtoolbox v0.0.2
41732025-08-01T15:15:56.577Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a1f05c0f10c061d6 -C extra-filename=-f895d92ab54f4a06 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41742025-08-01T15:15:56.944Z Compiling hex-literal v0.4.1
41752025-08-01T15:15:56.971Z Running `/home/build/.rustup/toolchains/1.88.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=128dbee62b98c4cd -C extra-filename=-616d45b749047c20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41762025-08-01T15:15:56.998Z Compiling rustls v0.21.12
41772025-08-01T15:15:57.038Z Running `/home/build/.rustup/toolchains/1.88.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.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=c850c5a376066f88 -C extra-filename=-e00f9e19dde365ca --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-e00f9e19dde365ca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41782025-08-01T15:15:57.160Z Compiling rpassword v7.4.0
41792025-08-01T15:15:57.187Z Running `/home/build/.rustup/toolchains/1.88.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=90e47aa99750827e -C extra-filename=-3bc97d8c795dc5dd --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-09283293c0e83604.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-f895d92ab54f4a06.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41802025-08-01T15:15:57.434Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-e00f9e19dde365ca/build-script-build`
41812025-08-01T15:15:57.461Z Compiling async-lock v3.4.0
41822025-08-01T15:15:57.461Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=138da9247ea60489 -C extra-filename=-fe6a97a904c25657 --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-9f704872fa835464.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-4164a9b47d25b1e8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41832025-08-01T15:15:57.488Z Compiling tui-tree-widget v0.23.1
41842025-08-01T15:15:57.488Z Running `/home/build/.rustup/toolchains/1.88.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=fc084e89ef6a44e1 -C extra-filename=-bdea7d0ac85d7cc9 --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-a74ad0a1fdb38399.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-9571fbd2da22e74e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41852025-08-01T15:15:57.530Z Compiling petname v2.0.2
41862025-08-01T15:15:57.557Z Running `/home/build/.rustup/toolchains/1.88.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=688fc0c13705794b -C extra-filename=-221faf52cbe494be --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-221faf52cbe494be -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41872025-08-01T15:15:57.862Z Compiling rustls-webpki v0.101.7
41882025-08-01T15:15:57.910Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1683c7759ec12299 -C extra-filename=-a8512e39de2bd41f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-88d40a7674cf1006.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-7a1a7867aee50800/out`
41892025-08-01T15:15:58.542Z Compiling sct v0.7.1
41902025-08-01T15:15:58.569Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7bbd7407501019b -C extra-filename=-64de6ae0a2c837ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-88d40a7674cf1006.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-7a1a7867aee50800/out`
41912025-08-01T15:15:58.596Z Compiling polling v3.7.3
41922025-08-01T15:15:58.636Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/polling-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98b2211721f0e884 -C extra-filename=-d233675721739aa1 --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-1ec0b9c34a33fc61.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41932025-08-01T15:15:58.800Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=511f6ba378bd1492 -C extra-filename=-32f38eb50fa6fb75 --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-244bc0f69c2ab2b0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-a8512e39de2bd41f.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-64de6ae0a2c837ca.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-7a1a7867aee50800/out`
41942025-08-01T15:15:58.904Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-221faf52cbe494be/build-script-build`
41952025-08-01T15:15:59.160Z Compiling async-io v2.3.4
41962025-08-01T15:15:59.186Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.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(polling_test_poll_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f71575b1e235ccf -C extra-filename=-cc8c2bc64bfd3436 --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-fe6a97a904c25657.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-730df1fc8bdae734.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-1cfde189f201967a.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-5539893cbc3ea86f.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-d233675721739aa1.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-67845c7e7f0d37b0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41972025-08-01T15:15:59.217Z Compiling polyval v0.6.2
41982025-08-01T15:15:59.243Z Running `/home/build/.rustup/toolchains/1.88.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=78da101955a0d37e -C extra-filename=-9ecbb984ba4da73d --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-1ec0b9c34a33fc61.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-45550c38244b7ffd.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-17dfd932890d0cda.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-6fb8c69cf1c95495.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41992025-08-01T15:15:59.323Z Compiling async-task v4.7.1
42002025-08-01T15:15:59.350Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=ca53ca0484eca2fb -C extra-filename=-eb8f58c602640ea9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42012025-08-01T15:15:59.635Z Compiling ghash v0.5.1
42022025-08-01T15:15:59.675Z Running `/home/build/.rustup/toolchains/1.88.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=453911e3587834ba -C extra-filename=-7d2259384db4e76b --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-17dfd932890d0cda.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-9ecbb984ba4da73d.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032025-08-01T15:15:59.785Z Running `/home/build/.rustup/toolchains/1.88.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=1dbdfa97e25333f2 -C extra-filename=-4b86454de20c1a69 --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-a4e9117ce89cf043.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42042025-08-01T15:15:59.878Z Compiling async-channel v2.3.1
42052025-08-01T15:15:59.905Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8baa10de3f550e19 -C extra-filename=-84b29e849e9ea865 --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-730df1fc8bdae734.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-4164a9b47d25b1e8.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42062025-08-01T15:16:00.240Z Compiling rustls-pemfile v1.0.4
42072025-08-01T15:16:00.266Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fbb8c9556ba5106 -C extra-filename=-ffbb86b56244d767 --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-9552b94b0f386d89.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42082025-08-01T15:16:00.642Z Compiling piper v0.2.4
42092025-08-01T15:16:00.669Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/piper-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="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=1a185cbdd28d986c -C extra-filename=-230597ab5f1f521b --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-b62c772dab649964.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-1088bab9766184cd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42102025-08-01T15:16:00.925Z Compiling twox-hash v2.1.0
42112025-08-01T15:16:00.952Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=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=61e42cfb4617182c -C extra-filename=-d7f2759b57671f29 --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-a2abf8b0892f0791.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42122025-08-01T15:16:01.031Z Compiling ctr v0.9.2
42132025-08-01T15:16:01.058Z Running `/home/build/.rustup/toolchains/1.88.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=744e06f6030f40e7 -C extra-filename=-d15ca226b01f6837 --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-9eddc679e4ee8c8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42142025-08-01T15:16:01.419Z Compiling target-lexicon v0.13.2
42152025-08-01T15:16:01.446Z Running `/home/build/.rustup/toolchains/1.88.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.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=85121f86578b072c -C extra-filename=-313b08511ed59828 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-313b08511ed59828 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42162025-08-01T15:16:01.514Z Compiling plotters-backend v0.3.7
42172025-08-01T15:16:01.542Z Running `/home/build/.rustup/toolchains/1.88.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=02901df9f54f1255 -C extra-filename=-10f14573c9e3009c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42182025-08-01T15:16:01.683Z Compiling sync-ptr v0.1.4
42192025-08-01T15:16:01.717Z Running `/home/build/.rustup/toolchains/1.88.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=ad851de790ee4465 -C extra-filename=-7b7c88eed381415d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42202025-08-01T15:16:01.919Z Compiling plotters-svg v0.3.7
42212025-08-01T15:16:01.946Z Running `/home/build/.rustup/toolchains/1.88.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=a482ae489101f7c4 -C extra-filename=-f464857d00171f5f --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-10f14573c9e3009c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42222025-08-01T15:16:02.018Z Compiling aes-gcm v0.10.3
42232025-08-01T15:16:02.045Z Running `/home/build/.rustup/toolchains/1.88.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=79382a61c25e0c22 -C extra-filename=-095add560aa65ccf --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-364e5db190ba93a9.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-46e7e75132e78dcd.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d15ca226b01f6837.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-7d2259384db4e76b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42242025-08-01T15:16:02.324Z Compiling tokio-rustls v0.24.1
42252025-08-01T15:16:02.351Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=887046d622801c67 -C extra-filename=-56ca82371b38a653 --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-32f38eb50fa6fb75.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.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-7a1a7867aee50800/out`
42262025-08-01T15:16:02.378Z Compiling blocking v1.6.1
42272025-08-01T15:16:02.378Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blocking-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=1e025113aa214e1b -C extra-filename=-dc36e9943503e669 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-84b29e849e9ea865.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-eb8f58c602640ea9.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-1cfde189f201967a.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-230597ab5f1f521b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42282025-08-01T15:16:02.418Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-313b08511ed59828/build-script-build`
42292025-08-01T15:16:02.529Z Compiling async-signal v0.2.10
42302025-08-01T15:16:02.556Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_signal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74553d9a13abfcd9 -C extra-filename=-62c2d9b55ebf9570 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-cc8c2bc64bfd3436.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-4647445ac3488f76.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42312025-08-01T15:16:02.759Z Compiling async-executor v1.13.1
42322025-08-01T15:16:02.786Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=8de2fe2fe6c3640a -C extra-filename=-32a2fadbdc8df774 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-eb8f58c602640ea9.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-730df1fc8bdae734.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-1088bab9766184cd.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-1cfde189f201967a.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-67845c7e7f0d37b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42332025-08-01T15:16:02.919Z Compiling fatfs v0.3.6
42342025-08-01T15:16:02.946Z Running `/home/build/.rustup/toolchains/1.88.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=0618e48653b11fcc -C extra-filename=-f5968120c1643fc4 --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-2cc7bf1c4c3b9e85.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42352025-08-01T15:16:02.974Z Compiling ssh-encoding v0.2.0
42362025-08-01T15:16:02.974Z Running `/home/build/.rustup/toolchains/1.88.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=5ce0ec5110682f5a -C extra-filename=-122147517202f394 --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-e7e7ccedf1a48000.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42372025-08-01T15:16:03.458Z Compiling blowfish v0.9.1
42382025-08-01T15:16:03.485Z Running `/home/build/.rustup/toolchains/1.88.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=014ea869c67b9269 -C extra-filename=-57f12265580d1ce3 --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-76e995005ff0a130.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42392025-08-01T15:16:03.512Z Compiling event-listener v2.5.3
42402025-08-01T15:16:03.541Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-2.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=0deeb43851a1c8cc -C extra-filename=-8684121942358c0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42412025-08-01T15:16:03.906Z Compiling cast v0.3.0
42422025-08-01T15:16:03.933Z Running `/home/build/.rustup/toolchains/1.88.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=5cee39d81177ca8c -C extra-filename=-6d56983ba39c67fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42432025-08-01T15:16:03.960Z Compiling arrayref v0.3.9
42442025-08-01T15:16:03.960Z Running `/home/build/.rustup/toolchains/1.88.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=d9be08e58c5ba41c -C extra-filename=-e682515a8bae6ea1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42452025-08-01T15:16:04.114Z Compiling futures-timer v3.0.3
42462025-08-01T15:16:04.141Z Running `/home/build/.rustup/toolchains/1.88.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=63d8dc43275cd3f6 -C extra-filename=-d5fbced227452eb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42472025-08-01T15:16:04.289Z Compiling guppy-workspace-hack v0.1.0
42482025-08-01T15:16:04.315Z Running `/home/build/.rustup/toolchains/1.88.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=9ff2518113238dcc -C extra-filename=-f837aa5183d53c2f --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-f837aa5183d53c2f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42492025-08-01T15:16:04.351Z Compiling arrayvec v0.7.6
42502025-08-01T15:16:04.378Z Running `/home/build/.rustup/toolchains/1.88.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=54decc919e6efda9 -C extra-filename=-05ff3e7f8953f072 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42512025-08-01T15:16:04.675Z Compiling constant_time_eq v0.3.1
42522025-08-01T15:16:04.701Z Running `/home/build/.rustup/toolchains/1.88.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=37d40013e898f2b0 -C extra-filename=-1c8e09b7230b1b34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42532025-08-01T15:16:04.768Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-f837aa5183d53c2f/build-script-build`
42542025-08-01T15:16:04.813Z Compiling criterion-plot v0.6.0
42552025-08-01T15:16:04.840Z Running `/home/build/.rustup/toolchains/1.88.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=313339d5db893e2f -C extra-filename=-1396dd285bfe2eff --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-6d56983ba39c67fd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42562025-08-01T15:16:04.872Z Compiling async-channel v1.9.0
42572025-08-01T15:16:04.899Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cebeb7ce4b4bf192 -C extra-filename=-5913e201434e6ffd --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-730df1fc8bdae734.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-8684121942358c0d.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42582025-08-01T15:16:04.926Z Compiling bcrypt-pbkdf v0.10.0
42592025-08-01T15:16:04.926Z Running `/home/build/.rustup/toolchains/1.88.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=a9da9e939728af4f -C extra-filename=-fe5ca7a9a204190c --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-57f12265580d1ce3.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-ab113d97a8f61cb6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42602025-08-01T15:16:05.127Z Compiling ssh-cipher v0.2.0
42612025-08-01T15:16:05.153Z Running `/home/build/.rustup/toolchains/1.88.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=20ffaa231efcfd9a -C extra-filename=-b38aeeed161db7d0 --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-46e7e75132e78dcd.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-095add560aa65ccf.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8a485eaefa5e1dec.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-47b6d3870809451f.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d15ca226b01f6837.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-1d4e6e098cca66a9.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-122147517202f394.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42622025-08-01T15:16:05.213Z Compiling async-global-executor v2.4.1
42632025-08-01T15:16:05.240Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_global_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=e4bedd4c7fc22a16 -C extra-filename=-596380c60688f356 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-84b29e849e9ea865.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-32a2fadbdc8df774.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-cc8c2bc64bfd3436.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-fe6a97a904c25657.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-dc36e9943503e669.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-1cfde189f201967a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42642025-08-01T15:16:05.484Z Compiling async-process v2.3.0
42652025-08-01T15:16:05.512Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-process-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 --warn=unexpected_cfgs --check-cfg 'cfg(async_process_force_signal_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d07273b1c3d4568c -C extra-filename=-b2de48e97a204a71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-cc8c2bc64bfd3436.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-fe6a97a904c25657.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-62c2d9b55ebf9570.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-9f704872fa835464.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-1cfde189f201967a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42662025-08-01T15:16:05.725Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=902284dfe8337171 -C extra-filename=-792a988d4deeed51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"'`
42672025-08-01T15:16:06.347Z Compiling plotters v0.3.7
42682025-08-01T15:16:06.374Z Running `/home/build/.rustup/toolchains/1.88.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=2cd2b8ddd391847d -C extra-filename=-eb1472394eedb8c4 --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-347f5eeb4dc10c7b.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-10f14573c9e3009c.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-f464857d00171f5f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42692025-08-01T15:16:06.406Z Compiling password-hash v0.4.2
42702025-08-01T15:16:06.433Z Running `/home/build/.rustup/toolchains/1.88.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=f6b727b547605e74 -C extra-filename=-c9bf72434742c87e --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-e7e7ccedf1a48000.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42712025-08-01T15:16:06.467Z Compiling tinytemplate v1.2.1
42722025-08-01T15:16:06.494Z Running `/home/build/.rustup/toolchains/1.88.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=e52cc84f075da8f3 -C extra-filename=-02596be8e32bdc38 --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-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42732025-08-01T15:16:06.604Z Compiling async-attributes v1.1.2
42742025-08-01T15:16:06.631Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-attributes-1.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=3b81e6911c1e32d7 -C extra-filename=-4fb9989c13158988 --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-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42752025-08-01T15:16:07.172Z Compiling kv-log-macro v1.0.7
42762025-08-01T15:16:07.199Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name kv_log_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/kv-log-macro-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02310e14ac92c616 -C extra-filename=-576dafe470fb7c8b --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-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42772025-08-01T15:16:07.324Z Compiling oorandom v11.1.4
42782025-08-01T15:16:07.351Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oorandom-11.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=82e2b804fd2ad3ab -C extra-filename=-70160f98161afd7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42792025-08-01T15:16:07.476Z Compiling target-spec v3.5.0
42802025-08-01T15:16:07.502Z Running `/home/build/.rustup/toolchains/1.88.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.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(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' -C metadata=324e4b39b5fe1a22 -C extra-filename=-ff9daa0b3c3be0d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-ff9daa0b3c3be0d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42812025-08-01T15:16:07.529Z Compiling anes v0.1.6
42822025-08-01T15:16:07.530Z Running `/home/build/.rustup/toolchains/1.88.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=6adfd995a85ed30f -C extra-filename=-ee4372f67a24c758 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42832025-08-01T15:16:07.584Z Compiling async-std v1.13.0
42842025-08-01T15:16:07.611Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-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 --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-channel", "futures-core", "futures-io", "futures-lite", "gloo-timers", "io_safety", "kv-log-macro", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "surf", "tokio02", "tokio03", "tokio1", "unstable", "wasm-bindgen-futures"))' -C metadata=15b34b27346c930a -C extra-filename=-fce13236a5acaff2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_attributes=/work/oxidecomputer/omicron/target/debug/deps/libasync_attributes-4fb9989c13158988.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-5913e201434e6ffd.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-596380c60688f356.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-cc8c2bc64bfd3436.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-fe6a97a904c25657.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-b2de48e97a204a71.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-1cfde189f201967a.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-576dafe470fb7c8b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-1d84551e79640911.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-67845c7e7f0d37b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42852025-08-01T15:16:07.970Z Compiling pbkdf2 v0.11.0
42862025-08-01T15:16:07.997Z Running `/home/build/.rustup/toolchains/1.88.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=db24a68c039264a2 -C extra-filename=-a38544de7a0a4a20 --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-86cffebc07ad4c24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-c9bf72434742c87e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42872025-08-01T15:16:08.082Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-ff9daa0b3c3be0d9/build-script-build`
42882025-08-01T15:16:08.140Z Compiling criterion v0.7.0
42892025-08-01T15:16:08.167Z Running `/home/build/.rustup/toolchains/1.88.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=0e2a2cac2b338400 -C extra-filename=-dd3f269266a11b25 --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-ee4372f67a24c758.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-6d56983ba39c67fd.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-1396dd285bfe2eff.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-70160f98161afd7d.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-eb1472394eedb8c4.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-02596be8e32bdc38.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42902025-08-01T15:16:08.369Z Compiling cfg-expr v0.20.1
42912025-08-01T15:16:08.395Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=c98cefa0ccb679b3 -C extra-filename=-df15bbff247f93a6 --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-c5e620b9f60f86c7.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-792a988d4deeed51.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42922025-08-01T15:16:08.422Z Compiling ssh-key v0.6.6
42932025-08-01T15:16:08.422Z Running `/home/build/.rustup/toolchains/1.88.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.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="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=f2c27a80830f13c7 -C extra-filename=-4e941dbf9bd2bfce --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-fe5ca7a9a204190c.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-dff9b1658777252b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-85640e4c45ea267e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-55847fa0ea603b7d.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-b38aeeed161db7d0.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-122147517202f394.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42942025-08-01T15:16:08.711Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-4c9e2f54cf86722e/build-script-build`
42952025-08-01T15:16:08.770Z Running `/home/build/.rustup/toolchains/1.88.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.26.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("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=f8de28474a46b3c0 -C extra-filename=-5939050d263d1ccb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.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-167e8d23cf14bd4c/out/build/artifacts -l static=aws_lc_0_26_0_crypto -l static=aws_lc_0_26_0_rust_wrapper --cfg use_bindgen_generated`
42962025-08-01T15:16:09.469Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-dbe94789b7202f81/build-script-build`
42972025-08-01T15:16:09.527Z Running `/home/build/.rustup/toolchains/1.88.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=a3717481b4b3b076 -C extra-filename=-d0e84086f1d4f1fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42982025-08-01T15:16:09.674Z Compiling p521 v0.13.3
42992025-08-01T15:16:09.701Z Running `/home/build/.rustup/toolchains/1.88.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=eacb14e35c9b81fa -C extra-filename=-f44f2abaea0bc2f6 --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-ad228a666faa0d4f.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9e7f654f98702e21.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-3cdaa3e3206b8eec.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43002025-08-01T15:16:10.948Z Running `/home/build/.rustup/toolchains/1.88.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.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="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", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=695598ecef7ae302 -C extra-filename=-1a2fb47af7e60c08 --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-5939050d263d1ccb.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-304d397d9ddb1a1c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.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-167e8d23cf14bd4c/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'`
43012025-08-01T15:16:11.405Z Compiling p256 v0.13.2
43022025-08-01T15:16:11.431Z Running `/home/build/.rustup/toolchains/1.88.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=af6b0075f8fa1b1f -C extra-filename=-a9bce10cb70a9068 --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-9e7f654f98702e21.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-3cdaa3e3206b8eec.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43032025-08-01T15:16:11.933Z Compiling blake3 v1.5.4
43042025-08-01T15:16:11.960Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.5.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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=b1eca9a36dca4012 -C extra-filename=-b50f5c50984f98de --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-b50f5c50984f98de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43052025-08-01T15:16:12.139Z Compiling russh-cryptovec v0.7.3
43062025-08-01T15:16:12.167Z Running `/home/build/.rustup/toolchains/1.88.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=8dc1d5962d9cde2b -C extra-filename=-f0bf8e49a7df9444 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43072025-08-01T15:16:12.499Z Compiling md5 v0.7.0
43082025-08-01T15:16:12.526Z Running `/home/build/.rustup/toolchains/1.88.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=39825cb30c6d6ee2 -C extra-filename=-d18b6fd3d2aa64f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43092025-08-01T15:16:12.671Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-b50f5c50984f98de/build-script-build`
43102025-08-01T15:16:12.996Z Compiling rustls-webpki v0.102.8
43112025-08-01T15:16:13.070Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=79c0ddf4f43615df -C extra-filename=-7e4a8b9183f6dc7e --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-1a2fb47af7e60c08.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-88d40a7674cf1006.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out`
43122025-08-01T15:16:13.264Z Compiling russh-keys v0.45.0
43132025-08-01T15:16:13.291Z Running `/home/build/.rustup/toolchains/1.88.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=1120937b3fb520c6 -C extra-filename=-308d4be022bd80a3 --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-46e7e75132e78dcd.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-fe5ca7a9a204190c.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-ebf0c026730b07ef.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8a485eaefa5e1dec.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d15ca226b01f6837.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-74712cd288224dfa.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9e7f654f98702e21.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-b93dad57b4a66562.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8039d9bbf1b146e0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-d18b6fd3d2aa64f2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-a9bce10cb70a9068.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-0718b97f5cbb953f.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-f44f2abaea0bc2f6.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-a38544de7a0a4a20.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-dd87b35efb5a4296.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-433c1caadf94735c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-f0bf8e49a7df9444.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-85640e4c45ea267e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-fa5cc86ca7750c30.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-122147517202f394.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-4e941dbf9bd2bfce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-8f89a459679d1b35.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43142025-08-01T15:16:13.514Z Compiling async-object-pool v0.1.5
43152025-08-01T15:16:13.542Z Running `/home/build/.rustup/toolchains/1.88.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.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=d814bda53aae503a -C extra-filename=-0a59b30c40de9f78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-fce13236a5acaff2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43162025-08-01T15:16:13.742Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=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=0560477822d17675 -C extra-filename=-0be861742f73bcd3 --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-df15bbff247f93a6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-d0e84086f1d4f1fd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-792a988d4deeed51.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43172025-08-01T15:16:13.783Z Compiling pathdiff v0.2.3
43182025-08-01T15:16:13.809Z Running `/home/build/.rustup/toolchains/1.88.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=fc4ca5750acfac39 -C extra-filename=-80660dfaf66c7054 --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-140395dcab7447db.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43192025-08-01T15:16:14.005Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.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="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --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", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=befd2fb5c9facb5e -C extra-filename=-6a584aafb3696ec2 --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-1a2fb47af7e60c08.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-7e4a8b9183f6dc7e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
43202025-08-01T15:16:14.595Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=6dca646aa9516127 -C extra-filename=-49412b8b22712295 --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-244bc0f69c2ab2b0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-7e4a8b9183f6dc7e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts`
43212025-08-01T15:16:14.702Z Compiling num-bigint v0.4.6
43222025-08-01T15:16:14.728Z Running `/home/build/.rustup/toolchains/1.88.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=69b2611827fe1bf4 -C extra-filename=-eebb4f5a23243c27 --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-ad3f47c3b9446adb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43232025-08-01T15:16:16.414Z Compiling des v0.8.1
43242025-08-01T15:16:16.440Z Running `/home/build/.rustup/toolchains/1.88.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=b451b3bc583c6e76 -C extra-filename=-ffc94b768cb5fa0a --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-9eddc679e4ee8c8e.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43252025-08-01T15:16:16.770Z Compiling assert-json-diff v2.0.2
43262025-08-01T15:16:16.797Z Running `/home/build/.rustup/toolchains/1.88.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=798b7e11550dc3a0 -C extra-filename=-eaa7a58330d2baeb --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-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43272025-08-01T15:16:17.406Z Compiling serde_regex v1.1.0
43282025-08-01T15:16:17.432Z Running `/home/build/.rustup/toolchains/1.88.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=3a11df2c41ce8fb3 -C extra-filename=-b1926e0075caa750 --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-ef2de87a43f51cdf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43292025-08-01T15:16:17.534Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43302025-08-01T15:16:17.561Z Running `/home/build/.rustup/toolchains/1.88.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=102d9aebcf03dca5 -C extra-filename=-e7c95f0f01e4d880 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43312025-08-01T15:16:17.745Z Compiling memmap2 v0.9.5
43322025-08-01T15:16:17.772Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-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("stable_deref_trait"))' -C metadata=118a1846d9df984b -C extra-filename=-3a9d2865c6399ff1 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43332025-08-01T15:16:18.200Z Compiling path-tree v0.8.1
43342025-08-01T15:16:18.227Z Running `/home/build/.rustup/toolchains/1.88.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0767b3c25711c4da -C extra-filename=-d411906ea1241210 --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-c5e620b9f60f86c7.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43352025-08-01T15:16:18.421Z Compiling tokio-rustls v0.25.0
43362025-08-01T15:16:18.448Z Running `/home/build/.rustup/toolchains/1.88.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.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=afe2b2ff7457fd46 -C extra-filename=-4420722266a9bac6 --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-49412b8b22712295.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts`
43372025-08-01T15:16:18.741Z Compiling stringmetrics v2.2.2
43382025-08-01T15:16:18.768Z Running `/home/build/.rustup/toolchains/1.88.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=053f9b83e18f5faa -C extra-filename=-8b2b32e635752704 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43392025-08-01T15:16:18.867Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-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 '--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=bc5d078fb159dbb1 -C extra-filename=-1ef654899cb7a5d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-6cf2a86aa987bab3.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-aed4f438461e312b.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-b9a1eff7874ab049.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-27e9c6390876eac4.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8303f55c98512375.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-341b90a69b8e55e9.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-4420722266a9bac6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-8c09e73f1596baec.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts`
43402025-08-01T15:16:19.030Z Compiling nested v0.1.1
43412025-08-01T15:16:19.057Z Running `/home/build/.rustup/toolchains/1.88.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=2648350b81acbda2 -C extra-filename=-c5a07aeb198aa297 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43422025-08-01T15:16:19.339Z Compiling doc-comment v0.3.3
43432025-08-01T15:16:19.366Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=530bcc80ad86e281 -C extra-filename=-c83e2c32bf803371 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-c83e2c32bf803371 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43442025-08-01T15:16:19.901Z Compiling tokio-rustls v0.26.0
43452025-08-01T15:16:19.928Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=dfdf309fc6f05aeb -C extra-filename=-c1f279b69f685ea1 --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-6a584aafb3696ec2.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out`
43462025-08-01T15:16:20.353Z Compiling hyper-rustls v0.27.7
43472025-08-01T15:16:20.380Z Running `/home/build/.rustup/toolchains/1.88.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=ef743958d25d460e -C extra-filename=-8f781268c8f59a21 --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-4ed94406d3c6bfdf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9e434cb875dd35fa.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-42863c33d4a63f5e.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-5b958a8d272fa62d.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out`
43482025-08-01T15:16:20.983Z Compiling reqwest v0.12.22
43492025-08-01T15:16:21.035Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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 --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="cookies"' --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=abb574726669aa18 -C extra-filename=-6b7f7810fa097e2c --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-55b2fb0813a2d2c1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-1d8ae4b48ef4ecd0.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-6ba00ef6845fc925.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-8aee450c7caf7cdf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-e69365af35e11697.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-d05a7a38841d8550.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-0381d57e2f067ff4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-01b60a7df0ef4647.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-5f186ce15e45df88.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-b8ff264da3ecfb84.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-ce4418b02e15e1f0.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-05c9d80fe15c264f.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-70574ea837a56ac7.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-42863c33d4a63f5e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-5b958a8d272fa62d.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43502025-08-01T15:16:21.809Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-882d17aeeb0cb343/6d31fa6/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())' -C metadata=aef3f2fb332188ed -C extra-filename=-46251964321d2918 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-15b82113910b279a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-5c2a0a911f0cdf37.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-461ed684906c0f16.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-c7a9ee2f6e93e8ae.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/`
43512025-08-01T15:16:23.336Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-c83e2c32bf803371/build-script-build`
43522025-08-01T15:16:23.515Z Compiling guppy v0.17.20
43532025-08-01T15:16:23.541Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2024 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-0.17.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 --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=096b0c03cef402d2 -C extra-filename=-38d602af47c484e6 --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-ebfc757cf23fda45.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-531c70a2741abbe6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-d0e84086f1d4f1fd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c5a07aeb198aa297.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-80660dfaf66c7054.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-0be861742f73bcd3.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43542025-08-01T15:16:23.663Z Compiling httpmock v0.8.0-alpha.1
43552025-08-01T15:16:23.690Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpmock-0.8.0-alpha.1/src/lib.rs --error-format=json --json=diagnostic-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", "env_logger", "experimental", "headers", "http2", "https", "hyper-rustls", "proxy", "rcgen", "record", "remote", "remote-https", "rustls", "rustls-pemfile", "serde_yaml", "standalone", "tls-detect", "tokio-rustls"))' -C metadata=437beba4cfb9d6f5 -C extra-filename=-4ad23fa3aff0fa2b --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-eaa7a58330d2baeb.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-0a59b30c40de9f78.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-fce13236a5acaff2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-d5fbced227452eb9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-d411906ea1241210.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-b1926e0075caa750.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-8b2b32e635752704.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-bd7f2a919cd91241.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43562025-08-01T15:16:25.182Z Compiling progenitor-client v0.10.0
43572025-08-01T15:16:25.209Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-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=9ad19b7a352fbcf3 -C extra-filename=-64a430cea752f747 --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-c4ed0f2ee252a2f2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43582025-08-01T15:16:25.705Z Compiling progenitor-client v0.9.1
43592025-08-01T15:16:25.732Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-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=bcbca8d371d4e327 -C extra-filename=-cc9212cb12fef642 --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-c4ed0f2ee252a2f2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43602025-08-01T15:16:26.217Z Compiling progenitor v0.9.1
43612025-08-01T15:16:26.244Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro"))' -C metadata=d59a815616259f39 -C extra-filename=-3e78705d113ffdc1 --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-cc9212cb12fef642.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-a7e2d1660c3313f3.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-858683865668907a.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43622025-08-01T15:16:26.400Z Compiling progenitor v0.10.0
43632025-08-01T15:16:26.426Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-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="macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macro"))' -C metadata=6043149e21336cf7 -C extra-filename=-93e9253d80d8a2dc --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-64a430cea752f747.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-56fa6a63fc5b98e2.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-801611dea7ccf6a2.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43642025-08-01T15:16:26.474Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
43652025-08-01T15:16:26.501Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/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=a076158120bf2937 -C extra-filename=-a85fbec7509aff61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3e78705d113ffdc1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43662025-08-01T15:16:26.670Z Compiling progenitor-client v0.8.0
43672025-08-01T15:16:26.696Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-client-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cad1e711ed76d63 -C extra-filename=-f8d965c156c462ac --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-c4ed0f2ee252a2f2.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43682025-08-01T15:16:27.131Z Compiling progenitor v0.8.0
43692025-08-01T15:16:27.158Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/progenitor-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=017216f1eb367fe6 -C extra-filename=-5a7dc0fd43862b99 --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-f8d965c156c462ac.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-af3cd11b54668cb2.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-09a785ea32563db7.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43702025-08-01T15:16:27.399Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
43712025-08-01T15:16:27.426Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/fae5334/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=31956bbfb472bfa6 -C extra-filename=-b6f2fd349603246e --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-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-9552b94b0f386d89.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-5a7dc0fd43862b99.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-39c8fbe8df0cce4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43722025-08-01T15:16:29.633Z Compiling tough v0.20.0
43732025-08-01T15:16:29.660Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tough-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="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fips", "http", "integ", "reqwest"))' -C metadata=74480e96d6a11ea9 -C extra-filename=-79a177b637017d38 --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-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-1a2fb47af7e60c08.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-2024a8f0d518287d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-59fff5c6d842e5a7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-8b37686aff67d773.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-bb48e2dd0b3b2967.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-62c75d65b16cbf8b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-3ffbcba12927400d.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-304d397d9ddb1a1c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
43742025-08-01T15:16:29.847Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
43752025-08-01T15:16:29.898Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=bf1d3fbc9546e6e3 -C extra-filename=-22e68fef5c86846f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-22e68fef5c86846f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ebfc757cf23fda45.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-21b6c990cb36eaef.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-1a2fb47af7e60c08.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-ad228a666faa0d4f.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-e7e7ccedf1a48000.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-2cc7bf1c4c3b9e85.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-03c1ee9972a07caf.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-553a18a86db4220f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rlib --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-f5564dcf14e2fc76.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3401e4ee235ae525.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9c592e23026ad5a2.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-ee53e4eec09e6049.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-005fe0d02da3f46b.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f910bd14c38fc8a2.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-da480f388aed29cf.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9e7f654f98702e21.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4025b30713a46a3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-5c7a173a006c10c5.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-db1759231e804faf.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bc2d54df68e62c56.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-c9688b0840233070.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8039d9bbf1b146e0.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2719b728e8f677e5.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-03c523b9d2dbbd95.rlib --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b90a5ca9cfd0f3d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8352ac706591068e.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-dff9b1658777252b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7e625aeaeaca39aa.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-a1fc463803c451a3.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cfbf832e7a9e6b92.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-0074f913cf2d4637.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e36f74d3e6c88c45.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3d20efd75ba060fc.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e12c4f515b707036.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-74921e279dfcef05.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a30374f9732585e3.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-07514f83db1c5c8d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-7e4a8b9183f6dc7e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-041da55701424872.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-fde125be9e7b5dcb.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-ab54f155c33ae803.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-3fc98c709ac00fff.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-82ca1a0edb068014.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-f9f786032867e7b5.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-9526d6c4bcb707f5.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43762025-08-01T15:16:30.217Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-22e68fef5c86846f/build-script-build`
43772025-08-01T15:16:30.276Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2021 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=21fe0ade699ccc54 -C extra-filename=-6c5050dd24d8ca3c --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-ebfc757cf23fda45.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-21b6c990cb36eaef.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-1a2fb47af7e60c08.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-ad228a666faa0d4f.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-e7e7ccedf1a48000.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-2cc7bf1c4c3b9e85.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-03c1ee9972a07caf.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3401e4ee235ae525.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9c592e23026ad5a2.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-ee53e4eec09e6049.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-005fe0d02da3f46b.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f910bd14c38fc8a2.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-da480f388aed29cf.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9e7f654f98702e21.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4025b30713a46a3.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-5c7a173a006c10c5.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-db1759231e804faf.rmeta --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bc2d54df68e62c56.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-c9688b0840233070.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8039d9bbf1b146e0.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2719b728e8f677e5.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-03c523b9d2dbbd95.rmeta --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b90a5ca9cfd0f3d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8352ac706591068e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-dff9b1658777252b.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7e625aeaeaca39aa.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-a1fc463803c451a3.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cfbf832e7a9e6b92.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-0074f913cf2d4637.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e36f74d3e6c88c45.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3d20efd75ba060fc.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e12c4f515b707036.rmeta --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-74921e279dfcef05.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a30374f9732585e3.rmeta --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rmeta --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-07514f83db1c5c8d.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-7e4a8b9183f6dc7e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-041da55701424872.rmeta --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-3fc98c709ac00fff.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-82ca1a0edb068014.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rmeta --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-f9f786032867e7b5.rmeta --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-9526d6c4bcb707f5.rmeta --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43782025-08-01T15:16:30.428Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
43792025-08-01T15:16:30.455Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b673afeeb199eca8 -C extra-filename=-6133d38cd2a20aae --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-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43802025-08-01T15:16:31.215Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
43812025-08-01T15:16:31.242Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name id_map --edition=2021 id-map/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a4ff8b1cbd22689 -C extra-filename=-45685aeb307e4ade --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-d8232341c8ffade3.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43822025-08-01T15:16:31.587Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
43832025-08-01T15:16:31.615Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=b652b21252eb0196 -C extra-filename=-a38b78a1e068b8ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-ae6e9ed0f99cc50c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-4468a551ae429713.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43842025-08-01T15:16:32.578Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
43852025-08-01T15:16:32.605Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ccba06488cf4a702 -C extra-filename=-9434226ec2df0f89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-b48c9d2e5c507cc6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-107375265ba3dd5c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43862025-08-01T15:16:32.895Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
43872025-08-01T15:16:32.922Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ac0cd5db79e4578 -C extra-filename=-854d855b0fddee33 --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-6c5050dd24d8ca3c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43882025-08-01T15:16:33.239Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
43892025-08-01T15:16:33.265Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47516d8778e0b31b -C extra-filename=-4e6d0dd40f3c109d --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-71a88b7cc7a2e7f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43902025-08-01T15:16:33.708Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43912025-08-01T15:16:33.735Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21ef72b935e2ea6f -C extra-filename=-ef6dd6e5ce621349 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4320238db30af027.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-caab7cf84293fa88.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43922025-08-01T15:16:33.769Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43932025-08-01T15:16:33.822Z Running `/home/build/.rustup/toolchains/1.88.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=27d904015d36c469 -C extra-filename=-0a4e6d638a2b50a0 --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-1ef654899cb7a5d1.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43942025-08-01T15:16:34.649Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=68fc47382704a647 -C extra-filename=-0f7e1d469344650d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-ae6e9ed0f99cc50c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-4468a551ae429713.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43952025-08-01T15:16:36.994Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
43962025-08-01T15:16:37.021Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-45d28c3107cfa8a3/f3fe054/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=71fb70a19afc3c45 -C extra-filename=-49deb8a8f59338cd --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-00e5fc0142abc387.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-5abdaa226786e265.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-4fad1ac5ec08af36.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-b6f2fd349603246e.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-ef6416ff871b36bd.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-f44b7dc6d12ed3b8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-bd7f2a919cd91241.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-39c8fbe8df0cce4c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-b799ea52965d496a.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a7ac29c6eaf3b0b3.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
43972025-08-01T15:16:37.053Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
43982025-08-01T15:16:37.080Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name parallel_task_set --edition=2021 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=b58184da5381bca4 -C extra-filename=-ae4f79694256e8ae --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-6c5050dd24d8ca3c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
43992025-08-01T15:16:37.305Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44002025-08-01T15:16:37.332Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=ac3d54f40bfb9898 -C extra-filename=-acea304149696455 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-acea304149696455 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44012025-08-01T15:16:37.747Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-acea304149696455/build-script-build`
44022025-08-01T15:16:37.792Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
44032025-08-01T15:16:37.832Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2adbc4897524c756 -C extra-filename=-99bca5bc7d433296 --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-e297e2f9d3879ddf.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44042025-08-01T15:16:37.859Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
44052025-08-01T15:16:37.859Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/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=1211ee26e5ceda5e -C extra-filename=-3db720ea6742618a --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-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-9552b94b0f386d89.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-d023e06e1b4c031a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-39c8fbe8df0cce4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
44062025-08-01T15:16:39.170Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
44072025-08-01T15:16:39.197Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_metrics --edition=2021 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=d867789d26ce673e -C extra-filename=-9edd5e9553740328 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44082025-08-01T15:16:40.513Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
44092025-08-01T15:16:40.540Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f43cfbe0de7f42e -C extra-filename=-58e54b0af1a8f2e0 --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-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44102025-08-01T15:16:41.560Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44112025-08-01T15:16:41.587Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d117f0866f17c6f4 -C extra-filename=-090bb0bfdde4e778 --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-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44122025-08-01T15:16:41.626Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
44132025-08-01T15:16:41.653Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_client --edition=2021 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=5340d91387e9e238 -C extra-filename=-bd354f2ba396a996 --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-e297e2f9d3879ddf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44142025-08-01T15:16:41.991Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=7088686746d0a1fd -C extra-filename=-2ffd18d1c75de569 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-8294b670d1a4805e.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-5c44d9a309ae9304.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-97eb6ff6c511ccff.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-90f61593e285c654.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
44152025-08-01T15:16:42.176Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44162025-08-01T15:16:42.203Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a5d1aca3653f56d -C extra-filename=-d50fe89cf12927a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44172025-08-01T15:16:42.406Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44182025-08-01T15:16:42.435Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90f788008ebd4197 -C extra-filename=-466908492b54f1ed --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-fc35e663ef992660.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-461ed684906c0f16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
44192025-08-01T15:16:42.618Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
44202025-08-01T15:16:42.645Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 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=bcbab81710d05fcb -C extra-filename=-10eff11fec6d8797 --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-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44212025-08-01T15:16:43.165Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44222025-08-01T15:16:43.194Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f762e2d2fbfda545 -C extra-filename=-9d7d971dee7ebec4 --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-d8232341c8ffade3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
44232025-08-01T15:16:45.004Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
44242025-08-01T15:16:45.031Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 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=92e8c41fe27a12dc -C extra-filename=-3326a091a1823cca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44252025-08-01T15:16:46.372Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44262025-08-01T15:16:46.412Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09db2caff71922c5 -C extra-filename=-7694820abf2e3723 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44272025-08-01T15:16:46.439Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
44282025-08-01T15:16:46.439Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 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=0315ac5bec2ada08 -C extra-filename=-3d1ed214144ae1ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44292025-08-01T15:16:47.306Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
44302025-08-01T15:16:47.333Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ba41f89205862e3 -C extra-filename=-575bbaabf2f88ca7 --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-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44312025-08-01T15:16:47.450Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44322025-08-01T15:16:47.477Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c94d324f2089d63 -C extra-filename=-b668b604e9368add --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-55b2fb0813a2d2c1.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44332025-08-01T15:16:48.141Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
44342025-08-01T15:16:48.167Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 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=07b5b38fce45b3dc -C extra-filename=-a5b2a90bb17127a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44352025-08-01T15:16:48.836Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
44362025-08-01T15:16:48.887Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=aab0a5d7739e106f -C extra-filename=-8b793fb9c7393ab5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-2051f8d4f9df9124.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-49deb8a8f59338cd.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44372025-08-01T15:16:48.953Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=029081b87ea7f721 -C extra-filename=-80fa29621ca4b84c --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-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7feafb3c676c83b4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
44382025-08-01T15:16:49.055Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 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=71eb02dd1da89a44 -C extra-filename=-1b66fb3c03dca031 --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-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-0f7e1d469344650d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44392025-08-01T15:16:49.474Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
44402025-08-01T15:16:49.501Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 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=9890182766f0070a -C extra-filename=-cccc0861f0b2076c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44412025-08-01T15:16:51.393Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44422025-08-01T15:16:51.440Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 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=3adea09cd7e43c42 -C extra-filename=-b73f200c92ecc71e --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-400f1a947c243aae.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44432025-08-01T15:16:51.467Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44442025-08-01T15:16:51.494Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=6d879d2b54dba9b2 -C extra-filename=-e5610910d58bb396 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-326c4f5ec002b051.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-534fcfabb4ecf5c4.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-9bd5a7ab0280147c.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64`
44452025-08-01T15:16:52.054Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44462025-08-01T15:16:52.081Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 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())' -C metadata=28e4b8b2c1c5ba66 -C extra-filename=-772557be17c0a5f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44472025-08-01T15:16:52.366Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44482025-08-01T15:16:52.392Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba8ab7f276938d1e -C extra-filename=-892e46aecb529fe0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44492025-08-01T15:16:53.287Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 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=8f6a421bdeb5da6e -C extra-filename=-26e5bba7f12b0aca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1b66fb3c03dca031.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44502025-08-01T15:16:54.237Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44512025-08-01T15:16:54.264Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57453c59abc2b836 -C extra-filename=-477f2b04a738bb0f --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-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-0f7e1d469344650d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44522025-08-01T15:16:54.517Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44532025-08-01T15:16:54.544Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c279eb8fc28a672 -C extra-filename=-602af199dca746fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44542025-08-01T15:16:54.709Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44552025-08-01T15:16:54.735Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14803476672fe4c0 -C extra-filename=-4557bc179a538233 --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-7757a5163fd5f6fb.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44562025-08-01T15:16:55.463Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03be1a709bf336dc -C extra-filename=-b15e67e05df1d588 --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-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44572025-08-01T15:16:56.172Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44582025-08-01T15:16:56.199Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=ea051a5b3140e5d9 -C extra-filename=-18cff20c284d6190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-0b09ae3656143097.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64`
44592025-08-01T15:16:56.229Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
44602025-08-01T15:16:56.229Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63e73618aa3aebff -C extra-filename=-a7c8c89ce0c92568 --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-6c5050dd24d8ca3c.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-26e5bba7f12b0aca.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1b66fb3c03dca031.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44612025-08-01T15:16:59.829Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44622025-08-01T15:16:59.856Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e9615a8f521457d -C extra-filename=-44545480944ea7e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44632025-08-01T15:16:59.882Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44642025-08-01T15:16:59.882Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63c6c8baacefb8d4 -C extra-filename=-3c69f327d54c3d2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-477f2b04a738bb0f.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44652025-08-01T15:17:01.100Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb977b0d84d9168a -C extra-filename=-a9c161270cce2590 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b15e67e05df1d588.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44662025-08-01T15:17:02.745Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44672025-08-01T15:17:02.772Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ab4aca24e651d73 -C extra-filename=-0858c361b598f57c --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-6c5050dd24d8ca3c.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-3c69f327d54c3d2e.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-477f2b04a738bb0f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro --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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44682025-08-01T15:17:03.455Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
44692025-08-01T15:17:03.526Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f93a6082e4a0091 -C extra-filename=-a2649a3704fcaaee --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-e297e2f9d3879ddf.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44702025-08-01T15:17:03.769Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
44712025-08-01T15:17:03.796Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fda3d9cfa4f8f7f -C extra-filename=-11f0ab6df8d2c12e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-cccc0861f0b2076c.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a7c8c89ce0c92568.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44722025-08-01T15:17:03.952Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
44732025-08-01T15:17:03.980Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-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=04992fd608cbcb55 -C extra-filename=-c9646b2ad31cdfa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44742025-08-01T15:17:04.209Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
44752025-08-01T15:17:04.236Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=ff7303ad5c7662b6 -C extra-filename=-53c5035a037fbec1 --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-1ec0b9c34a33fc61.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-310316c64e79f1f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44762025-08-01T15:17:04.387Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44772025-08-01T15:17:04.414Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98e80cccc1b8623a -C extra-filename=-b785c516b6000792 --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-643b99a83b897ab3.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-453285ad844747c3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-81005c14a8a0bc47.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44782025-08-01T15:17:04.440Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
44792025-08-01T15:17:04.440Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1721f97691945f44 -C extra-filename=-61c5f57089b6ca7a --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-6c5050dd24d8ca3c.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44802025-08-01T15:17:04.707Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
44812025-08-01T15:17:04.733Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=218675b88e4b7743 -C extra-filename=-031a223519c3a051 --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-e297e2f9d3879ddf.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44822025-08-01T15:17:05.084Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44832025-08-01T15:17:05.110Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=694ef87a557b69fb -C extra-filename=-5f639597bdb9200d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-ffa7a0fed34c951b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-4e6d76aa5285735b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
44842025-08-01T15:17:05.199Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
44852025-08-01T15:17:05.226Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c519cd119378884 -C extra-filename=-4f6796dc520c6c28 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-4f6796dc520c6c28 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44862025-08-01T15:17:05.567Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-4f6796dc520c6c28/build-script-build`
44872025-08-01T15:17:05.621Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
44882025-08-01T15:17:05.648Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca728f6c5cf45707 -C extra-filename=-4353e82fdc5d580c --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-9c466a4ed58223b8.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44892025-08-01T15:17:05.932Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
44902025-08-01T15:17:05.959Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_diagnostics --edition=2021 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=a1bb94288defcdb1 -C extra-filename=-6fb597ca315b9881 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44912025-08-01T15:17:07.712Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
44922025-08-01T15:17:07.759Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4acae0a77bd979b8 -C extra-filename=-c74bd4b96fc71f4e --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-0e2a16099b9b3c6f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44932025-08-01T15:17:08.026Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
44942025-08-01T15:17:08.053Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_schema --edition=2021 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=5eb375fb9a4fdb2e -C extra-filename=-9dd8282943fe3ce3 --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-abfd3bc21fb70c32.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
44952025-08-01T15:17:08.502Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
44962025-08-01T15:17:08.529Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea4c5cd78e2c512f -C extra-filename=-6f8783cfc54d0db8 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-6f8783cfc54d0db8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
44972025-08-01T15:17:08.724Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
44982025-08-01T15:17:08.807Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 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=875c629709876dfc -C extra-filename=-aff1fceb1388ccbe --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-140395dcab7447db.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44992025-08-01T15:17:08.903Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-6f8783cfc54d0db8/build-script-build`
45002025-08-01T15:17:08.934Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
45012025-08-01T15:17:08.961Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f66d82b639ecc39 -C extra-filename=-5fe8e0245fecc7fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45022025-08-01T15:17:09.655Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
45032025-08-01T15:17:09.682Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 /home/build/.cargo/git/checkouts/omicron-e0115f488d1c1d58/e7579c3/oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb8605d95e487a2f -C extra-filename=-315cb18719b7d5c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-090bb0bfdde4e778.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-a9c161270cce2590.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-0858c361b598f57c.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b15e67e05df1d588.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45042025-08-01T15:17:09.709Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=1fe14857da499595 -C extra-filename=-f82a6fac42c1273f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-0e4fb861ac2e8b5c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-64248f07577526db.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-b9615f03d9dc4ead.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-513410d09a48b3d3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-6198dca814ea1b22.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-757e3c7688da9761.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45052025-08-01T15:17:10.091Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
45062025-08-01T15:17:10.117Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2021 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/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=bf2b436b830fa9c3 -C extra-filename=-2b101de94ee1006c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-315cb18719b7d5c3.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-ba1fb2edd8715ed0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45072025-08-01T15:17:12.353Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
45082025-08-01T15:17:12.382Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/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", "tofino_asic"))' -C metadata=8fad82b638f41bd3 -C extra-filename=-d3cafcaa854b314c --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-7757a5163fd5f6fb.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-2b101de94ee1006c.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-8ce817502098c736.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3e78705d113ffdc1.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-640ed6c494e1eb0a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45092025-08-01T15:17:13.492Z Compiling samael v0.0.19
45102025-08-01T15:17:13.519Z Running `/home/build/.rustup/toolchains/1.88.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=a127e5ff9aaa2071 -C extra-filename=-927406b296954dba --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-927406b296954dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-8d1fe678d4b0bf3e.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-09d920a2180ec0b7.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45112025-08-01T15:17:13.560Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45122025-08-01T15:17:13.587Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c3fe033a07f100e -C extra-filename=-e128e623b52b766f --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-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45132025-08-01T15:17:13.708Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
45142025-08-01T15:17:13.734Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_client --edition=2021 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=8f4a5ff379858aab -C extra-filename=-42798c5e373efddc --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-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45152025-08-01T15:17:14.399Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
45162025-08-01T15:17:14.425Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a63664dcc71989e -C extra-filename=-fa355adeefc91f02 --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-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45172025-08-01T15:17:15.704Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
45182025-08-01T15:17:15.730Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/fa5f15c/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=71e314f63ab811a6 -C extra-filename=-cd2a5016729d2d00 --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-602de4c9bbfdd5b0.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3e78705d113ffdc1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
45192025-08-01T15:17:16.971Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-927406b296954dba/build-script-bindings`
45202025-08-01T15:17:17.657Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
45212025-08-01T15:17:17.684Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67de5f4658a80aff -C extra-filename=-b290f3f8437eea09 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-b290f3f8437eea09 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45222025-08-01T15:17:18.033Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
45232025-08-01T15:17:18.060Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_api --edition=2021 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=910069aeddf0f438 -C extra-filename=-99dec8529d7b1474 --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-1ef654899cb7a5d1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45242025-08-01T15:17:18.586Z Running `/home/build/.rustup/toolchains/1.88.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=079cc1e16c7da97e -C extra-filename=-767198174113dd40 --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-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-20f2bab21e328688.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-708012042fb914f7.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-31ef71ceced5215b.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-81005c14a8a0bc47.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-3bbf86e7fd45c9bd.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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/ssl-3/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 -l z -l lzma -l m -l socket -l nsl -l m -l xml2 --cfg xmlsec_dynamic --check-cfg 'cfg(xmlsec_dynamic)' --check-cfg 'cfg(xmlsec_static)'`
45252025-08-01T15:17:19.201Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-b290f3f8437eea09/build-script-build`
45262025-08-01T15:17:19.253Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
45272025-08-01T15:17:19.280Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5e985e4fbbecbed -C extra-filename=-0be769a532ff1b4b --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-cd2a5016729d2d00.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45282025-08-01T15:17:19.763Z Compiling polar-core v0.27.3
45292025-08-01T15:17:19.790Z Running `/home/build/.rustup/toolchains/1.88.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=71570bfc2a8db7e4 -C extra-filename=-2b0ddd95374dce90 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-2b0ddd95374dce90 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-6fb5c5c73e097ed8.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45302025-08-01T15:17:20.074Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
45312025-08-01T15:17:20.111Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c5d9b0779c786bc -C extra-filename=-216849ed76c0b703 --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-9c466a4ed58223b8.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45322025-08-01T15:17:21.178Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-2b0ddd95374dce90/build-script-build`
45332025-08-01T15:17:21.421Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
45342025-08-01T15:17:21.448Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 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=0868670409fe2b4b -C extra-filename=-1827dc97beb4faf9 --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-1ef654899cb7a5d1.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45352025-08-01T15:17:22.794Z Running `/home/build/.rustup/toolchains/1.88.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=feb98c601b7c718f -C extra-filename=-b9352d5190fc425b --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-dfae263c7fb221f8.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b90a5ca9cfd0f3d2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-57ca4efbceb09fd9.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45362025-08-01T15:17:23.744Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
45372025-08-01T15:17:23.794Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_config_reconciler --edition=2021 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=86994812e5baab83 -C extra-filename=-f2a87b396bd09669 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45382025-08-01T15:17:24.628Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
45392025-08-01T15:17:24.655Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=effb506944ceed71 -C extra-filename=-cd3184c03ff453d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-cd3184c03ff453d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45402025-08-01T15:17:24.993Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-cd3184c03ff453d8/build-script-build`
45412025-08-01T15:17:25.048Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
45422025-08-01T15:17:25.075Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=145cc6f5e819a796 -C extra-filename=-90989435bc689371 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-90989435bc689371 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45432025-08-01T15:17:25.411Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
45442025-08-01T15:17:25.437Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0d2e6bc205fb5e5 -C extra-filename=-2f161e55faeb6cd0 --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-e297e2f9d3879ddf.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45452025-08-01T15:17:25.675Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-90989435bc689371/build-script-build`
45462025-08-01T15:17:25.729Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
45472025-08-01T15:17:25.756Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 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=0fbfb5cbdd26ff41 -C extra-filename=-1f943f5943226bf3 --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-1ef654899cb7a5d1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45482025-08-01T15:17:27.294Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
45492025-08-01T15:17:27.321Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/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=ec6a71ea40f77f4c -C extra-filename=-9a9d4830752d2c7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-86e0c5ce70e718b4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
45502025-08-01T15:17:27.761Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
45512025-08-01T15:17:27.794Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91fab75daf31c9af -C extra-filename=-9644a91de4419cb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-b50104ced69a22b5.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45522025-08-01T15:17:28.728Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
45532025-08-01T15:17:28.755Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_zone_images --edition=2021 sled-agent/zone-images/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3514ecdfb78fad63 -C extra-filename=-58f5a5ee55af7357 --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-140395dcab7447db.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45542025-08-01T15:17:29.854Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
45552025-08-01T15:17:29.881Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name range_requests --edition=2021 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=fe6473c808117e7f -C extra-filename=-22b7d1d549d9d8ec --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-c4ed0f2ee252a2f2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45562025-08-01T15:17:30.466Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
45572025-08-01T15:17:30.496Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/c03bd1a/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=040a6d00952ef694 -C extra-filename=-4293b0caa0e0b06a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-1a7282c60fa90f02.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-9552b94b0f386d89.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-891f54a2d0c1aabb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-39c8fbe8df0cce4c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/usr/ssl-3/lib/amd64`
45582025-08-01T15:17:30.596Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
45592025-08-01T15:17:30.623Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_zone_images_examples --edition=2021 sled-agent/zone-images-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=dc5558b8afa702bb -C extra-filename=-4885d10c5a80adf8 --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-140395dcab7447db.rmeta --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-a4996f8a9dd921b2.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45602025-08-01T15:17:31.511Z Compiling oso v0.27.3
45612025-08-01T15:17:31.538Z Running `/home/build/.rustup/toolchains/1.88.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=6a5c1bec09d6f347 -C extra-filename=-b42df2ca75ea677c --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-a3c89c5737a8cc66.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-c1d25ba744a4a060.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-b9352d5190fc425b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45622025-08-01T15:17:31.669Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
45632025-08-01T15:17:31.695Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 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=129f0db5d7789f83 -C extra-filename=-052cdae666db928b --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-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45642025-08-01T15:17:32.371Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
45652025-08-01T15:17:32.421Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/c269f57/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=91cb1327252fe5a9 -C extra-filename=-a6bc4e0de26e26d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-1a2fb47af7e60c08.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc523cacf8b9f0a0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-74d4804720e63b59.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8303f55c98512375.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45662025-08-01T15:17:34.086Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
45672025-08-01T15:17:34.125Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aec63233bd2ce49d -C extra-filename=-00e6223836e2cc79 --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-140395dcab7447db.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45682025-08-01T15:17:35.659Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
45692025-08-01T15:17:35.733Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=f736695c59294aa3 -C extra-filename=-486a51b554d7e3ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45702025-08-01T15:17:36.303Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
45712025-08-01T15:17:36.330Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_blippy --edition=2021 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=b9629bf988c6c1dc -C extra-filename=-251d19fe14e4be35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45722025-08-01T15:17:36.589Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
45732025-08-01T15:17:36.616Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 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=8e3c8a20bf3b8cc5 -C extra-filename=-acc133edc8cf65c3 --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-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45742025-08-01T15:17:38.931Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
45752025-08-01T15:17:38.957Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=451143a4f433a81e -C extra-filename=-abc5b59984d47d4b --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-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45762025-08-01T15:17:39.202Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
45772025-08-01T15:17:39.229Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 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=6cc83a1dfcc3f346 -C extra-filename=-9880343a9472900d --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-e297e2f9d3879ddf.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45782025-08-01T15:17:39.257Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
45792025-08-01T15:17:39.257Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=757957e77052f1d3 -C extra-filename=-4b9cbad4ac708089 --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-41a13d69af5beed2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-77dd77127863994f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45802025-08-01T15:17:39.544Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
45812025-08-01T15:17:39.571Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a680d4f6f8518da -C extra-filename=-86567ce606a8322d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45822025-08-01T15:17:40.930Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e126b319f53f85b8 -C extra-filename=-520caa3e59dce948 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
45832025-08-01T15:17:41.043Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
45842025-08-01T15:17:41.070Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 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=71caec03fc1bed9e -C extra-filename=-7da297ac2c665e85 --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-e297e2f9d3879ddf.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45852025-08-01T15:17:42.328Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
45862025-08-01T15:17:42.379Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=537ca24f421f944a -C extra-filename=-abc789bb33861b8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45872025-08-01T15:17:42.406Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
45882025-08-01T15:17:42.406Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1218d034f723a751 -C extra-filename=-254c528d1cbec3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45892025-08-01T15:17:44.393Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45902025-08-01T15:17:44.419Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 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=e5d94cf9bb76ec98 -C extra-filename=-d5889ab1d4c40b3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45912025-08-01T15:17:44.724Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45922025-08-01T15:17:44.751Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28853812c6af1914 -C extra-filename=-aaae232415556f7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45932025-08-01T15:17:45.130Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
45942025-08-01T15:17:45.157Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60c2e0472e142507 -C extra-filename=-7202c53c95e7883d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45952025-08-01T15:17:45.409Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45962025-08-01T15:17:45.436Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=136b5bc8c9d314f3 -C extra-filename=-3702156e87ee92cc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-3702156e87ee92cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
45972025-08-01T15:17:45.728Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
45982025-08-01T15:17:45.755Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_mgs_updates --edition=2021 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=dc5b867b64b88408 -C extra-filename=-63f189d683d10ae7 --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-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45992025-08-01T15:17:45.829Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-3702156e87ee92cc/build-script-build`
46002025-08-01T15:17:45.856Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61835968acefb3fa -C extra-filename=-913de0f7a4332a57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
46012025-08-01T15:17:49.092Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
46022025-08-01T15:17:49.119Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fb018fca5002899 -C extra-filename=-20c5b6b8c747a461 --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-e297e2f9d3879ddf.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46032025-08-01T15:17:50.334Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.17.0+1.8.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("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=2024fa4cb135e9a6 -C extra-filename=-80b2d387ea9794c0 --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-09283293c0e83604.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-52b3e54af97a9c89.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-8642bed9ba134ab1/out/build -L native=/usr/lib/amd64 -l static=git2 --cfg libgit2_vendored`
46042025-08-01T15:17:50.719Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
46052025-08-01T15:17:50.745Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=f140530bbbbd1a6b -C extra-filename=-97d5b111f0a8b1ad --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-97d5b111f0a8b1ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46062025-08-01T15:17:50.927Z Compiling git2 v0.19.0
46072025-08-01T15:17:50.954Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=6f0f7e9fa8ed0772 -C extra-filename=-00f7ba5ca2d181c7 --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-f5683af400e4b5bb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-80b2d387ea9794c0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.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-8642bed9ba134ab1/out/build -L native=/usr/lib/amd64`
46082025-08-01T15:17:51.097Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-97d5b111f0a8b1ad/build-script-build`
46092025-08-01T15:17:51.153Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
46102025-08-01T15:17:51.180Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/c269f57/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=b2cfed531b02ed50 -C extra-filename=-4a0e2df645a88cde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9c592e23026ad5a2.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46112025-08-01T15:17:52.707Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
46122025-08-01T15:17:52.734Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 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=e8b4ce194c7232de -C extra-filename=-108cebec8d848469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46132025-08-01T15:17:54.554Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
46142025-08-01T15:17:54.580Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c343428f24d5ca4 -C extra-filename=-e137c2679ab3cbb5 --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-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46152025-08-01T15:17:56.393Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/vergen-8.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="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=95d9f3784ae19b3a -C extra-filename=-cd3bc53820fda20e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-f45b59605a808d08.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-00f7ba5ca2d181c7.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-7a97d3d9508f5c1c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.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-8642bed9ba134ab1/out/build -L native=/usr/lib/amd64 --cfg stable --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
46162025-08-01T15:17:57.799Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
46172025-08-01T15:17:57.826Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 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=5fad997b17049878 -C extra-filename=-be3f3490a1c8c23f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46182025-08-01T15:17:58.030Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
46192025-08-01T15:17:58.057Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3bd81b08ee77479 -C extra-filename=-555a0b0a00e19a1e --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-555a0b0a00e19a1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46202025-08-01T15:17:58.238Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
46212025-08-01T15:17:58.265Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=ce6fdc7a820e8b7b -C extra-filename=-ae77021e9d0de5cc --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-ae77021e9d0de5cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46222025-08-01T15:17:58.418Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
46232025-08-01T15:17:58.444Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc1be35b15c99b89 -C extra-filename=-9662fdc564e0e839 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-9662fdc564e0e839 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46242025-08-01T15:17:58.623Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-ae77021e9d0de5cc/build-script-build`
46252025-08-01T15:17:58.678Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-555a0b0a00e19a1e/build-script-build`
46262025-08-01T15:17:58.732Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
46272025-08-01T15:17:58.759Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/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=678098b3a16fb23c -C extra-filename=-5cdc21b8ed711c1e --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-5cdc21b8ed711c1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-cd3bc53820fda20e.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-8642bed9ba134ab1/out/build -L native=/usr/lib/amd64`
46282025-08-01T15:17:58.785Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-9662fdc564e0e839/build-script-build`
46292025-08-01T15:17:58.838Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
46302025-08-01T15:17:58.864Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single_client --edition=2021 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=7690c20afe60752c -C extra-filename=-f9907b841392ecaa --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-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46312025-08-01T15:17:59.317Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
46322025-08-01T15:17:59.368Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abf3021df6d1228e -C extra-filename=-46dcb5b51b13fef6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-3bc97d8c795dc5dd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-bdea7d0ac85d7cc9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
46332025-08-01T15:17:59.399Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
46342025-08-01T15:17:59.426Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/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=c6e3b14db9ad3f95 -C extra-filename=-b463e36a2860a745 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46352025-08-01T15:17:59.830Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
46362025-08-01T15:17:59.856Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8de0be6d98a688e -C extra-filename=-c9ed6873891038d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-c9ed6873891038d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46372025-08-01T15:18:00.214Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
46382025-08-01T15:18:00.241Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/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=f717b6cc34bc8774 -C extra-filename=-67a74c72cc17a896 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-86e0c5ce70e718b4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
46392025-08-01T15:18:00.523Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-5cdc21b8ed711c1e/build-script-build`
46402025-08-01T15:18:00.760Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-c9ed6873891038d1/build-script-build`
46412025-08-01T15:18:00.820Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
46422025-08-01T15:18:00.847Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name lldpd_client --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/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=1787f6359ed2c032 -C extra-filename=-39d682583d4c6368 --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-e297e2f9d3879ddf.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-b463e36a2860a745.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3e78705d113ffdc1.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-4468a551ae429713.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46432025-08-01T15:18:02.026Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/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=d6f7f05fa1747914 -C extra-filename=-01cfe18b3a797f6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-1a7282c60fa90f02.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-86e0c5ce70e718b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ffbb86b56244d767.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-56ca82371b38a653.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-d7f2759b57671f29.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.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-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts`
46442025-08-01T15:18:02.408Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46452025-08-01T15:18:02.435Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 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=e2bc0b29d953259a -C extra-filename=-6b1701485557d127 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46462025-08-01T15:18:02.580Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
46472025-08-01T15:18:02.580Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f319a3425ad01dc2 -C extra-filename=-7383a80201b71446 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-7383a80201b71446 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46482025-08-01T15:18:02.961Z Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
46492025-08-01T15:18:02.988Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_repl_utils --edition=2021 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=8c44c5449da542fa -C extra-filename=-674f7876e03eab9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46502025-08-01T15:18:03.258Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
46512025-08-01T15:18:03.285Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_background_task_interface --edition=2021 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=c367fd5dbfb44642 -C extra-filename=-88e536129e411606 --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-6c5050dd24d8ca3c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46522025-08-01T15:18:03.554Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-7383a80201b71446/build-script-build`
46532025-08-01T15:18:03.605Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
46542025-08-01T15:18:03.631Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_simulation --edition=2021 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=c7a2abffc57bb8a3 -C extra-filename=-066bab918c550c3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-4b86454de20c1a69.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-7b7c88eed381415d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
46552025-08-01T15:18:03.987Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
46562025-08-01T15:18:04.016Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 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=574bfb54b780e68b -C extra-filename=-9aa449cb83bc5627 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46572025-08-01T15:18:04.070Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46582025-08-01T15:18:04.099Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a272b19fe2f36a66 -C extra-filename=-4210761e4016c19c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46592025-08-01T15:18:04.258Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
46602025-08-01T15:18:04.285Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_types --edition=2021 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=9fa473792a67c7f1 -C extra-filename=-26ab38f4496ceae5 --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-e297e2f9d3879ddf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46612025-08-01T15:18:04.679Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
46622025-08-01T15:18:04.706Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 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=cf29719ab24e0184 -C extra-filename=-f22a87444ca94f47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46632025-08-01T15:18:06.130Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
46642025-08-01T15:18:06.156Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7182dce8d6df52b -C extra-filename=-1087cdbf80030c07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46652025-08-01T15:18:06.868Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 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=e7f9f783d629fa4d -C extra-filename=-6945c6a2c364387f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rmeta --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
46662025-08-01T15:18:07.574Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
46672025-08-01T15:18:07.600Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_api --edition=2021 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=ef044d9591c35ebd -C extra-filename=-2b7e8f0dd318cae2 --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-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46682025-08-01T15:18:08.700Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
46692025-08-01T15:18:08.726Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0a005a4493ac064 -C extra-filename=-f35976ffd3d52c7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46702025-08-01T15:18:11.152Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46712025-08-01T15:18:11.179Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_test_utils --edition=2021 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=dc4174f8b97d01f6 -C extra-filename=-7834fa1dd7746bbb --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-140395dcab7447db.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46722025-08-01T15:18:11.797Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
46732025-08-01T15:18:11.824Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f1b4d8012a5d7795 -C extra-filename=-e9dba02eace3d11e --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-6c5050dd24d8ca3c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
46742025-08-01T15:18:12.739Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
46752025-08-01T15:18:12.765Z Running `/home/build/.rustup/toolchains/1.88.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=64656dce7d0d41d7 -C extra-filename=-6cfe72258f851bc2 --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-e7c95f0f01e4d880.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f335678231ed5765.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46762025-08-01T15:18:13.239Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.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="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=b56ad2940a94a5d4 -C extra-filename=-c6d5b500693b0ac1 --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-e682515a8bae6ea1.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-05ff3e7f8953f072.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-1c8e09b7230b1b34.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-3a9d2865c6399ff1.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-be8ead3bf686ef92.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-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/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()))'`
46772025-08-01T15:18:14.282Z Compiling russh v0.45.0
46782025-08-01T15:18:14.309Z Running `/home/build/.rustup/toolchains/1.88.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=1940f575c3922612 -C extra-filename=-84ba245ec88c3e34 --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-46e7e75132e78dcd.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-095add560aa65ccf.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8a485eaefa5e1dec.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-47b6d3870809451f.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-d15ca226b01f6837.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f910bd14c38fc8a2.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-ffc94b768cb5fa0a.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-eebb4f5a23243c27.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-a9bce10cb70a9068.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-0718b97f5cbb953f.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-f44f2abaea0bc2f6.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-1d4e6e098cca66a9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-f0bf8e49a7df9444.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-122147517202f394.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-4e941dbf9bd2bfce.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46792025-08-01T15:18:15.315Z Compiling rstest_macros v0.25.0
46802025-08-01T15:18:15.342Z Running `/home/build/.rustup/toolchains/1.88.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=56dd71a9c36973d4 -C extra-filename=-c2fddc5f9764d16b --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-c2fddc5f9764d16b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-7a97d3d9508f5c1c.rlib --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46812025-08-01T15:18:15.853Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
46822025-08-01T15:18:15.879Z Running `/home/build/.rustup/toolchains/1.88.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=4f6ddd0a1e140aa1 -C extra-filename=-a9fc31e5bccbcf23 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46832025-08-01T15:18:16.292Z Compiling internet-checksum v0.2.1
46842025-08-01T15:18:16.319Z Running `/home/build/.rustup/toolchains/1.88.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=b58f14039c4037c0 -C extra-filename=-d7904af4b939f14b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46852025-08-01T15:18:16.541Z Compiling escape8259 v0.5.3
46862025-08-01T15:18:16.567Z Running `/home/build/.rustup/toolchains/1.88.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=a2ba8af6a41622aa -C extra-filename=-f00a50b92e609300 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46872025-08-01T15:18:16.897Z Compiling topological-sort v0.2.2
46882025-08-01T15:18:16.923Z Running `/home/build/.rustup/toolchains/1.88.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=69d7bb260d3e5af3 -C extra-filename=-ee0906014f2d8a11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46892025-08-01T15:18:17.160Z Compiling target-triple v0.1.3
46902025-08-01T15:18:17.187Z Running `/home/build/.rustup/toolchains/1.88.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-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2401c238eacd1cc -C extra-filename=-0710a8721c6946f3 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-0710a8721c6946f3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46912025-08-01T15:18:17.692Z Compiling assert_cmd v2.0.17
46922025-08-01T15:18:17.719Z Running `/home/build/.rustup/toolchains/1.88.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.0.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 --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=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' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=e84a36890e2d65d0 -C extra-filename=-f9e933b1832d0ae8 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-f9e933b1832d0ae8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46932025-08-01T15:18:18.147Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-f9e933b1832d0ae8/build-script-build`
46942025-08-01T15:18:18.199Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-0710a8721c6946f3/build-script-build`
46952025-08-01T15:18:18.250Z Compiling omicron-zone-package v0.12.2
46962025-08-01T15:18:18.277Z Running `/home/build/.rustup/toolchains/1.88.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=9c8f3186d805fe44 -C extra-filename=-bbbc217a6e154827 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-c6d5b500693b0ac1.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-2051f8d4f9df9124.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-e3c9772f0ef5be4c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-ee0906014f2d8a11.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.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-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/usr/ssl-3/lib/amd64`
46972025-08-01T15:18:20.126Z Compiling libtest-mimic v0.8.1
46982025-08-01T15:18:20.153Z Running `/home/build/.rustup/toolchains/1.88.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=54c06a5c32a179b0 -C extra-filename=-4974ec01a2a23f7c --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-e20f17b50c26e849.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-00e5fc0142abc387.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-f00a50b92e609300.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46992025-08-01T15:18:21.698Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-c2fddc5f9764d16b/build-script-build`
47002025-08-01T15:18:21.873Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
47012025-08-01T15:18:21.924Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=9cfa09a816f2bacb -C extra-filename=-2adb7ead4b0edd34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47022025-08-01T15:18:22.982Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
47032025-08-01T15:18:23.009Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 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=fc27fa8b8e75c653 -C extra-filename=-60be6ab371ccd3fa --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-09283293c0e83604.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
47042025-08-01T15:18:23.681Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
47052025-08-01T15:18:23.716Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd63202c6fd302cb -C extra-filename=-29b5559d0346b1ba --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-29b5559d0346b1ba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47062025-08-01T15:18:24.107Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
47072025-08-01T15:18:24.134Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=033d6bd0f66aa2c2 -C extra-filename=-84a08d9921ce48b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-84a08d9921ce48b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47082025-08-01T15:18:24.549Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
47092025-08-01T15:18:24.576Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1ba2413755497c2 -C extra-filename=-55493e7391970aba --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-55493e7391970aba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47102025-08-01T15:18:24.958Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
47112025-08-01T15:18:24.985Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=1656f365bf9b54d1 -C extra-filename=-4b1eeaa9c40306a9 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-4b1eeaa9c40306a9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47122025-08-01T15:18:25.385Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
47132025-08-01T15:18:25.412Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=7159c63c51bf6c1e -C extra-filename=-648b3c7d57386075 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-648b3c7d57386075 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47142025-08-01T15:18:25.800Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=caeabc404463003d -C extra-filename=-dde187b46b5f7e55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47152025-08-01T15:18:25.971Z Compiling fancy-regex v0.14.0
47162025-08-01T15:18:25.998Z Running `/home/build/.rustup/toolchains/1.88.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=826c39512048da73 -C extra-filename=-3680bf5bd9c9dddb --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-e390584c96dc53ff.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47172025-08-01T15:18:26.520Z Compiling proc-macro-crate v3.2.0
47182025-08-01T15:18:26.547Z Running `/home/build/.rustup/toolchains/1.88.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.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=9174e70f5109f205 -C extra-filename=-a946d8863bc87a93 --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-78738aabfd5c37ab.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47192025-08-01T15:18:27.600Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98192bfce57eae92 -C extra-filename=-95d787fb5216fda8 --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-520caa3e59dce948.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
47202025-08-01T15:18:27.674Z Compiling toml_parser v1.0.1
47212025-08-01T15:18:27.701Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=7f1312ff460a4dd1 -C extra-filename=-7dcbf078cf5d2823 --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-6154ade640122340.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47222025-08-01T15:18:28.034Z Compiling serde_spanned v1.0.0
47232025-08-01T15:18:28.081Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-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="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=166012ed80537151 -C extra-filename=-2ef9897eef569109 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47242025-08-01T15:18:28.337Z Compiling toml_datetime v0.7.0
47252025-08-01T15:18:28.363Z Running `/home/build/.rustup/toolchains/1.88.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.0/src/lib.rs --error-format=json --json=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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=d8c8fe9b8d583ec3 -C extra-filename=-53b4a9108fe583fe --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47262025-08-01T15:18:28.877Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10fc4e20baca7212 -C extra-filename=-27224c538b285253 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-216849ed76c0b703.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b42df2ca75ea677c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
47272025-08-01T15:18:28.905Z Compiling relative-path v1.9.3
47282025-08-01T15:18:28.905Z Running `/home/build/.rustup/toolchains/1.88.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=e53cf64bbdf93bca -C extra-filename=-b4fc10e686a28e1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47292025-08-01T15:18:28.935Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
47302025-08-01T15:18:28.965Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2021 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=2fd5a44f1434061d -C extra-filename=-cc010fee2f1e309d --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`
47312025-08-01T15:18:29.293Z Compiling toml_writer v1.0.2
47322025-08-01T15:18:29.342Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_writer --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-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 --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", "std"))' -C metadata=00b05559be873375 -C extra-filename=-17c1d91a9866b4c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47332025-08-01T15:18:29.472Z Running `/home/build/.rustup/toolchains/1.88.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=c1490da297fdf5c7 -C extra-filename=-fdb6e746bd4f5665 --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-1ec0b9c34a33fc61.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-a946d8863bc87a93.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b4fc10e686a28e1b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3466609bc44487e5.rlib --extern proc_macro --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47342025-08-01T15:18:29.692Z Compiling toml v0.9.2
47352025-08-01T15:18:29.719Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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 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="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=d8e4c586f1642954 -C extra-filename=-c9b7ad31f4bf4d19 --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-055e1d96445a02a2.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2ef9897eef569109.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-53b4a9108fe583fe.rmeta --extern toml_parser=/work/oxidecomputer/omicron/target/debug/deps/libtoml_parser-7dcbf078cf5d2823.rmeta --extern toml_writer=/work/oxidecomputer/omicron/target/debug/deps/libtoml_writer-17c1d91a9866b4c4.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-6154ade640122340.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47362025-08-01T15:18:30.705Z Compiling datatest-stable v0.3.2
47372025-08-01T15:18:30.732Z Running `/home/build/.rustup/toolchains/1.88.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.2/src/lib.rs --error-format=json --json=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=706a54a1f51da146 -C extra-filename=-57e425a094bc338d --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-140395dcab7447db.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-3680bf5bd9c9dddb.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-4974ec01a2a23f7c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47382025-08-01T15:18:31.329Z Running `/home/build/.rustup/toolchains/1.88.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.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 --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=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' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=fef1490f9bd46da1 -C extra-filename=-0b5a11d640f43b9e --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-00e5fc0142abc387.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-03c1ee9972a07caf.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-dde187b46b5f7e55.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-d1c6c56e82d9a574.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-80ba7ac56ca8b30e.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-db3141cd56fdc959.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47392025-08-01T15:18:32.360Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-648b3c7d57386075/build-script-build`
47402025-08-01T15:18:32.398Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-ntp-admin-4b1eeaa9c40306a9/build-script-build`
47412025-08-01T15:18:32.459Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-55493e7391970aba/build-script-build`
47422025-08-01T15:18:32.499Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-84a08d9921ce48b1/build-script-build`
47432025-08-01T15:18:32.558Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-29b5559d0346b1ba/build-script-build`
47442025-08-01T15:18:32.598Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name target_triple --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-triple-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=095c0b0a31b61974 -C extra-filename=-bb17ee7ae4c5cfc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L 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"))'`
47452025-08-01T15:18:32.655Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
47462025-08-01T15:18:32.682Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80b7a5e900e1dd0c -C extra-filename=-3e9d1eee0856b9c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47472025-08-01T15:18:32.780Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47482025-08-01T15:18:32.807Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 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=1ff88a10d6d8123c -C extra-filename=-0f590e6268faae00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47492025-08-01T15:18:36.893Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
47502025-08-01T15:18:36.919Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_errors --edition=2021 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=b24d7d73baef9af8 -C extra-filename=-dd13977a7faf8755 --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-abfd3bc21fb70c32.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
47512025-08-01T15:18:37.017Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
47522025-08-01T15:18:37.043Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gfss --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e68ab2b47eb44d1 -C extra-filename=-00c613691308cc11 --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-86cffebc07ad4c24.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rand09=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47532025-08-01T15:18:38.014Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_lookup --edition=2021 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=2187319fc3299a8a -C extra-filename=-56e18f28e846419e --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-391a73577c06560f.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/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-13/lib/amd64`
47542025-08-01T15:18:38.326Z Compiling support-bundle-viewer v0.1.2
47552025-08-01T15:18:38.352Z Running `/home/build/.rustup/toolchains/1.88.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=2eda5e3837b6e421 -C extra-filename=-b9ccfcfb3ed95ac3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.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-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out`
47562025-08-01T15:18:38.489Z Compiling multimap v0.10.1
47572025-08-01T15:18:38.516Z Running `/home/build/.rustup/toolchains/1.88.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=8c022b9cdd8f7130 -C extra-filename=-5162f755279ab561 --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-055e1d96445a02a2.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47582025-08-01T15:18:38.863Z Compiling uzers v0.12.1
47592025-08-01T15:18:38.890Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uzers-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="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=53763fe52e87a9a8 -C extra-filename=-c51193def4282717 --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-09283293c0e83604.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47602025-08-01T15:18:39.439Z Compiling rstest v0.25.0
47612025-08-01T15:18:39.439Z Running `/home/build/.rustup/toolchains/1.88.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=490ceff6fe5eadb1 -C extra-filename=-2ff22965d676effe --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-d5fbced227452eb9.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-fdb6e746bd4f5665.so --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47622025-08-01T15:18:39.722Z Compiling trybuild v1.0.106
47632025-08-01T15:18:39.749Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=4604bedaf6845171 -C extra-filename=-f0e87a1266fced97 --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-d7b54a0c7b41b572.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-f8cafe78598a89a5.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-bb17ee7ae4c5cfc8.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-e4a8e65cd48cc223.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-c9b7ad31f4bf4d19.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47642025-08-01T15:18:39.893Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
47652025-08-01T15:18:39.920Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9affa9dd031db5d -C extra-filename=-4802e50685d40c5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47662025-08-01T15:18:43.502Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
47672025-08-01T15:18:43.528Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=18c719a1182907f9 -C extra-filename=-170ec51a413efc66 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-170ec51a413efc66 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47682025-08-01T15:18:43.912Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
47692025-08-01T15:18:43.939Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=b5942f9a015fa64b -C extra-filename=-38360854e8007399 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-38360854e8007399 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47702025-08-01T15:18:44.333Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
47712025-08-01T15:18:44.360Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 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=0b82083edad2f7df -C extra-filename=-aab7d4dc5a24fc29 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-aab7d4dc5a24fc29 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
47722025-08-01T15:18:44.795Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=f30ed69fa2b5acef -C extra-filename=-11a5e8764ea4c871 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
47732025-08-01T15:18:45.112Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
47742025-08-01T15:18:45.147Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e81f305036002935 -C extra-filename=-7a5facfeb96a7482 --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-00e5fc0142abc387.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-6cfe72258f851bc2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d7904af4b939f14b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a9fc31e5bccbcf23.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-84ba245ec88c3e34.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47752025-08-01T15:18:45.391Z Compiling blake2b_simd v1.0.2
47762025-08-01T15:18:45.418Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=27e48cfa865ccaf8 -C extra-filename=-9a1246611f352aea --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-e682515a8bae6ea1.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-05ff3e7f8953f072.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-1c8e09b7230b1b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47772025-08-01T15:18:47.196Z Compiling partial-io v0.5.4
47782025-08-01T15:18:47.222Z Running `/home/build/.rustup/toolchains/1.88.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=b2b188e785b8755b -C extra-filename=-aa706f4de4a1f30b --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-400f1a947c243aae.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-40aeb4dd283ee270.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47792025-08-01T15:18:47.670Z Compiling httptest v0.16.3
47802025-08-01T15:18:47.697Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httptest-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=938f3ee79a920798 -C extra-filename=-e89ea10e60f3d8af --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-03c1ee9972a07caf.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-2ef5f011cf25d8cf.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47812025-08-01T15:18:48.269Z Compiling rand_distr v0.4.3
47822025-08-01T15:18:48.296Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=b94d248ff0575440 -C extra-filename=-59b70c666fb38eec --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-347f5eeb4dc10c7b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47832025-08-01T15:18:48.828Z Compiling approx v0.5.1
47842025-08-01T15:18:48.855Z Running `/home/build/.rustup/toolchains/1.88.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=5bf1089a778b84a1 -C extra-filename=-3d3bbbf213a9c07a --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-347f5eeb4dc10c7b.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47852025-08-01T15:18:49.077Z Compiling rust-argon2 v2.1.0
47862025-08-01T15:18:49.104Z Running `/home/build/.rustup/toolchains/1.88.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=e2e1bd086abc7dc2 -C extra-filename=-d348d2550aca4fee --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-9552b94b0f386d89.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-9a1246611f352aea.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-1c8e09b7230b1b34.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47872025-08-01T15:18:49.173Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-aab7d4dc5a24fc29/build-script-build`
47882025-08-01T15:18:49.200Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-38360854e8007399/build-script-build`
47892025-08-01T15:18:49.228Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-170ec51a413efc66/build-script-build`
47902025-08-01T15:18:49.285Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
47912025-08-01T15:18:49.311Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 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=5ac86ed4b54255cc -C extra-filename=-16fe440c18f09c1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-c51193def4282717.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47922025-08-01T15:18:49.340Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
47932025-08-01T15:18:49.340Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum --edition=2021 trust-quorum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43996d41d876304d -C extra-filename=-f201a87f9897f93a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-00c613691308cc11.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47942025-08-01T15:18:50.325Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ntp_admin --edition=2021 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=b0ae0b41c0719672 -C extra-filename=-d377813a545de320 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rmeta --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
47952025-08-01T15:18:50.559Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
47962025-08-01T15:18:50.586Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ab93bd7edb62585 -C extra-filename=-577738c02361308c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-cc010fee2f1e309d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-bbbc217a6e154827.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64`
47972025-08-01T15:18:51.558Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
47982025-08-01T15:18:51.608Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00e75cf8a6a8f27b -C extra-filename=-6e42e8ba66051b2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rmeta --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47992025-08-01T15:18:52.353Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
48002025-08-01T15:18:52.380Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickana --edition=2021 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=73fde7d4a2fcb611 -C extra-filename=-e2294a8146ea4b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48012025-08-01T15:18:52.805Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
48022025-08-01T15:18:52.840Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 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=9954eb48d58e0611 -C extra-filename=-3e9d826ff7ebb26e --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-6c5050dd24d8ca3c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48032025-08-01T15:18:53.658Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48042025-08-01T15:18:53.685Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 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=a81b8ff81627eadc -C extra-filename=-0e93d86c2aace819 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48052025-08-01T15:18:53.823Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
48062025-08-01T15:18:53.849Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_pins --edition=2021 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=424e53b0c5875f78 -C extra-filename=-65f4138f565f52c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48072025-08-01T15:18:54.556Z Compiling cargo_toml v0.21.0
48082025-08-01T15:18:54.584Z Running `/home/build/.rustup/toolchains/1.88.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=d8b970c00cc18891 -C extra-filename=-aada237ccfeffd00 --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-055e1d96445a02a2.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48092025-08-01T15:18:54.996Z Compiling termios v0.3.3
48102025-08-01T15:18:55.023Z Running `/home/build/.rustup/toolchains/1.88.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=c1fe917bf40d8093 -C extra-filename=-6371579ef24c7200 --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-09283293c0e83604.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48112025-08-01T15:18:55.129Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51d1b2f9b7ff034d -C extra-filename=-aa60ece60b656d83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-cc010fee2f1e309d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-577738c02361308c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-bbbc217a6e154827.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64`
48122025-08-01T15:18:55.318Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
48132025-08-01T15:18:55.345Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99abaf30d5fd7102 -C extra-filename=-3ad5b609a73fa8da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-6371579ef24c7200.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
48142025-08-01T15:18:59.452Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 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=b72a2a29aeb67ffa -C extra-filename=-07a47ebd21fb3065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-0e93d86c2aace819.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48152025-08-01T15:19:00.126Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
48162025-08-01T15:19:00.126Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8694c511d8c7f11a -C extra-filename=-ce588a039d804dc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-65f4138f565f52c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-bbbc217a6e154827.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/usr/ssl-3/lib/amd64`
48172025-08-01T15:19:00.174Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickana --edition=2021 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=d2b614a50e2253a2 -C extra-filename=-28176f80e60ed97c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-e2294a8146ea4b51.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48182025-08-01T15:19:00.309Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
48192025-08-01T15:19:00.337Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc2f1a502642c35e -C extra-filename=-dca979be87a67b39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-aada237ccfeffd00.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-cc010fee2f1e309d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48202025-08-01T15:19:02.131Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/bin/openapi-manager/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=cd1e63ea0bc99e43 -C extra-filename=-dfcaeb937ac4b28a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-6e42e8ba66051b2e.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
48212025-08-01T15:19:02.158Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name coordinator --edition=2021 trust-quorum/tests/coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac708295e0a7cfcc -C extra-filename=-b6651fdb8c0cd496 --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-47389a09adfc1f8c.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-00c613691308cc11.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f201a87f9897f93a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48222025-08-01T15:19:02.485Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6ef281a93686c44 -C extra-filename=-6da33b350b0811e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-71a88b7cc7a2e7f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d348d2550aca4fee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48232025-08-01T15:19:03.707Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f3cbf0a0c750acc -C extra-filename=-ad3cefba30abf35f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-c51193def4282717.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-16fe440c18f09c1d.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48242025-08-01T15:19:03.901Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ch_dev --edition=2021 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=ec4f553b384b3976 -C extra-filename=-01a5ebf218bcdb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48252025-08-01T15:19:04.320Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 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=7b55b500c7717045 -C extra-filename=-de24fa4ce22ccb19 --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-3d3bbbf213a9c07a.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-59b70c666fb38eec.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-2ff22965d676effe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-f0e87a1266fced97.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48262025-08-01T15:19:04.954Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca850a3ff2557af6 -C extra-filename=-2530b84bb037faa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-3e9d1eee0856b9c4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48272025-08-01T15:19:05.188Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0dfa54f80045a69c -C extra-filename=-88ecf8e33e56d310 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-2adb7ead4b0edd34.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-3e9d1eee0856b9c4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48282025-08-01T15:19:06.035Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07a0b78a01247fc4 -C extra-filename=-2857adae02bedc27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-2adb7ead4b0edd34.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-3e9d1eee0856b9c4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48292025-08-01T15:19:06.239Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 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=2bde42ab439e2d02 -C extra-filename=-8adf986e7c71523d --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-3d3bbbf213a9c07a.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-59b70c666fb38eec.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-2ff22965d676effe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-f0e87a1266fced97.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48302025-08-01T15:19:06.285Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb4546be682e9280 -C extra-filename=-56ade15f79496675 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-4802e50685d40c5e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48312025-08-01T15:19:06.593Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f287eb896c4d2607 -C extra-filename=-9abf874ecf7ebdce --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-00e5fc0142abc387.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-6cfe72258f851bc2.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7a5facfeb96a7482.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d7904af4b939f14b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a9fc31e5bccbcf23.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-84ba245ec88c3e34.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48322025-08-01T15:19:07.718Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=b912088540c7417d -C extra-filename=-9990701b8ea11bff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-38d602af47c484e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48332025-08-01T15:19:08.671Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a24972133acab10 -C extra-filename=-1aabc51d36a0e96c --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-00e5fc0142abc387.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-6cfe72258f851bc2.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7a5facfeb96a7482.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d7904af4b939f14b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a9fc31e5bccbcf23.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-84ba245ec88c3e34.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48342025-08-01T15:19:08.891Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=e4ba3193ac1f083e -C extra-filename=-606b3667afbf0212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-38d602af47c484e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48352025-08-01T15:19:10.947Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=841d835855de40c3 -C extra-filename=-377fcb93bb005c34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
48362025-08-01T15:19:11.608Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=cb0e2b38ed7fc81c -C extra-filename=-1b736273f43ad88d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-38d602af47c484e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48372025-08-01T15:19:13.590Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=71db15a715c7bf18 -C extra-filename=-d7ea76dd21c80ef2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
48382025-08-01T15:19:14.529Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5a0b064f50c4310 -C extra-filename=-bf9be56a52884414 --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-00e5fc0142abc387.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-6cfe72258f851bc2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d7904af4b939f14b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a9fc31e5bccbcf23.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-84ba245ec88c3e34.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48392025-08-01T15:19:18.825Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=7298519243be1c86 -C extra-filename=-e0eea53bae180e32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
48402025-08-01T15:19:18.979Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac8d2a11522cb3f6 -C extra-filename=-3060e884eb975c31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
48412025-08-01T15:19:24.280Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=44b956d35b326c49 -C extra-filename=-97b8efda68787cf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-38d602af47c484e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48422025-08-01T15:19:27.021Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3478669f956412e -C extra-filename=-56198d8ec4383aab --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-00e5fc0142abc387.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-6cfe72258f851bc2.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7a5facfeb96a7482.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d7904af4b939f14b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a9fc31e5bccbcf23.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-84ba245ec88c3e34.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48432025-08-01T15:19:30.131Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=543a641714c5914b -C extra-filename=-7738654481d6a08c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-4802e50685d40c5e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48442025-08-01T15:19:32.530Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_errors --edition=2021 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=b369e9b48c031079 -C extra-filename=-636dff8681b5444c --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-abfd3bc21fb70c32.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48452025-08-01T15:19:35.105Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48462025-08-01T15:19:35.132Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c40ee0b74afe8408 -C extra-filename=-2d9ccb6e16c74dd2 --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-7757a5163fd5f6fb.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48472025-08-01T15:19:35.992Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
48482025-08-01T15:19:36.043Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=08cf31a9ba1a5acc -C extra-filename=-72d8daa585564822 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-913de0f7a4332a57.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
48492025-08-01T15:19:37.788Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48502025-08-01T15:19:37.815Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e80eb7095aacd0b -C extra-filename=-9fd51b8bf30a2157 --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-400f1a947c243aae.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48512025-08-01T15:19:39.876Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48522025-08-01T15:19:39.902Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f33b23ffca986578 -C extra-filename=-8094b5e4db52668a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48532025-08-01T15:19:41.971Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aff4a2206d869399 -C extra-filename=-49111ea7face9957 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48542025-08-01T15:19:42.141Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 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=635eaec06d193c85 -C extra-filename=-285c08b882d937b7 --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-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48552025-08-01T15:19:42.944Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_rendezvous --edition=2021 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=1a814f1b1e8d0cfe -C extra-filename=-83199ed2b8c41b7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
48562025-08-01T15:19:44.195Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a55390fb5f58bd2d -C extra-filename=-4596a417126038a3 --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-e297e2f9d3879ddf.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
48572025-08-01T15:19:44.628Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e9db35239e5c435 -C extra-filename=-0497c7ba723caba9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48582025-08-01T15:19:44.779Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5863dedd24578286 -C extra-filename=-e5316b343b1ae6ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-2024a8f0d518287d.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-5162f755279ab561.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-b9ccfcfb3ed95ac3.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
48592025-08-01T15:19:45.773Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 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=b88b7ed5211af263 -C extra-filename=-3a3cbe6422c676cc --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-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48602025-08-01T15:19:48.129Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ntp_admin --edition=2021 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=1e329587558b24fa -C extra-filename=-289732c3a5c5d0f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48612025-08-01T15:19:52.785Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b46c57e83575fbc -C extra-filename=-2d0d14241226344f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rmeta --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rmeta --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rmeta --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rmeta --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/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-13/lib/amd64`
48622025-08-01T15:19:58.953Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b722b10b38e7aba0 -C extra-filename=-ba96280486d94f35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-913de0f7a4332a57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48632025-08-01T15:20:01.010Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin --edition=2021 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=9cd99966ce7c9ccf -C extra-filename=-a1523c1a0353698c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-d377813a545de320.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48642025-08-01T15:20:02.882Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4608889062af7ab -C extra-filename=-b0aae5dbd2a115bc --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-391a73577c06560f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48652025-08-01T15:20:04.273Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=6191370f660eb907 -C extra-filename=-ae464e99e804fee0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b42df2ca75ea677c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48662025-08-01T15:20:05.991Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_exec_unsafe --edition=2021 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=e5b319a0c00f31d8 -C extra-filename=-5925f7126b8a2bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48672025-08-01T15:20:06.367Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=6484480c20e397f9 -C extra-filename=-4e683590c7d6e0ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-913de0f7a4332a57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
48682025-08-01T15:20:06.661Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=846facb3c070ff73 -C extra-filename=-5f859919d9c05e03 --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-400f1a947c243aae.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48692025-08-01T15:20:09.387Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad73a62b53113104 -C extra-filename=-3246e8da163c07dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48702025-08-01T15:20:09.952Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_nexus_add_remove --edition=2021 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=9c9a01b2c54432fa -C extra-filename=-ce78ded270fe2d8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-3e9d826ff7ebb26e.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/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-13/lib/amd64`
48712025-08-01T15:20:11.988Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66d9a02950dd3b1b -C extra-filename=-bdb215a41e7b9a07 --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-7757a5163fd5f6fb.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
48722025-08-01T15:20:12.237Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name integration --edition=2021 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=ab73a9b8e9a30d58 -C extra-filename=-349f2110a9b6c3be --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-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
48732025-08-01T15:20:14.505Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_lookup --edition=2021 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=de17d2cb8e676e8e -C extra-filename=-4c72077c600917e8 --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-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
48742025-08-01T15:20:22.437Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_rendezvous --edition=2021 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=96275475af257d60 -C extra-filename=-912dafe9a4aa61f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/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-13/lib/amd64`
48752025-08-01T15:20:42.687Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba8a6a46bf1ab4db -C extra-filename=-b5dae8a3ebc47a75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-216849ed76c0b703.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b42df2ca75ea677c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48762025-08-01T15:20:45.643Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=8745b86703508f0f -C extra-filename=-913888c5cbe0f221 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-aa706f4de4a1f30b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48772025-08-01T15:20:49.959Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=6ec30dcad3727516 -C extra-filename=-9b3a71cd912c08ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-2adb7ead4b0edd34.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-aa706f4de4a1f30b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
48782025-08-01T15:20:52.086Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35623027fa215585 -C extra-filename=-82e34e056717457d --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-520caa3e59dce948.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48792025-08-01T15:21:10.382Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 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=763eac83b8a91ffc -C extra-filename=-fcba13f08eab2469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-c51193def4282717.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48802025-08-01T15:21:10.530Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum --edition=2021 trust-quorum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f397ec494a440cd3 -C extra-filename=-df509ef58a8c0c78 --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-47389a09adfc1f8c.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-00c613691308cc11.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48812025-08-01T15:21:11.743Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_dependencies --edition=2021 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=f942b4f93d7de04e -C extra-filename=-46c6c94279b433ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f590e6268faae00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
48822025-08-01T15:21:14.578Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 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=228441e0754bd32d -C extra-filename=-703755100aac4e1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f590e6268faae00.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
48832025-08-01T15:21:15.118Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 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=7759b79f3ae0e18c -C extra-filename=-b3df9c6c9c922b98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f590e6268faae00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
48842025-08-01T15:21:16.483Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_db_dev --edition=2021 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=ae31ca3b4f47427f -C extra-filename=-f816d1b242fa9468 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-60be6ab371ccd3fa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48852025-08-01T15:21:16.569Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 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=74a71cfb801c86a1 -C extra-filename=-cb463fd649b0f05a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-60be6ab371ccd3fa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48862025-08-01T15:21:18.072Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 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=8b1ce06d69f1d61d -C extra-filename=-0d095b1958314f61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48872025-08-01T15:21:18.814Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli_dup --edition=2021 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=df0d69f2166f8f0b -C extra-filename=-6fc7675ef8c7aca0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48882025-08-01T15:21:21.833Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b90b7ba7abbef7ae -C extra-filename=-519bc2ed8052811d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0b5a11d640f43b9e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-3bc97d8c795dc5dd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-bdea7d0ac85d7cc9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48892025-08-01T15:21:26.684Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12962d33a98cd7b8 -C extra-filename=-17577a3055dff5ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0b5a11d640f43b9e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-3bc97d8c795dc5dd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-bdea7d0ac85d7cc9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48902025-08-01T15:21:28.018Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbc7815713ba0c60 -C extra-filename=-5d0df7c2d8ca0b1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0b5a11d640f43b9e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-3bc97d8c795dc5dd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-bdea7d0ac85d7cc9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48912025-08-01T15:21:28.046Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=733ef1375b7d2c4d -C extra-filename=-71124300de2ff632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-57e425a094bc338d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48922025-08-01T15:21:29.472Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_scripts --edition=2021 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=2880d573573480e8 -C extra-filename=-ff5cb374f707decb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-57e425a094bc338d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48932025-08-01T15:21:30.100Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 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=8df6de80c30807a0 -C extra-filename=-63e736fba3aef1dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-57e425a094bc338d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48942025-08-01T15:21:30.366Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b068245c567d1df8 -C extra-filename=-5565896fd782038b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-2adb7ead4b0edd34.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48952025-08-01T15:21:34.725Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff8edd4f4ffd145a -C extra-filename=-da0318ad1d6998a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-cc010fee2f1e309d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-bbbc217a6e154827.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64`
48962025-08-01T15:21:39.215Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e13f9ca60af2150c -C extra-filename=-0329b8f577a14d13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
48972025-08-01T15:21:40.102Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8542a500a530fd9 -C extra-filename=-89dcb001a838212f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48982025-08-01T15:21:40.199Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=107ee4d33c035de4 -C extra-filename=-0cca7569df8044d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-3bc97d8c795dc5dd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-bdea7d0ac85d7cc9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
48992025-08-01T15:21:41.827Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 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=6ca8fad11bac5498 -C extra-filename=-0524425d95de153b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49002025-08-01T15:21:42.865Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single --edition=2021 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=fa3a7b573f1fe5f8 -C extra-filename=-e2f416fe15a89f21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49012025-08-01T15:21:45.206Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
49022025-08-01T15:21:45.233Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_cluster_dev --edition=2021 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=81419d6e5c995555 -C extra-filename=-4d771454536f4917 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49032025-08-01T15:21:47.418Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 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=c7e79e737b461646 -C extra-filename=-36d1cb06256c9e88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49042025-08-01T15:21:49.838Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 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=4567e9f60a6b3527 -C extra-filename=-eff55e8c5fb92b96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49052025-08-01T15:21:52.286Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 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=a3bf45a73409b518 -C extra-filename=-dd66c9d3ea380c75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49062025-08-01T15:21:52.711Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 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=06228b77c6471236 -C extra-filename=-4e58fe457d4724a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49072025-08-01T15:21:55.183Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 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=9d790c5ad26cc3be -C extra-filename=-ee4f764b01b2218e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49082025-08-01T15:21:56.599Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single --edition=2021 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=88782e8c0c145a1a -C extra-filename=-33c6f07db46c5bc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49092025-08-01T15:22:00.143Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b9f7574336f56ec -C extra-filename=-e99be2db7e3db1bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49102025-08-01T15:22:05.046Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_api --edition=2021 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=4d148a3ee53df179 -C extra-filename=-2074f8f116babdb6 --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-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49112025-08-01T15:22:06.670Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=551e2355d48495ea -C extra-filename=-eb298d2df911bfa4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-0e4fb861ac2e8b5c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-64248f07577526db.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-b9615f03d9dc4ead.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-513410d09a48b3d3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-6198dca814ea1b22.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-757e3c7688da9761.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49122025-08-01T15:22:09.396Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 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=0603f4ab829cbc13 -C extra-filename=-f126423c923e32e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-0e4fb861ac2e8b5c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-64248f07577526db.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-b9615f03d9dc4ead.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-513410d09a48b3d3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-6198dca814ea1b22.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-757e3c7688da9761.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49132025-08-01T15:22:10.201Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=06ead553340feb13 -C extra-filename=-74136222dc20010a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-0e4fb861ac2e8b5c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-64248f07577526db.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-b9615f03d9dc4ead.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-513410d09a48b3d3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-6198dca814ea1b22.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-757e3c7688da9761.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49142025-08-01T15:22:12.503Z Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
49152025-08-01T15:22:12.530Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_sp_updater --edition=2021 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=9501dd4091ec6fbd -C extra-filename=-157f28dac4f91020 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49162025-08-01T15:22:15.330Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6beb301500d422f -C extra-filename=-3abe6082b284bf83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49172025-08-01T15:22:15.920Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=822238b31a96cd9e -C extra-filename=-38b124bb2c50a79c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49182025-08-01T15:22:18.824Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3aac08d1c798a4f -C extra-filename=-76c831cf40a55ffc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49192025-08-01T15:22:25.070Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2552535358d12326 -C extra-filename=-bbf507b364a1a8fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49202025-08-01T15:22:29.915Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5ea0e67c5bcfe26 -C extra-filename=-a575051441d02202 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49212025-08-01T15:22:31.636Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_simulation --edition=2021 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=eb10abf1f55822d0 -C extra-filename=-71aeb67268e59fad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-4b86454de20c1a69.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-7b7c88eed381415d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
49222025-08-01T15:22:32.517Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_blippy --edition=2021 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=f1fdcbd3fdc91a95 -C extra-filename=-38530107ee8cd779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
49232025-08-01T15:22:33.130Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27053efbe309ed56 -C extra-filename=-4335f510fc0f0ddd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49242025-08-01T15:22:38.292Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name host_phase1_updater --edition=2021 nexus/mgs-updates/tests/host_phase1_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=3b760df953534ad2 -C extra-filename=-97300b55d7ce0e43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49252025-08-01T15:22:43.088Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name host_phase1_hash --edition=2021 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=777957d579b27320 -C extra-filename=-e4f4834181ce1f71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49262025-08-01T15:22:48.429Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name rot_updater --edition=2021 nexus/mgs-updates/tests/rot_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=07fa881c6b2da176 -C extra-filename=-ab31339401e6910d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49272025-08-01T15:22:53.975Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_updater --edition=2021 nexus/mgs-updates/tests/sp_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=779d5d147df8f121 -C extra-filename=-b3761bf3f6764058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49282025-08-01T15:22:56.938Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 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=5f632535750fb4c8 -C extra-filename=-33dc6fc95119c6b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49292025-08-01T15:22:58.192Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e29f332c58aa02fe -C extra-filename=-195c9a787796a633 --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-e297e2f9d3879ddf.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49302025-08-01T15:23:00.084Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79eb98b6d564a846 -C extra-filename=-d58b5fb7aef9dd1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-b50104ced69a22b5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49312025-08-01T15:23:05.923Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
49322025-08-01T15:23:05.950Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs_dev --edition=2021 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=a42da2b4c54ead9c -C extra-filename=-d35e86972361324a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49332025-08-01T15:23:07.344Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=620b36f4c478bd56 -C extra-filename=-cee617214464c7ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-b50104ced69a22b5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49342025-08-01T15:23:08.877Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a21a8326aa0ed94a -C extra-filename=-c59fc36ec9c76d2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-b50104ced69a22b5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49352025-08-01T15:23:09.481Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a4b18f3b67208f0 -C extra-filename=-22c47cadc820e44d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-b50104ced69a22b5.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49362025-08-01T15:23:11.617Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_mgs_updates --edition=2021 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=7476031959cf433f -C extra-filename=-493f03e18a715c14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49372025-08-01T15:23:16.784Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9988f8be70f24d56 -C extra-filename=-e4ef3e09f5e4eb7e --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-140395dcab7447db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49382025-08-01T15:23:19.895Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b0333fb541eb7b2 -C extra-filename=-69056bb48528a5e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
49392025-08-01T15:23:20.510Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=cf8c11794d5951c7 -C extra-filename=-2e7ed3acc4198e4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-38d602af47c484e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49402025-08-01T15:23:22.907Z Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
49412025-08-01T15:23:22.935Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_standalone --edition=2021 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=93ea0a1ab979f623 -C extra-filename=-49594f5a62d915c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49422025-08-01T15:23:25.192Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f77fdc5dd68c91e -C extra-filename=-038cd76d1e7c11fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
49432025-08-01T15:23:34.140Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 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=1e1c18b063178a88 -C extra-filename=-ab07e1039c9e8483 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49442025-08-01T15:23:36.790Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b36b3ccd1f940acf -C extra-filename=-caa31b7c8d3a9a1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49452025-08-01T15:23:38.352Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_zone_images --edition=2021 sled-agent/zone-images/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bf388700d963ec9 -C extra-filename=-1bd7cb21b0d4de49 --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-140395dcab7447db.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-a4996f8a9dd921b2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49462025-08-01T15:23:45.421Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickana --edition=2021 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=a53370e7ca6bac56 -C extra-filename=-d3370b22346fcc81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49472025-08-01T15:23:51.754Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_config_reconciler --edition=2021 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=93374f779e51e847 -C extra-filename=-1819abfa5d6a7cb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-0b09ae3656143097.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49482025-08-01T15:23:54.758Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=484662e45faf45c2 -C extra-filename=-75755b7ea0023705 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
49492025-08-01T15:23:58.874Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=2989688141d23299 -C extra-filename=-7bd979045bff4b4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-0e4fb861ac2e8b5c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-64248f07577526db.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-b9615f03d9dc4ead.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-513410d09a48b3d3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-6198dca814ea1b22.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-757e3c7688da9761.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49502025-08-01T15:24:08.491Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 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=059dfcca978836f2 -C extra-filename=-fe2eb5c3c76de376 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49512025-08-01T15:24:14.417Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88f7693a2aa6907e -C extra-filename=-b31f3cffd5d9d6d8 --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-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49522025-08-01T15:24:27.571Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70acf7815ba1f281 -C extra-filename=-bd34ca33b32fefd1 --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-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49532025-08-01T15:24:29.978Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 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=942b6555866a43d5 -C extra-filename=-7cec0ec600d7924f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49542025-08-01T15:24:30.464Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00a1870c3445a148 -C extra-filename=-64bc9265c5ea51a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49552025-08-01T15:24:34.405Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d709846d9cc13380 -C extra-filename=-bb34e015809bebc2 --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-cd2a5016729d2d00.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49562025-08-01T15:24:34.700Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 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=e60dd873e6eab9a9 -C extra-filename=-ba7dde1154f2428c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49572025-08-01T15:24:35.314Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=080340c210f43530 -C extra-filename=-0bf791b5e10908c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49582025-08-01T15:24:36.973Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f34178259776394 -C extra-filename=-bfab58bf211fac3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49592025-08-01T15:24:39.911Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cross_version_test --edition=2021 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=cb4703b627100ef9 -C extra-filename=-c9ef4699b6a2dd38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49602025-08-01T15:24:49.989Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=587c04825cae0485 -C extra-filename=-c3afefcdba001091 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49612025-08-01T15:24:51.419Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=012d9b9273c3bca2 -C extra-filename=-df4e9803353e3284 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49622025-08-01T15:24:55.057Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbe8b06985cd936c -C extra-filename=-282464c1362a79c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49632025-08-01T15:24:57.203Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01eafb0dbd0e8365 -C extra-filename=-88ee59768babe4bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49642025-08-01T15:24:59.672Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cedd572994dcf713 -C extra-filename=-36d710fc7f218b7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49652025-08-01T15:25:02.040Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5a8023a0c79e8a0 -C extra-filename=-24aca3160da6d375 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49662025-08-01T15:25:02.997Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=842cb80dbfc3021b -C extra-filename=-bdba9b158684fbec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-ffa7a0fed34c951b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-4e6d76aa5285735b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
49672025-08-01T15:25:06.610Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 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=5619bde028fbe99f -C extra-filename=-99ab325cfe112a0c --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-140395dcab7447db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49682025-08-01T15:25:10.714Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e359f7dc959abd6 -C extra-filename=-e51b7a49df1786cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49692025-08-01T15:25:10.951Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 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=c3e5e70a6646961d -C extra-filename=-28db321669f2b0bf --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-1ef654899cb7a5d1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49702025-08-01T15:25:13.410Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_zone_images_examples --edition=2021 sled-agent/zone-images-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=214952d3040b55ce -C extra-filename=-2841648f4933695b --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-140395dcab7447db.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-a4996f8a9dd921b2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49712025-08-01T15:25:13.919Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 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())' -C metadata=a0301d7ff3c70ea4 -C extra-filename=-1872c349d64ebafe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
49722025-08-01T15:25:14.170Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=c6d92fa51a34f0d8 -C extra-filename=-3898de99759e2d4f --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-47389a09adfc1f8c.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7feafb3c676c83b4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
49732025-08-01T15:25:18.257Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc6bb44ba93ace95 -C extra-filename=-29316fa7cbfad577 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
49742025-08-01T15:25:22.065Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=4b13c5631a303484 -C extra-filename=-e698c9369536c67c --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-47389a09adfc1f8c.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7feafb3c676c83b4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
49752025-08-01T15:25:27.397Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=369983ce10d96fa4 -C extra-filename=-9bf61b59dfbd0b24 --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-0e12c3787fe93b43.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49762025-08-01T15:25:27.452Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a491d0bf8e03261 -C extra-filename=-0a86d5b1752210da --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-0e12c3787fe93b43.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49772025-08-01T15:25:30.047Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71e3f2981c8f1651 -C extra-filename=-af807cc012a38750 --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-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49782025-08-01T15:25:30.639Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=8b17de45aca58915 -C extra-filename=-6bdd2a122a6cb5e4 --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-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-310316c64e79f1f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49792025-08-01T15:25:31.237Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c6eccc93bd72ac5 -C extra-filename=-66fc3ffa4a97b7de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-cccc0861f0b2076c.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a7c8c89ce0c92568.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49802025-08-01T15:25:31.928Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_diagnostics --edition=2021 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=1e69e8f275e52527 -C extra-filename=-e56eedb926528d86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49812025-08-01T15:25:36.577Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9127351533c4c96 -C extra-filename=-dbad322ff85badeb --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-6c5050dd24d8ca3c.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-26e5bba7f12b0aca.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1b66fb3c03dca031.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49822025-08-01T15:25:38.490Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61fc658a273fe979 -C extra-filename=-8383f5f53e169418 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49832025-08-01T15:25:39.121Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc50ab311e604686 -C extra-filename=-2a1a083d75294368 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49842025-08-01T15:25:40.147Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=6699574e1ac488ea -C extra-filename=-a17d548342e66986 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-0b09ae3656143097.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49852025-08-01T15:25:41.364Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
49862025-08-01T15:25:41.390Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns/cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4caca3b5648c1efd -C extra-filename=-947a655580cdaf8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49872025-08-01T15:25:43.166Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c5a3ad0eeb9432a -C extra-filename=-1f282430003e3462 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
49882025-08-01T15:25:43.804Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 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=0c6fa6e5cf3bf43c -C extra-filename=-1a1441772ef03ac2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-cccc0861f0b2076c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
49892025-08-01T15:25:44.048Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 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=3c74a4ec1ddbbe5c -C extra-filename=-9d4e16f2ab10b866 --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-09283293c0e83604.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49902025-08-01T15:25:45.388Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=3573426c8d9dfa47 -C extra-filename=-04fc993b415a84f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-2051f8d4f9df9124.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-49deb8a8f59338cd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49912025-08-01T15:25:45.945Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
49922025-08-01T15:25:45.972Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_cert_dev --edition=2021 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=94da24d3c19f38df -C extra-filename=-6acd2c324b237cc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49932025-08-01T15:25:46.038Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=312660ee1b5f1b52 -C extra-filename=-2d334596eeedbce4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-8294b670d1a4805e.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-5c44d9a309ae9304.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-97eb6ff6c511ccff.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-90f61593e285c654.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
49942025-08-01T15:25:47.405Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 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=af6182fa1ab48d9f -C extra-filename=-555b459e4ac12eab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49952025-08-01T15:25:49.052Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=0cbfe12be7005e0d -C extra-filename=-690555d21caa11ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-326c4f5ec002b051.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-534fcfabb4ecf5c4.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-9bd5a7ab0280147c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49962025-08-01T15:25:53.329Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16049844235bf845 -C extra-filename=-13194ac0d91fc791 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-08a15f91bf64e612.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4320238db30af027.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-caab7cf84293fa88.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49972025-08-01T15:25:55.524Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
49982025-08-01T15:25:55.551Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9068c0ea4a5741d -C extra-filename=-1a3e762468a3674d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
49992025-08-01T15:25:57.498Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=addaee215e0e5710 -C extra-filename=-e34a2e4584bec711 --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-643b99a83b897ab3.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-453285ad844747c3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-81005c14a8a0bc47.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50002025-08-01T15:26:02.168Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=70af49c55e874cf4 -C extra-filename=-27dfab81e978b814 --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-47389a09adfc1f8c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7feafb3c676c83b4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50012025-08-01T15:26:02.258Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 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=93713d4c53a5d3bc -C extra-filename=-2856ce4b863bb90a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50022025-08-01T15:26:04.225Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=2597c8b0ce6d9fe5 -C extra-filename=-5edb68d23adf0105 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-2051f8d4f9df9124.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-49deb8a8f59338cd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50032025-08-01T15:26:05.212Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e369f121339e21d5 -C extra-filename=-2aa98b9f47713cb7 --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-e297e2f9d3879ddf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50042025-08-01T15:26:06.607Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_single_client --edition=2021 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=0ce99b6e4316e47e -C extra-filename=-c444208d5fb20f0d --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-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50052025-08-01T15:26:07.825Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 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=2e3fb17d5fb61a1d -C extra-filename=-a57e854445f5e246 --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-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50062025-08-01T15:26:08.076Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_test_utils --edition=2021 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=3bc657dcdb185e1c -C extra-filename=-ff407c5905779b90 --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-140395dcab7447db.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50072025-08-01T15:26:08.258Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 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=eff0dc34c8ed7214 -C extra-filename=-e695b2455262143a --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-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50082025-08-01T15:26:10.068Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 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=8e20d0b8a5905813 -C extra-filename=-da290f6f883b6f96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50092025-08-01T15:26:11.638Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d263b125ef0296 -C extra-filename=-6e1a49a3868e1034 --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-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50102025-08-01T15:26:11.726Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14a3bb4eeeb57d8f -C extra-filename=-db0786f6ae7357cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50112025-08-01T15:26:12.210Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47a3049fcf342c84 -C extra-filename=-68b8237fa8489b1a --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-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50122025-08-01T15:26:13.098Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01d1fc27b59dfdeb -C extra-filename=-a5378f1a499cdcef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50132025-08-01T15:26:16.152Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 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=3b112f29ea4c29dd -C extra-filename=-e26bb72e9f96b443 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50142025-08-01T15:26:23.742Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 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=3e6a40631c70ac57 -C extra-filename=-920f3682a3d06d44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50152025-08-01T15:26:23.935Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cd2cc2df74a583c -C extra-filename=-60a0d57db65d98f0 --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-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
50162025-08-01T15:26:25.286Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 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=8a841c1dc13051dd -C extra-filename=-f5245c8b518f88a6 --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-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
50172025-08-01T15:26:25.331Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12d9e2abbd6520f3 -C extra-filename=-f652129ed889217f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-ffa7a0fed34c951b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-4e6d76aa5285735b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
50182025-08-01T15:26:27.672Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 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=1fdf8499b7bb41b6 -C extra-filename=-657dff5a8e6b9787 --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-e297e2f9d3879ddf.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50192025-08-01T15:26:30.332Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 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=7733e2ccdc2dc48c -C extra-filename=-12ee6ad3bd33ccca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50202025-08-01T15:26:31.104Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 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=9c1eeeaa77603de5 -C extra-filename=-fe56f13c3cc518bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50212025-08-01T15:26:31.576Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_types --edition=2021 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=b308a3136dcdb371 -C extra-filename=-70ce2c7a891abecc --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-e297e2f9d3879ddf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50222025-08-01T15:26:32.170Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a25049e90c1bdcb -C extra-filename=-b0a7886d5ba0e556 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50232025-08-01T15:26:32.329Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 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=e9ea05cacb0e6ee3 -C extra-filename=-297ae3388044e5bf --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-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50242025-08-01T15:26:34.651Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bf73f6bcb5e0c0f -C extra-filename=-c3f91c2e84edefc6 --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-0e2a16099b9b3c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50252025-08-01T15:26:36.503Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5dad7374284bcc4 -C extra-filename=-1793ac7af6a2e0e2 --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-d8232341c8ffade3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
50262025-08-01T15:26:39.488Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61270a9e334b2421 -C extra-filename=-3566f57c01b734e3 --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-fc35e663ef992660.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-461ed684906c0f16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
50272025-08-01T15:26:41.969Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddb1b46644198cbd -C extra-filename=-0e66255e16873eb8 --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-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50282025-08-01T15:26:42.297Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9ff7b957b6d8967 -C extra-filename=-a007e7401d278d42 --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-7757a5163fd5f6fb.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50292025-08-01T15:26:42.636Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=ae04b7b7d7e49384 -C extra-filename=-f94d94b1e03bdb8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-2051f8d4f9df9124.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-49deb8a8f59338cd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
50302025-08-01T15:26:42.973Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_metrics --edition=2021 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=41ae65c8e95a638e -C extra-filename=-09b0fe7a090a4ee0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50312025-08-01T15:26:45.052Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0036b6f54a6488c -C extra-filename=-60dfd936dd36fbf0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-b48c9d2e5c507cc6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-107375265ba3dd5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50322025-08-01T15:26:46.932Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=7e1323d2c4db2031 -C extra-filename=-f3da5b6559674f17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-ae6e9ed0f99cc50c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-4468a551ae429713.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50332025-08-01T15:26:49.098Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 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=d2cbec2d6cdbb935 -C extra-filename=-940a3670077a6630 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50342025-08-01T15:26:49.913Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_client --edition=2021 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=e9a9d1dcebabeb0e -C extra-filename=-40188742489dc649 --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-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50352025-08-01T15:26:51.124Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_schema --edition=2021 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=94d80139366274ca -C extra-filename=-cade93cbabf738e7 --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-abfd3bc21fb70c32.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
50362025-08-01T15:26:52.271Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name parallel_task_set --edition=2021 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=378c5d1b7a183c45 -C extra-filename=-f9679f8d4b9b2de7 --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-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50372025-08-01T15:26:52.588Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a330162f435a2ab -C extra-filename=-1cd844a9d22459b5 --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-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50382025-08-01T15:26:54.065Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=479285b0f1502cd6 -C extra-filename=-fa42b6fe35ac53f2 --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-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50392025-08-01T15:26:54.268Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3c26152609582d9 -C extra-filename=-a0f9f479ffb1326a --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-6c5050dd24d8ca3c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50402025-08-01T15:26:54.916Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-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=a095a84eb8c413c7 -C extra-filename=-17050ce4ea40cbd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50412025-08-01T15:26:55.060Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed5cfdb61f8b9bb5 -C extra-filename=-fe19b15ea9075aa4 --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-6c5050dd24d8ca3c.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50422025-08-01T15:26:56.362Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 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=b6f2ba4ffe52ffaa -C extra-filename=-26fbb77b67783080 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50432025-08-01T15:26:56.602Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 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=7bc6ce003c56e30a -C extra-filename=-e9cc0ad5ee4b0e42 --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-6c5050dd24d8ca3c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.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-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50442025-08-01T15:26:57.934Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_repl_utils --edition=2021 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=df0d45afd08904ed -C extra-filename=-99dfdc2295950d1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50452025-08-01T15:26:59.635Z Running `/home/build/.rustup/toolchains/1.88.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=b3912ce8f525f034 -C extra-filename=-35614fb931bf73df --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-1ef654899cb7a5d1.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50462025-08-01T15:27:01.761Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name ntp_admin_client --edition=2021 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=851446cbb1d75f04 -C extra-filename=-a3fc02572ff3e879 --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-e297e2f9d3879ddf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50472025-08-01T15:27:03.680Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a0cef38a2b7dfb4 -C extra-filename=-4803caa8b57c7bac --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-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50482025-08-01T15:27:04.463Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name repo_depot_api --edition=2021 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=74939e21b1e353c9 -C extra-filename=-adae1f38dd7b71a2 --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-1ef654899cb7a5d1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50492025-08-01T15:27:07.345Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a90f189cb6baa370 -C extra-filename=-9433ef56adee1acc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50502025-08-01T15:27:07.647Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name range_requests --edition=2021 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=f0326cd026a783e8 -C extra-filename=-c64950f0fa71e6d1 --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-c4ed0f2ee252a2f2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50512025-08-01T15:27:09.765Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_pins --edition=2021 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=682b0885adff3d0a -C extra-filename=-d59f5e742a294b54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50522025-08-01T15:27:11.235Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56586baf1def686f -C extra-filename=-7758b7b01f97365a --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-41a13d69af5beed2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-77dd77127863994f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50532025-08-01T15:27:11.974Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97b1e406992573cd -C extra-filename=-38c89162b489e851 --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-e297e2f9d3879ddf.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50542025-08-01T15:27:13.811Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name id_map --edition=2021 id-map/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31fd7a206cd45c01 -C extra-filename=-e3a778fec24b62a3 --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-d8232341c8ffade3.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50552025-08-01T15:27:14.916Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ada8a5015778d06 -C extra-filename=-af99fcf4aeecf50b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-b48c9d2e5c507cc6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-107375265ba3dd5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50562025-08-01T15:27:16.019Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name gfss --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c89f634c71d67f7a -C extra-filename=-1393bc6fbe9a8c17 --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-86cffebc07ad4c24.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand09=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50572025-08-01T15:27:16.690Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_background_task_interface --edition=2021 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=d02bf6f9ebdb5330 -C extra-filename=-51e362151f35ce58 --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-6c5050dd24d8ca3c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50582025-08-01T15:27:17.407Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2021 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=b355cd5edeb5a43a -C extra-filename=-89e44997692ac331 --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-ebfc757cf23fda45.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-21b6c990cb36eaef.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-1a2fb47af7e60c08.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-ad228a666faa0d4f.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-e7e7ccedf1a48000.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-2cc7bf1c4c3b9e85.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-03c1ee9972a07caf.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3401e4ee235ae525.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9c592e23026ad5a2.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-ee53e4eec09e6049.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-005fe0d02da3f46b.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f910bd14c38fc8a2.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-da480f388aed29cf.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9e7f654f98702e21.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4025b30713a46a3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-5c7a173a006c10c5.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-db1759231e804faf.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bc2d54df68e62c56.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-c9688b0840233070.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8039d9bbf1b146e0.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2719b728e8f677e5.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-03c523b9d2dbbd95.rlib --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b90a5ca9cfd0f3d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8352ac706591068e.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-dff9b1658777252b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7e625aeaeaca39aa.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-a1fc463803c451a3.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cfbf832e7a9e6b92.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-0074f913cf2d4637.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e36f74d3e6c88c45.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3d20efd75ba060fc.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e12c4f515b707036.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-74921e279dfcef05.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a30374f9732585e3.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-07514f83db1c5c8d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-7e4a8b9183f6dc7e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-041da55701424872.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-3fc98c709ac00fff.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-82ca1a0edb068014.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-f9f786032867e7b5.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-9526d6c4bcb707f5.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/usr/ssl-3/lib/amd64`
50592025-08-01T15:27:17.435Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=c83827263cb8050c -C extra-filename=-dc5633f2ef8750e3 --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-d8232341c8ffade3.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
50602025-08-01T15:27:17.897Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name dev_tools_common --edition=2021 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=724a75aa7c90cf95 -C extra-filename=-e7de225faf06b978 --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`
50612025-08-01T15:28:14.764Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b213b1e12771eeb -C extra-filename=-0528dc9a86899b27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-2024a8f0d518287d.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-5162f755279ab561.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-b9ccfcfb3ed95ac3.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50622025-08-01T15:28:14.770Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=196118cab70bb3d2 -C extra-filename=-8ab2830d43dc7fb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50632025-08-01T15:28:14.797Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name integration --edition=2021 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=a7a5735f05d16589 -C extra-filename=-b1561f7c418aa40f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50642025-08-01T15:28:14.797Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli_dup --edition=2021 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=9651b0b5f3a0bb54 -C extra-filename=-88516bd376c79354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50652025-08-01T15:28:14.842Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test-omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bbcfa96e3407bf2 -C extra-filename=-744f366db67010a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-60be6ab371ccd3fa.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50662025-08-01T15:28:14.842Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 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=a180f3548eae0c36 -C extra-filename=-c395c5333334890e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50672025-08-01T15:28:14.869Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 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=7ff783abfd2919b2 -C extra-filename=-76b93cba42c6a9db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-60be6ab371ccd3fa.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50682025-08-01T15:28:14.969Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fd19c70c3beced8 -C extra-filename=-78dc539d58e1952f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-2024a8f0d518287d.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-5162f755279ab561.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-b9ccfcfb3ed95ac3.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
50692025-08-01T15:33:03.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20m 29s
50702025-08-01T15:33:13.468Z
50712025-08-01T15:33:13.497Zreal 20:39.243998761
50722025-08-01T15:33:13.497Zuser 1:47:15.657400550
50732025-08-01T15:33:13.497Zsys 18:48.339729220
50742025-08-01T15:33:13.497Ztrap 7.291216561
50752025-08-01T15:33:13.497Ztflt 2.028679743
50762025-08-01T15:33:13.497Zdflt 3:41.635765000
50772025-08-01T15:33:13.497Zkflt 0.442221534
50782025-08-01T15:33:13.497Zlock 6:01:48.348960466
50792025-08-01T15:33:13.497Zslp 9:52:01.418310786
50802025-08-01T15:33:13.497Zlat 9:47.440129834
50812025-08-01T15:33:13.497Zstop 13:15.844530643
50822025-08-01T15:33:14.476Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
50832025-08-01T15:33:19.223Z Fresh unicode-ident v1.0.18
50842025-08-01T15:33:19.303Z Fresh cfg-if v1.0.1
50852025-08-01T15:33:19.303Z Fresh autocfg v1.4.0
50862025-08-01T15:33:19.303Z Fresh memchr v2.7.4
50872025-08-01T15:33:19.304Z Fresh value-bag v1.9.0
50882025-08-01T15:33:19.304Z Fresh proc-macro2 v1.0.95
50892025-08-01T15:33:19.304Z Fresh log v0.4.27
50902025-08-01T15:33:19.304Z Fresh smallvec v1.15.1
50912025-08-01T15:33:19.304Z Fresh version_check v0.9.5
50922025-08-01T15:33:19.304Z Fresh itoa v1.0.11
50932025-08-01T15:33:19.304Z Fresh quote v1.0.40
50942025-08-01T15:33:19.304Z Fresh libc v0.2.174
50952025-08-01T15:33:19.304Z Fresh scopeguard v1.2.0
50962025-08-01T15:33:19.304Z Fresh critical-section v1.1.3
50972025-08-01T15:33:19.304Z Fresh syn v2.0.104
50982025-08-01T15:33:19.304Z Fresh lock_api v0.4.12
50992025-08-01T15:33:19.304Z Fresh getrandom v0.2.15
51002025-08-01T15:33:19.304Z Fresh stable_deref_trait v1.2.0
51012025-08-01T15:33:19.304Z Fresh ryu v1.0.18
51022025-08-01T15:33:19.304Z Fresh serde_derive v1.0.219
51032025-08-01T15:33:19.304Z Fresh portable-atomic v1.11.0
51042025-08-01T15:33:19.304Z Fresh zeroize_derive v1.4.2
51052025-08-01T15:33:19.304Z Fresh libm v0.2.8
51062025-08-01T15:33:19.304Z Fresh synstructure v0.13.1
51072025-08-01T15:33:19.304Z Fresh zerovec-derive v0.10.3
51082025-08-01T15:33:19.304Z Fresh displaydoc v0.2.5
51092025-08-01T15:33:19.304Z Fresh pin-project-lite v0.2.14
51102025-08-01T15:33:19.304Z Fresh serde v1.0.219
51112025-08-01T15:33:19.304Z Fresh once_cell v1.21.3
51122025-08-01T15:33:19.304Z Fresh zeroize v1.8.1
51132025-08-01T15:33:19.304Z Fresh num-traits v0.2.19
51142025-08-01T15:33:19.304Z Fresh zerofrom-derive v0.1.4
51152025-08-01T15:33:19.304Z Fresh yoke-derive v0.7.4
51162025-08-01T15:33:19.304Z Fresh percent-encoding v2.3.1
51172025-08-01T15:33:19.304Z Fresh bytes v1.10.1
51182025-08-01T15:33:19.304Z Fresh bitflags v2.9.1
51192025-08-01T15:33:19.304Z Fresh zerofrom v0.1.4
51202025-08-01T15:33:19.304Z Fresh writeable v0.5.5
51212025-08-01T15:33:19.304Z Fresh litemap v0.7.3
51222025-08-01T15:33:19.304Z Fresh icu_provider_macros v1.5.0
51232025-08-01T15:33:19.304Z Fresh rand_core v0.6.4
51242025-08-01T15:33:19.304Z Fresh yoke v0.7.4
51252025-08-01T15:33:19.305Z Fresh serde_json v1.0.141
51262025-08-01T15:33:19.305Z Fresh shlex v1.3.0
51272025-08-01T15:33:19.305Z Fresh icu_locid_transform_data v1.5.0
51282025-08-01T15:33:19.305Z Fresh icu_properties_data v1.5.0
51292025-08-01T15:33:19.305Z Fresh jobserver v0.1.32
51302025-08-01T15:33:19.305Z Fresh zerovec v0.10.4
51312025-08-01T15:33:19.305Z Fresh write16 v1.0.0
51322025-08-01T15:33:19.305Z Fresh icu_normalizer_data v1.5.0
51332025-08-01T15:33:19.305Z Fresh utf16_iter v1.0.5
51342025-08-01T15:33:19.305Z Fresh utf8_iter v1.0.4
51352025-08-01T15:33:19.305Z Fresh tinystr v0.7.6
51362025-08-01T15:33:19.305Z Fresh getrandom v0.3.1
51372025-08-01T15:33:19.305Z Fresh icu_collections v1.5.0
51382025-08-01T15:33:19.305Z Fresh parking_lot_core v0.9.10
51392025-08-01T15:33:19.305Z Fresh cc v1.2.30
51402025-08-01T15:33:19.305Z Fresh form_urlencoded v1.2.1
51412025-08-01T15:33:19.305Z Fresh equivalent v1.0.2
51422025-08-01T15:33:19.305Z Fresh icu_locid v1.5.0
51432025-08-01T15:33:19.305Z Fresh parking_lot v0.12.3
51442025-08-01T15:33:19.305Z Fresh semver v1.0.26
51452025-08-01T15:33:19.305Z Fresh allocator-api2 v0.2.21
51462025-08-01T15:33:19.305Z Fresh foldhash v0.1.5
51472025-08-01T15:33:19.305Z Fresh regex-syntax v0.8.5
51482025-08-01T15:33:19.305Z Fresh subtle v2.6.1
51492025-08-01T15:33:19.305Z Fresh signal-hook-registry v1.4.2
51502025-08-01T15:33:19.305Z Fresh icu_provider v1.5.0
51512025-08-01T15:33:19.305Z Fresh hashbrown v0.15.4
51522025-08-01T15:33:19.305Z Fresh errno v0.3.12
51532025-08-01T15:33:19.305Z Fresh byteorder v1.5.0
51542025-08-01T15:33:19.305Z Fresh fnv v1.0.7
51552025-08-01T15:33:19.305Z Fresh aho-corasick v1.1.3
51562025-08-01T15:33:19.305Z Fresh mio v1.0.2
51572025-08-01T15:33:19.305Z Fresh futures-core v0.3.31
51582025-08-01T15:33:19.305Z Fresh icu_locid_transform v1.5.0
51592025-08-01T15:33:19.305Z Fresh regex-automata v0.4.8
51602025-08-01T15:33:19.305Z Fresh heck v0.5.0
51612025-08-01T15:33:19.305Z Fresh tokio-macros v2.5.0
51622025-08-01T15:33:19.305Z Fresh icu_properties v1.5.1
51632025-08-01T15:33:19.306Z Fresh thiserror-impl v1.0.69
51642025-08-01T15:33:19.306Z Fresh socket2 v0.6.0
51652025-08-01T15:33:19.306Z Fresh either v1.15.0
51662025-08-01T15:33:19.306Z Fresh icu_normalizer v1.5.0
51672025-08-01T15:33:19.306Z Fresh typenum v1.17.0
51682025-08-01T15:33:19.306Z Fresh rustix v0.38.37
51692025-08-01T15:33:19.306Z Fresh thiserror v1.0.69
51702025-08-01T15:33:19.306Z Fresh tokio v1.47.0
51712025-08-01T15:33:19.306Z Fresh regex v1.11.1
51722025-08-01T15:33:19.306Z Fresh indexmap v2.10.0
51732025-08-01T15:33:19.306Z Fresh iana-time-zone v0.1.63
51742025-08-01T15:33:19.306Z Fresh idna_adapter v1.2.0
51752025-08-01T15:33:19.306Z Fresh generic-array v0.14.7
51762025-08-01T15:33:19.306Z Fresh chrono v0.4.41
51772025-08-01T15:33:19.306Z Fresh uuid v1.17.0
51782025-08-01T15:33:19.306Z Fresh pkg-config v0.3.31
51792025-08-01T15:33:19.306Z Fresh spin v0.9.8
51802025-08-01T15:33:19.306Z Fresh futures-io v0.3.31
51812025-08-01T15:33:19.306Z Fresh idna v1.0.3
51822025-08-01T15:33:19.306Z Fresh crypto-common v0.1.6
51832025-08-01T15:33:19.306Z Fresh zerocopy-derive v0.7.35
51842025-08-01T15:33:19.334Z Fresh const-oid v0.9.6
51852025-08-01T15:33:19.334Z Fresh serde_derive_internals v0.29.1
51862025-08-01T15:33:19.334Z Fresh dyn-clone v1.0.19
51872025-08-01T15:33:19.334Z Fresh url v2.5.4
51882025-08-01T15:33:19.334Z Fresh slab v0.4.9
51892025-08-01T15:33:19.334Z Fresh zerocopy v0.7.35
51902025-08-01T15:33:19.334Z Fresh schemars_derive v0.8.22
51912025-08-01T15:33:19.334Z Fresh block-buffer v0.10.4
51922025-08-01T15:33:19.334Z Fresh futures-sink v0.3.31
51932025-08-01T15:33:19.334Z Fresh lazy_static v1.5.0
51942025-08-01T15:33:19.334Z Fresh schemars v0.8.22
51952025-08-01T15:33:19.334Z Fresh digest v0.10.7
51962025-08-01T15:33:19.334Z Fresh cpufeatures v0.2.14
51972025-08-01T15:33:19.334Z Fresh pin-utils v0.1.0
51982025-08-01T15:33:19.334Z Fresh futures-channel v0.3.31
51992025-08-01T15:33:19.334Z Fresh futures-macro v0.3.31
52002025-08-01T15:33:19.334Z Fresh futures-task v0.3.31
52012025-08-01T15:33:19.334Z Fresh futures-util v0.3.31
52022025-08-01T15:33:19.334Z Fresh ppv-lite86 v0.2.20
52032025-08-01T15:33:19.334Z Fresh tracing-core v0.1.32
52042025-08-01T15:33:19.334Z Fresh tracing-attributes v0.1.27
52052025-08-01T15:33:19.334Z Fresh strsim v0.11.1
52062025-08-01T15:33:19.335Z Fresh glob v0.3.2
52072025-08-01T15:33:19.335Z Fresh syn v1.0.109
52082025-08-01T15:33:19.335Z Fresh tracing v0.1.40
52092025-08-01T15:33:19.335Z Fresh thiserror-impl v2.0.12
52102025-08-01T15:33:19.335Z Fresh http v1.3.1
52112025-08-01T15:33:19.335Z Fresh minimal-lexical v0.2.1
52122025-08-01T15:33:19.335Z Fresh thiserror v2.0.12
52132025-08-01T15:33:19.335Z Fresh nom v7.1.3
52142025-08-01T15:33:19.335Z Fresh adler2 v2.0.0
52152025-08-01T15:33:19.335Z Fresh libloading v0.8.5
52162025-08-01T15:33:19.335Z Fresh crossbeam-utils v0.8.21
52172025-08-01T15:33:19.335Z Fresh miniz_oxide v0.8.5
52182025-08-01T15:33:19.335Z Fresh vcpkg v0.2.15
52192025-08-01T15:33:19.335Z Fresh clang-sys v1.8.1
52202025-08-01T15:33:19.335Z Fresh cexpr v0.6.0
52212025-08-01T15:33:19.335Z Fresh home v0.5.9
52222025-08-01T15:33:19.335Z Fresh paste v1.0.15
52232025-08-01T15:33:19.335Z Fresh prettyplease v0.2.36
52242025-08-01T15:33:19.335Z Fresh block-padding v0.3.3
52252025-08-01T15:33:19.335Z Fresh serde_tokenstream v0.2.2
52262025-08-01T15:33:19.335Z Fresh powerfmt v0.2.0
52272025-08-01T15:33:19.335Z Fresh time-core v0.1.2
52282025-08-01T15:33:19.335Z Fresh num-conv v0.1.0
52292025-08-01T15:33:19.335Z Fresh deranged v0.3.11
52302025-08-01T15:33:19.335Z Fresh time-macros v0.2.18
52312025-08-01T15:33:19.335Z Fresh inout v0.1.3
52322025-08-01T15:33:19.335Z Fresh num_threads v0.1.7
52332025-08-01T15:33:19.335Z Fresh itertools v0.12.1
52342025-08-01T15:33:19.335Z Fresh base64 v0.22.1
52352025-08-01T15:33:19.335Z Fresh time v0.3.36
52362025-08-01T15:33:19.335Z Fresh cipher v0.4.4
52372025-08-01T15:33:19.335Z Fresh which v4.4.2
52382025-08-01T15:33:19.335Z Fresh tokio-util v0.7.15
52392025-08-01T15:33:19.335Z Fresh ipnet v2.11.0
52402025-08-01T15:33:19.335Z Fresh atomic-waker v1.1.2
52412025-08-01T15:33:19.335Z Fresh lazycell v1.3.0
52422025-08-01T15:33:19.335Z Fresh rustc-hash v1.1.0
52432025-08-01T15:33:19.335Z Fresh gimli v0.31.1
52442025-08-01T15:33:19.335Z Fresh cmake v0.1.51
52452025-08-01T15:33:19.336Z Fresh zerocopy-derive v0.8.26
52462025-08-01T15:33:19.336Z Fresh object v0.36.5
52472025-08-01T15:33:19.336Z Fresh dunce v1.0.5
52482025-08-01T15:33:19.336Z Fresh addr2line v0.24.2
52492025-08-01T15:33:19.336Z Fresh bindgen v0.69.5
52502025-08-01T15:33:19.336Z Fresh fs_extra v1.3.0
52512025-08-01T15:33:19.336Z Fresh base64ct v1.6.0
52522025-08-01T15:33:19.336Z Fresh untrusted v0.9.0
52532025-08-01T15:33:19.336Z Fresh rustc-demangle v0.1.24
52542025-08-01T15:33:19.336Z Fresh backtrace v0.3.74
52552025-08-01T15:33:19.336Z Fresh zerocopy v0.8.26
52562025-08-01T15:33:19.336Z Fresh httparse v1.9.5
52572025-08-01T15:33:19.336Z Fresh ring v0.17.14
52582025-08-01T15:33:19.336Z Fresh rand_chacha v0.3.1
52592025-08-01T15:33:19.336Z Fresh hmac v0.12.1
52602025-08-01T15:33:19.336Z Fresh sha2 v0.10.9
52612025-08-01T15:33:19.336Z Fresh rand v0.8.5
52622025-08-01T15:33:19.336Z Fresh toml_datetime v0.6.11
52632025-08-01T15:33:19.336Z Fresh serde_spanned v0.6.9
52642025-08-01T15:33:19.336Z Fresh rustls-pki-types v1.10.0
52652025-08-01T15:33:19.336Z Fresh anyhow v1.0.98
52662025-08-01T15:33:19.336Z Fresh http-body v1.0.1
52672025-08-01T15:33:19.336Z Fresh aws-lc-sys v0.26.0
52682025-08-01T15:33:19.336Z Fresh pem-rfc7468 v0.7.0
52692025-08-01T15:33:19.336Z Fresh utf8parse v0.2.2
52702025-08-01T15:33:19.336Z Fresh httpdate v1.0.3
52712025-08-01T15:33:19.336Z Fresh try-lock v0.2.5
52722025-08-01T15:33:19.336Z Fresh untrusted v0.7.1
52732025-08-01T15:33:19.336Z Fresh h2 v0.4.6
52742025-08-01T15:33:19.336Z Fresh tower-service v0.3.3
52752025-08-01T15:33:19.336Z Fresh async-trait v0.1.88
52762025-08-01T15:33:19.336Z Fresh aws-lc-rs v1.12.4
52772025-08-01T15:33:19.336Z Fresh want v0.3.1
52782025-08-01T15:33:19.336Z Fresh rustversion v1.0.17
52792025-08-01T15:33:19.336Z Fresh der_derive v0.7.3
52802025-08-01T15:33:19.336Z Fresh flagset v0.4.6
52812025-08-01T15:33:19.336Z Fresh pbkdf2 v0.12.2
52822025-08-01T15:33:19.336Z Fresh aes v0.8.4
52832025-08-01T15:33:19.336Z Fresh hyper v1.6.0
52842025-08-01T15:33:19.364Z Fresh rustls-webpki v0.102.8
52852025-08-01T15:33:19.365Z Fresh der v0.7.9
52862025-08-01T15:33:19.365Z Fresh mime v0.3.17
52872025-08-01T15:33:19.365Z Fresh anstyle v1.0.11
52882025-08-01T15:33:19.365Z Fresh salsa20 v0.10.2
52892025-08-01T15:33:19.365Z Fresh cbc v0.1.2
52902025-08-01T15:33:19.365Z Fresh slog v2.7.0
52912025-08-01T15:33:19.365Z Fresh spki v0.7.3
52922025-08-01T15:33:19.365Z Fresh hyper-util v0.1.16
52932025-08-01T15:33:19.365Z Fresh openssl-probe v0.1.5
52942025-08-01T15:33:19.365Z Fresh foreign-types-shared v0.1.1
52952025-08-01T15:33:19.365Z Fresh scrypt v0.11.0
52962025-08-01T15:33:19.365Z Fresh openssl-sys v0.9.109
52972025-08-01T15:33:19.365Z Fresh foreign-types v0.3.2
52982025-08-01T15:33:19.365Z Fresh anstyle-parse v0.2.5
52992025-08-01T15:33:19.365Z Fresh http-body-util v0.1.3
53002025-08-01T15:33:19.365Z Fresh rustc_version v0.4.1
53012025-08-01T15:33:19.365Z Fresh openssl-macros v0.1.1
53022025-08-01T15:33:19.365Z Fresh is_terminal_polyfill v1.70.1
53032025-08-01T15:33:19.365Z Fresh anstyle-query v1.1.1
53042025-08-01T15:33:19.365Z Fresh colorchoice v1.0.2
53052025-08-01T15:33:19.365Z Fresh openssl v0.10.73
53062025-08-01T15:33:19.365Z Fresh pkcs5 v0.7.1
53072025-08-01T15:33:19.365Z Fresh terminal_size v0.4.0
53082025-08-01T15:33:19.365Z Fresh serde_urlencoded v0.7.1
53092025-08-01T15:33:19.365Z Fresh anstream v0.6.18
53102025-08-01T15:33:19.365Z Fresh pkcs8 v0.10.2
53112025-08-01T15:33:19.365Z Fresh encoding_rs v0.8.34
53122025-08-01T15:33:19.365Z Fresh litrs v0.4.1
53132025-08-01T15:33:19.365Z Fresh clap_lex v0.7.4
53142025-08-01T15:33:19.365Z Fresh rustls v0.23.19
53152025-08-01T15:33:19.365Z Fresh native-tls v0.2.12
53162025-08-01T15:33:19.365Z Fresh document-features v0.2.11
53172025-08-01T15:33:19.365Z Fresh clap_builder v4.5.41
53182025-08-01T15:33:19.365Z Fresh clap_derive v4.5.41
53192025-08-01T15:33:19.365Z Fresh sync_wrapper v1.0.1
53202025-08-01T15:33:19.365Z Fresh tower-layer v0.3.3
53212025-08-01T15:33:19.365Z Fresh psl-types v2.0.11
53222025-08-01T15:33:19.365Z Fresh tokio-rustls v0.26.0
53232025-08-01T15:33:19.366Z Fresh ucd-trie v0.1.7
53242025-08-01T15:33:19.366Z Fresh tower v0.5.2
53252025-08-01T15:33:19.366Z Fresh tokio-native-tls v0.3.1
53262025-08-01T15:33:19.366Z Fresh publicsuffix v2.3.0
53272025-08-01T15:33:19.366Z Fresh clap v4.5.41
53282025-08-01T15:33:19.366Z Fresh cookie v0.18.1
53292025-08-01T15:33:19.366Z Fresh rustls-native-certs v0.8.1
53302025-08-01T15:33:19.366Z Fresh pest v2.7.14
53312025-08-01T15:33:19.366Z Fresh webpki-roots v1.0.1
53322025-08-01T15:33:19.366Z Fresh openapiv3 v2.2.0
53332025-08-01T15:33:19.366Z Fresh iri-string v0.7.8
53342025-08-01T15:33:19.366Z Fresh hyper-tls v0.6.0
53352025-08-01T15:33:19.366Z Fresh cookie_store v0.21.1
53362025-08-01T15:33:19.366Z Fresh ipnetwork v0.21.1
53372025-08-01T15:33:19.366Z Fresh scroll_derive v0.12.0
53382025-08-01T15:33:19.366Z Fresh tower-http v0.6.6
53392025-08-01T15:33:19.366Z Fresh pest_meta v2.7.14
53402025-08-01T15:33:19.366Z Fresh hyper-rustls v0.27.7
53412025-08-01T15:33:19.366Z Fresh data-encoding v2.9.0
53422025-08-01T15:33:19.366Z Fresh winnow v0.7.10
53432025-08-01T15:33:19.366Z Fresh unicode-segmentation v1.12.0
53442025-08-01T15:33:19.366Z Fresh scroll v0.12.0
53452025-08-01T15:33:19.366Z Fresh pest_generator v2.7.14
53462025-08-01T15:33:19.366Z Fresh reqwest v0.12.22
53472025-08-01T15:33:19.366Z Fresh rand_core v0.9.2
53482025-08-01T15:33:19.366Z Fresh plain v0.2.3
53492025-08-01T15:33:19.366Z Fresh winnow v0.5.40
53502025-08-01T15:33:19.366Z Fresh tinyvec_macros v0.1.1
53512025-08-01T15:33:19.366Z Fresh unicode-width v0.2.0
53522025-08-01T15:33:19.366Z Fresh goblin v0.8.2
53532025-08-01T15:33:19.366Z Fresh toml_edit v0.19.15
53542025-08-01T15:33:19.366Z Fresh tinyvec v1.8.0
53552025-08-01T15:33:19.366Z Fresh pest_derive v2.7.14
53562025-08-01T15:33:19.366Z Fresh rustix v1.0.7
53572025-08-01T15:33:19.366Z Fresh signature v2.2.0
53582025-08-01T15:33:19.366Z Fresh pretty-hex v0.4.1
53592025-08-01T15:33:19.366Z Fresh dof v0.3.0
53602025-08-01T15:33:19.366Z Fresh dtrace-parser v0.2.0
53612025-08-01T15:33:19.366Z Fresh rand_chacha v0.9.0
53622025-08-01T15:33:19.367Z Fresh thread-id v4.2.2
53632025-08-01T15:33:19.367Z Fresh toml_write v0.1.2
53642025-08-01T15:33:19.367Z Fresh sha1 v0.10.6
53652025-08-01T15:33:19.367Z Fresh num-integer v0.1.46
53662025-08-01T15:33:19.367Z Fresh rand v0.9.1
53672025-08-01T15:33:19.367Z Fresh usdt-impl v0.5.0
53682025-08-01T15:33:19.367Z Fresh toml_edit v0.22.27
53692025-08-01T15:33:19.367Z Fresh crc32fast v1.4.2
53702025-08-01T15:33:19.367Z Fresh static_assertions v1.1.0
53712025-08-01T15:33:19.367Z Fresh crossbeam-epoch v0.9.18
53722025-08-01T15:33:19.367Z Fresh itertools v0.13.0
53732025-08-01T15:33:19.367Z Fresh bstr v1.10.0
53742025-08-01T15:33:19.367Z Fresh usdt-attr-macro v0.5.0
53752025-08-01T15:33:19.367Z Fresh usdt-macro v0.5.0
53762025-08-01T15:33:19.367Z Fresh memmap v0.7.0
53772025-08-01T15:33:19.367Z Fresh base16ct v0.2.0
53782025-08-01T15:33:19.367Z Fresh oxnet v0.1.3
53792025-08-01T15:33:19.367Z Fresh hubpack_derive v0.1.1
53802025-08-01T15:33:19.367Z Fresh ff v0.13.0
53812025-08-01T15:33:19.367Z Fresh zlib-rs v0.5.1
53822025-08-01T15:33:19.367Z Fresh usdt v0.5.0
53832025-08-01T15:33:19.367Z Fresh sec1 v0.7.3
53842025-08-01T15:33:19.395Z Fresh hubpack v0.1.2
53852025-08-01T15:33:19.395Z Fresh libz-rs-sys v0.5.1
53862025-08-01T15:33:19.395Z Fresh group v0.13.0
53872025-08-01T15:33:19.395Z Fresh num-iter v0.1.45
53882025-08-01T15:33:19.395Z Fresh strum_macros v0.26.4
53892025-08-01T15:33:19.395Z Fresh hkdf v0.12.4
53902025-08-01T15:33:19.395Z Fresh crypto-bigint v0.5.5
53912025-08-01T15:33:19.395Z Fresh bitflags v1.3.2
53922025-08-01T15:33:19.395Z Fresh unicode-xid v0.2.6
53932025-08-01T15:33:19.395Z Fresh strum v0.26.3
53942025-08-01T15:33:19.395Z Fresh flate2 v1.1.2
53952025-08-01T15:33:19.395Z Fresh siphasher v0.3.11
53962025-08-01T15:33:19.395Z Fresh elliptic-curve v0.13.8
53972025-08-01T15:33:19.395Z Fresh phf_shared v0.11.2
53982025-08-01T15:33:19.395Z Fresh pkcs1 v0.7.5
53992025-08-01T15:33:19.395Z Fresh bzip2-sys v0.1.13+1.0.8
54002025-08-01T15:33:19.395Z Fresh num-bigint-dig v0.8.4
54012025-08-01T15:33:19.395Z Fresh cfg_aliases v0.2.1
54022025-08-01T15:33:19.395Z Fresh newtype-uuid v1.2.4
54032025-08-01T15:33:19.395Z Fresh signal-hook v0.3.18
54042025-08-01T15:33:19.395Z Fresh rsa v0.9.6
54052025-08-01T15:33:19.395Z Fresh unicode-normalization v0.1.24
54062025-08-01T15:33:19.396Z Fresh toml v0.7.8
54072025-08-01T15:33:19.396Z Fresh rfc6979 v0.4.0
54082025-08-01T15:33:19.396Z Fresh enum-as-inner v0.6.1
54092025-08-01T15:33:19.396Z Fresh curve25519-dalek-derive v0.1.1
54102025-08-01T15:33:19.396Z Fresh daft-derive v0.1.4
54112025-08-01T15:33:19.396Z Fresh managed v0.8.0
54122025-08-01T15:33:19.396Z Fresh memoffset v0.9.1
54132025-08-01T15:33:19.396Z Fresh ahash v0.8.12
54142025-08-01T15:33:19.396Z Fresh ecdsa v0.16.9
54152025-08-01T15:33:19.396Z Fresh curve25519-dalek v4.1.3
54162025-08-01T15:33:19.396Z Fresh daft v0.1.4
54172025-08-01T15:33:19.396Z Fresh x509-cert v0.2.5
54182025-08-01T15:33:19.396Z Fresh itertools v0.10.5
54192025-08-01T15:33:19.396Z Fresh fixedbitset v0.4.2
54202025-08-01T15:33:19.396Z Fresh precomputed-hash v0.1.1
54212025-08-01T15:33:19.396Z Fresh new_debug_unreachable v1.0.6
54222025-08-01T15:33:19.396Z Fresh petgraph v0.6.5
54232025-08-01T15:33:19.396Z Fresh zstd-sys v2.0.14+zstd.1.5.7
54242025-08-01T15:33:19.396Z Fresh signal-hook-mio v0.2.4
54252025-08-01T15:33:19.396Z Fresh ed25519 v2.2.3
54262025-08-01T15:33:19.396Z Fresh bzip2 v0.4.4
54272025-08-01T15:33:19.396Z Fresh string_cache v0.8.9
54282025-08-01T15:33:19.396Z Fresh ed25519-dalek v2.1.1
54292025-08-01T15:33:19.396Z Fresh zstd-safe v7.2.3
54302025-08-01T15:33:19.396Z Fresh console v0.15.10
54312025-08-01T15:33:19.396Z Fresh socket2 v0.5.10
54322025-08-01T15:33:19.396Z Fresh rustc-hash v2.1.1
54332025-08-01T15:33:19.396Z Fresh lalrpop-util v0.19.12
54342025-08-01T15:33:19.396Z Fresh lockfree-object-pool v0.1.6
54352025-08-01T15:33:19.396Z Fresh bumpalo v3.16.0
54362025-08-01T15:33:19.396Z Fresh simd-adler32 v0.3.7
54372025-08-01T15:33:19.396Z Fresh zstd v0.13.3
54382025-08-01T15:33:19.396Z Fresh zip v0.6.6
54392025-08-01T15:33:19.396Z Fresh crossterm v0.28.1
54402025-08-01T15:33:19.396Z Fresh zopfli v0.8.1
54412025-08-01T15:33:19.396Z Fresh bzip2 v0.5.2
54422025-08-01T15:33:19.396Z Fresh hash32 v0.2.1
54432025-08-01T15:33:19.396Z Fresh winnow v0.6.26
54442025-08-01T15:33:19.397Z Fresh unicode-bidi v0.3.17
54452025-08-01T15:33:19.397Z Fresh predicates-core v1.0.8
54462025-08-01T15:33:19.397Z Fresh unicode-properties v0.1.3
54472025-08-01T15:33:19.397Z Fresh heapless v0.7.17
54482025-08-01T15:33:19.397Z Fresh zip v4.2.0
54492025-08-01T15:33:19.397Z Fresh nix v0.29.0
54502025-08-01T15:33:19.397Z Fresh hickory-proto v0.25.2
54512025-08-01T15:33:19.397Z Fresh similar v2.7.0
54522025-08-01T15:33:19.397Z Fresh stringprep v0.1.5
54532025-08-01T15:33:19.397Z Fresh strum_macros v0.27.1
54542025-08-01T15:33:19.397Z Fresh tokio-stream v0.1.17
54552025-08-01T15:33:19.397Z Fresh md-5 v0.10.6
54562025-08-01T15:33:19.397Z Fresh float-cmp v0.10.0
54572025-08-01T15:33:19.397Z Fresh fallible-iterator v0.2.0
54582025-08-01T15:33:19.397Z Fresh normalize-line-endings v0.3.0
54592025-08-01T15:33:19.397Z Fresh difflib v0.4.0
54602025-08-01T15:33:19.397Z Fresh strum v0.27.2
54612025-08-01T15:33:19.397Z Fresh postgres-protocol v0.6.8
54622025-08-01T15:33:19.397Z Fresh buf-list v1.0.3
54632025-08-01T15:33:19.397Z Fresh smoltcp v0.9.1
54642025-08-01T15:33:19.397Z Fresh serde-big-array v0.5.1
54652025-08-01T15:33:19.397Z Fresh serde_repr v0.1.19
54662025-08-01T15:33:19.397Z Fresh predicates v3.1.3
54672025-08-01T15:33:19.397Z Fresh peg-runtime v0.8.5
54682025-08-01T15:33:19.397Z Fresh fs-err v3.1.1
54692025-08-01T15:33:19.397Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
54702025-08-01T15:33:19.397Z Fresh postgres-types v0.2.9
54712025-08-01T15:33:19.397Z Fresh phf v0.11.2
54722025-08-01T15:33:19.397Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
54732025-08-01T15:33:19.397Z Fresh whoami v1.5.2
54742025-08-01T15:33:19.397Z Fresh tokio-postgres v0.7.13
54752025-08-01T15:33:19.397Z Fresh regress v0.10.4
54762025-08-01T15:33:19.397Z Fresh fastrand v2.1.1
54772025-08-01T15:33:19.397Z Fresh futures-executor v0.3.31
54782025-08-01T15:33:19.397Z Fresh ident_case v1.0.1
54792025-08-01T15:33:19.397Z Fresh is-terminal v0.4.13
54802025-08-01T15:33:19.397Z Fresh dirs-sys-next v0.1.2
54812025-08-01T15:33:19.397Z Fresh futures v0.3.31
54822025-08-01T15:33:19.397Z Fresh dirs-next v2.0.0
54832025-08-01T15:33:19.397Z Fresh unsafe-libyaml v0.2.11
54842025-08-01T15:33:19.428Z Fresh crossbeam-channel v0.5.15
54852025-08-01T15:33:19.428Z Fresh tempfile v3.20.0
54862025-08-01T15:33:19.428Z Fresh darling_core v0.20.10
54872025-08-01T15:33:19.428Z Fresh camino v1.1.10
54882025-08-01T15:33:19.428Z Fresh term v0.7.0
54892025-08-01T15:33:19.428Z Fresh serde_yaml v0.9.34+deprecated
54902025-08-01T15:33:19.428Z Fresh toml v0.8.23
54912025-08-01T15:33:19.428Z Fresh darling_macro v0.20.10
54922025-08-01T15:33:19.428Z Fresh thread_local v1.1.8
54932025-08-01T15:33:19.429Z Fresh darling v0.20.10
54942025-08-01T15:33:19.429Z Fresh take_mut v0.2.2
54952025-08-01T15:33:19.429Z Fresh quick-error v1.2.3
54962025-08-01T15:33:19.429Z Fresh slog-term v2.9.1
54972025-08-01T15:33:19.429Z Fresh match_cfg v0.1.0
54982025-08-01T15:33:19.429Z Fresh progenitor-client v0.10.0
54992025-08-01T15:33:19.429Z Fresh slog-async v2.8.0
55002025-08-01T15:33:19.429Z Fresh hostname v0.3.1
55012025-08-01T15:33:19.429Z Fresh structmeta-derive v0.3.0
55022025-08-01T15:33:19.429Z Fresh bit-vec v0.8.0
55032025-08-01T15:33:19.429Z Fresh hex v0.4.3
55042025-08-01T15:33:19.429Z Fresh wait-timeout v0.2.0
55052025-08-01T15:33:19.429Z Fresh debug-ignore v1.0.5
55062025-08-01T15:33:19.429Z Fresh rand_xorshift v0.4.0
55072025-08-01T15:33:19.429Z Fresh structmeta v0.3.0
55082025-08-01T15:33:19.429Z Fresh bit-set v0.8.0
55092025-08-01T15:33:19.429Z Fresh rusty-fork v0.3.0
55102025-08-01T15:33:19.429Z Fresh unarray v0.1.4
55112025-08-01T15:33:19.429Z Fresh serde_path_to_error v0.1.17
55122025-08-01T15:33:19.429Z Fresh slog-json v2.6.1
55132025-08-01T15:33:19.429Z Fresh proptest v1.7.0
55142025-08-01T15:33:19.429Z Fresh async-stream-impl v0.3.6
55152025-08-01T15:33:19.429Z Fresh slog-bunyan v2.5.0
55162025-08-01T15:33:19.429Z Fresh derive-ex v0.1.8
55172025-08-01T15:33:19.429Z Fresh rustls-pemfile v2.2.0
55182025-08-01T15:33:19.429Z Fresh rustls v0.22.4
55192025-08-01T15:33:19.429Z Fresh async-stream v0.3.6
55202025-08-01T15:33:19.429Z Fresh multer v3.1.0
55212025-08-01T15:33:19.429Z Fresh waitgroup v0.1.2
55222025-08-01T15:33:19.429Z Fresh dropshot_endpoint v0.16.2
55232025-08-01T15:33:19.429Z Fresh hostname v0.4.0
55242025-08-01T15:33:19.429Z Fresh test-strategy v0.4.3
55252025-08-01T15:33:19.429Z Fresh tokio-rustls v0.25.0
55262025-08-01T15:33:19.429Z Fresh serde_with_macros v3.14.0
55272025-08-01T15:33:19.429Z Fresh typify-impl v0.3.0
55282025-08-01T15:33:19.429Z Fresh macaddr v1.0.1
55292025-08-01T15:33:19.429Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
55302025-08-01T15:33:19.429Z Fresh instant v0.1.13
55312025-08-01T15:33:19.430Z Fresh derive-where v1.5.0
55322025-08-01T15:33:19.430Z Fresh dropshot v0.16.2
55332025-08-01T15:33:19.430Z Fresh serde_with v3.14.0
55342025-08-01T15:33:19.430Z Fresh typify-macro v0.3.0
55352025-08-01T15:33:19.430Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
55362025-08-01T15:33:19.430Z Fresh parse-display-derive v0.10.0
55372025-08-01T15:33:19.430Z Fresh progenitor-client v0.9.1
55382025-08-01T15:33:19.430Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
55392025-08-01T15:33:19.430Z Fresh typify v0.3.0
55402025-08-01T15:33:19.430Z Fresh parse-display v0.10.0
55412025-08-01T15:33:19.430Z Fresh ref-cast-impl v1.0.24
55422025-08-01T15:33:19.430Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
55432025-08-01T15:33:19.430Z Fresh backoff v0.4.0
55442025-08-01T15:33:19.430Z Fresh progenitor-impl v0.9.1
55452025-08-01T15:33:19.430Z Fresh ref-cast v1.0.24
55462025-08-01T15:33:19.430Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
55472025-08-01T15:33:19.430Z Fresh camino-tempfile v1.4.1
55482025-08-01T15:33:19.430Z Fresh unicode-width v0.1.14
55492025-08-01T15:33:19.430Z Fresh proc-macro-crate v1.3.1
55502025-08-01T15:33:19.430Z Fresh progenitor-macro v0.9.1
55512025-08-01T15:33:19.430Z Fresh iddqd v0.3.9
55522025-08-01T15:33:19.430Z Fresh num_enum_derive v0.5.11
55532025-08-01T15:33:19.430Z Fresh tabwriter v1.4.0
55542025-08-01T15:33:19.430Z Fresh progenitor v0.9.1
55552025-08-01T15:33:19.430Z Fresh proc-macro-error-attr v1.0.4
55562025-08-01T15:33:19.430Z Fresh num_enum v0.5.11
55572025-08-01T15:33:19.430Z Fresh foreign-types-macros v0.2.3
55582025-08-01T15:33:19.430Z Fresh foreign-types-shared v0.3.1
55592025-08-01T15:33:19.430Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55602025-08-01T15:33:19.430Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
55612025-08-01T15:33:19.430Z Fresh proc-macro-error v1.0.4
55622025-08-01T15:33:19.430Z Fresh foreign-types v0.5.0
55632025-08-01T15:33:19.430Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
55642025-08-01T15:33:19.430Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55652025-08-01T15:33:19.430Z Fresh cstr-argument v0.1.2
55662025-08-01T15:33:19.430Z Fresh pretty-hex v0.2.1
55672025-08-01T15:33:19.430Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55682025-08-01T15:33:19.430Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
55692025-08-01T15:33:19.430Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55702025-08-01T15:33:19.430Z Fresh colored v2.2.0
55712025-08-01T15:33:19.431Z Fresh smf v0.2.3
55722025-08-01T15:33:19.431Z Fresh itertools v0.14.0
55732025-08-01T15:33:19.431Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
55742025-08-01T15:33:19.431Z Fresh heck v0.4.1
55752025-08-01T15:33:19.431Z Fresh crossbeam-deque v0.8.5
55762025-08-01T15:33:19.431Z Fresh atomicwrites v0.4.4
55772025-08-01T15:33:19.431Z Fresh typify-impl v0.4.1
55782025-08-01T15:33:19.431Z Fresh darling_core v0.21.0
55792025-08-01T15:33:19.431Z Fresh typify-macro v0.4.1
55802025-08-01T15:33:19.431Z Fresh darling_macro v0.21.0
55812025-08-01T15:33:19.431Z Fresh hash32 v0.3.1
55822025-08-01T15:33:19.431Z Fresh base64 v0.21.7
55832025-08-01T15:33:19.431Z Fresh rayon-core v1.12.1
55842025-08-01T15:33:19.462Z Fresh crucible-workspace-hack v0.1.0
55852025-08-01T15:33:19.462Z Fresh typify v0.4.1
55862025-08-01T15:33:19.462Z Fresh darling v0.21.0
55872025-08-01T15:33:19.462Z Fresh cobs v0.2.3
55882025-08-01T15:33:19.462Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
55892025-08-01T15:33:19.463Z Fresh rayon v1.10.0
55902025-08-01T15:33:19.463Z Fresh ingot-macros v0.1.1
55912025-08-01T15:33:19.463Z Fresh progenitor-impl v0.10.0
55922025-08-01T15:33:19.463Z Fresh heapless v0.8.0
55932025-08-01T15:33:19.463Z Fresh postcard v1.0.10
55942025-08-01T15:33:19.463Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
55952025-08-01T15:33:19.463Z Fresh sigpipe v0.1.3
55962025-08-01T15:33:19.463Z Fresh progenitor-macro v0.10.0
55972025-08-01T15:33:19.463Z Fresh ingot-types v0.1.2
55982025-08-01T15:33:19.463Z Fresh smoltcp v0.11.0
55992025-08-01T15:33:19.463Z Fresh jiff v0.2.15
56002025-08-01T15:33:19.463Z Fresh zone_cfg_derive v0.3.0
56012025-08-01T15:33:19.463Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
56022025-08-01T15:33:19.463Z Fresh num-derive v0.4.2
56032025-08-01T15:33:19.463Z Fresh progenitor v0.10.0
56042025-08-01T15:33:19.463Z Fresh ingot v0.1.1
56052025-08-01T15:33:19.463Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
56062025-08-01T15:33:19.463Z Fresh zone v0.3.1
56072025-08-01T15:33:19.463Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
56082025-08-01T15:33:19.463Z Fresh convert_case v0.4.0
56092025-08-01T15:33:19.463Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
56102025-08-01T15:33:19.463Z Fresh derive_more v0.99.20
56112025-08-01T15:33:19.463Z Fresh same-file v1.0.6
56122025-08-01T15:33:19.463Z Fresh utf-8 v0.7.6
56132025-08-01T15:33:19.463Z Fresh half v2.4.1
56142025-08-01T15:33:19.463Z Fresh ciborium-io v0.2.2
56152025-08-01T15:33:19.463Z Fresh tokio-dtrace v0.1.0
56162025-08-01T15:33:19.463Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
56172025-08-01T15:33:19.463Z Fresh walkdir v2.5.0
56182025-08-01T15:33:19.463Z Fresh tungstenite v0.21.0
56192025-08-01T15:33:19.463Z Fresh ciborium-ll v0.2.2
56202025-08-01T15:33:19.463Z Fresh newline-converter v0.3.0
56212025-08-01T15:33:19.463Z Fresh oxide-tokio-rt v0.1.2
56222025-08-01T15:33:19.463Z Fresh pem v3.0.5
56232025-08-01T15:33:19.463Z Fresh num-rational v0.4.2
56242025-08-01T15:33:19.463Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
56252025-08-01T15:33:19.463Z Fresh tokio-tungstenite v0.21.0
56262025-08-01T15:33:19.464Z Fresh ciborium v0.2.2
56272025-08-01T15:33:19.464Z Fresh expectorate v1.2.0
56282025-08-01T15:33:19.464Z Fresh num-complex v0.4.6
56292025-08-01T15:33:19.464Z Fresh float-ord v0.3.2
56302025-08-01T15:33:19.464Z Fresh indent_write v2.2.0
56312025-08-01T15:33:19.464Z Fresh secrecy v0.10.3
56322025-08-01T15:33:19.464Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
56332025-08-01T15:33:19.464Z Fresh num v0.4.3
56342025-08-01T15:33:19.464Z Fresh swrite v0.1.0
56352025-08-01T15:33:19.464Z Fresh bytecount v0.6.8
56362025-08-01T15:33:19.464Z Fresh fixedbitset v0.5.7
56372025-08-01T15:33:19.464Z Fresh arc-swap v1.7.1
56382025-08-01T15:33:19.464Z Fresh petgraph v0.8.2
56392025-08-01T15:33:19.464Z Fresh slog-scope v4.4.0
56402025-08-01T15:33:19.464Z Fresh password-hash v0.5.0
56412025-08-01T15:33:19.464Z Fresh blake2 v0.10.6
56422025-08-01T15:33:19.464Z Fresh xattr v1.3.1
56432025-08-01T15:33:19.464Z Fresh filetime v0.2.25
56442025-08-01T15:33:19.464Z Fresh slog-stdlog v4.1.1
56452025-08-01T15:33:19.464Z Fresh argon2 v0.5.3
56462025-08-01T15:33:19.464Z Fresh tar v0.4.44
56472025-08-01T15:33:19.464Z Fresh libsw-core v0.3.1
56482025-08-01T15:33:19.464Z Fresh slog-envlogger v2.2.0
56492025-08-01T15:33:19.464Z Fresh libsw v3.5.0
56502025-08-01T15:33:19.464Z Fresh linear-map v1.2.0
56512025-08-01T15:33:19.464Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
56522025-08-01T15:33:19.464Z Fresh cancel-safe-futures v0.1.5
56532025-08-01T15:33:19.464Z Fresh owo-colors v4.2.2
56542025-08-01T15:33:19.464Z Fresh keccak v0.1.5
56552025-08-01T15:33:19.464Z Fresh async-recursion v1.1.1
56562025-08-01T15:33:19.464Z Fresh sha3 v0.10.8
56572025-08-01T15:33:19.464Z Fresh papergrid v0.11.0
56582025-08-01T15:33:19.464Z Fresh tabled_derive v0.7.0
56592025-08-01T15:33:19.464Z Fresh typify-impl v0.2.0
56602025-08-01T15:33:19.464Z Fresh globset v0.4.15
56612025-08-01T15:33:19.464Z Fresh highway v1.3.0
56622025-08-01T15:33:19.464Z Fresh tabled v0.15.0
56632025-08-01T15:33:19.464Z Fresh typify-macro v0.2.0
56642025-08-01T15:33:19.464Z Fresh headers-core v0.3.0
56652025-08-01T15:33:19.464Z Fresh resolv-conf v0.7.0
56662025-08-01T15:33:19.465Z Fresh typify v0.2.0
56672025-08-01T15:33:19.465Z Fresh headers v0.4.1
56682025-08-01T15:33:19.465Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
56692025-08-01T15:33:19.465Z Fresh progenitor-client v0.8.0
56702025-08-01T15:33:19.465Z Fresh heck v0.3.3
56712025-08-01T15:33:19.465Z Fresh progenitor-impl v0.8.0
56722025-08-01T15:33:19.465Z Fresh pin-project-internal v1.1.6
56732025-08-01T15:33:19.465Z Fresh zone_cfg_derive v0.1.2
56742025-08-01T15:33:19.465Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
56752025-08-01T15:33:19.465Z Fresh yasna v0.5.2
56762025-08-01T15:33:19.465Z Fresh number_prefix v0.4.0
56772025-08-01T15:33:19.465Z Fresh base64 v0.13.1
56782025-08-01T15:33:19.465Z Fresh progenitor-macro v0.8.0
56792025-08-01T15:33:19.465Z Fresh lzma-sys v0.1.20
56802025-08-01T15:33:19.465Z Fresh pin-project v1.1.6
56812025-08-01T15:33:19.465Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
56822025-08-01T15:33:19.465Z Fresh rcgen v0.12.1
56832025-08-01T15:33:19.465Z Fresh ron v0.7.1
56842025-08-01T15:33:19.493Z Fresh indicatif v0.17.11
56852025-08-01T15:33:19.493Z Fresh zone v0.1.8
56862025-08-01T15:33:19.493Z Fresh progenitor v0.8.0
56872025-08-01T15:33:19.493Z Fresh xz2 v0.1.7
56882025-08-01T15:33:19.493Z Fresh universal-hash v0.5.1
56892025-08-01T15:33:19.493Z Fresh snafu-derive v0.8.5
56902025-08-01T15:33:19.493Z Fresh opaque-debug v0.3.1
56912025-08-01T15:33:19.493Z Fresh olpc-cjson v0.1.4
56922025-08-01T15:33:19.493Z Fresh serde_plain v1.0.2
56932025-08-01T15:33:19.493Z Fresh subprocess v0.2.9
56942025-08-01T15:33:19.493Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
56952025-08-01T15:33:19.493Z Fresh snafu v0.8.5
56962025-08-01T15:33:19.493Z Fresh typed-path v0.9.3
56972025-08-01T15:33:19.493Z Fresh smawk v0.3.2
56982025-08-01T15:33:19.493Z Fresh humantime v2.2.0
56992025-08-01T15:33:19.493Z Fresh unicode-linebreak v0.1.5
57002025-08-01T15:33:19.493Z Fresh aead v0.5.2
57012025-08-01T15:33:19.493Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
57022025-08-01T15:33:19.493Z Fresh tough v0.20.0
57032025-08-01T15:33:19.494Z Fresh textwrap v0.16.2
57042025-08-01T15:33:19.494Z Fresh semver v0.1.20
57052025-08-01T15:33:19.494Z Fresh poly1305 v0.8.0
57062025-08-01T15:33:19.494Z Fresh chacha20 v0.9.1
57072025-08-01T15:33:19.494Z Fresh thiserror-impl-no-std v2.0.2
57082025-08-01T15:33:19.494Z Fresh rustc_version v0.1.7
57092025-08-01T15:33:19.494Z Fresh thiserror-no-std v2.0.2
57102025-08-01T15:33:19.494Z Fresh linked-hash-map v0.5.6
57112025-08-01T15:33:19.494Z Fresh chacha20poly1305 v0.10.1
57122025-08-01T15:33:19.494Z Fresh hickory-proto v0.24.4
57132025-08-01T15:33:19.494Z Fresh lru-cache v0.1.2
57142025-08-01T15:33:19.494Z Fresh vsss-rs v3.3.4
57152025-08-01T15:33:19.494Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
57162025-08-01T15:33:19.494Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
57172025-08-01T15:33:19.494Z Fresh tagptr v0.2.0
57182025-08-01T15:33:19.494Z Fresh hickory-resolver v0.24.4
57192025-08-01T15:33:19.494Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
57202025-08-01T15:33:19.494Z Fresh display-error-chain v0.2.2
57212025-08-01T15:33:19.494Z Fresh newtype_derive v0.1.6
57222025-08-01T15:33:19.494Z Fresh qorb v0.4.0
57232025-08-01T15:33:19.494Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
57242025-08-01T15:33:19.494Z Fresh moka v0.12.10
57252025-08-01T15:33:19.494Z Fresh steno v0.4.1
57262025-08-01T15:33:19.494Z Fresh hickory-resolver v0.25.2
57272025-08-01T15:33:19.494Z Fresh slog-dtrace v0.3.0
57282025-08-01T15:33:19.494Z Fresh gethostname v0.5.0
57292025-08-01T15:33:19.494Z Fresh nibble_vec v0.1.0
57302025-08-01T15:33:19.494Z Fresh endian-type v0.1.2
57312025-08-01T15:33:19.494Z Fresh radix_trie v0.2.1
57322025-08-01T15:33:19.494Z Fresh termtree v0.5.1
57332025-08-01T15:33:19.494Z Fresh zerocopy-derive v0.6.6
57342025-08-01T15:33:19.494Z Fresh bitfield-struct v0.6.2
57352025-08-01T15:33:19.494Z Fresh tap v1.0.1
57362025-08-01T15:33:19.494Z Fresh termcolor v1.4.1
57372025-08-01T15:33:19.494Z Fresh wyz v0.5.1
57382025-08-01T15:33:19.494Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
57392025-08-01T15:33:19.494Z Fresh libefi-sys v0.1.0
57402025-08-01T15:33:19.494Z Fresh radium v0.7.0
57412025-08-01T15:33:19.494Z Fresh zerocopy v0.6.6
57422025-08-01T15:33:19.495Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
57432025-08-01T15:33:19.495Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
57442025-08-01T15:33:19.495Z Fresh funty v2.0.0
57452025-08-01T15:33:19.495Z Fresh crc-catalog v2.4.0
57462025-08-01T15:33:19.495Z Fresh maybe-uninit v2.0.0
57472025-08-01T15:33:19.495Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
57482025-08-01T15:33:19.495Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
57492025-08-01T15:33:19.495Z Fresh packed_struct_codegen v0.10.1
57502025-08-01T15:33:19.495Z Fresh bitvec v1.0.1
57512025-08-01T15:33:19.495Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
57522025-08-01T15:33:19.495Z Fresh crc v3.2.1
57532025-08-01T15:33:19.495Z Fresh nodrop v0.1.14
57542025-08-01T15:33:19.495Z Fresh smallvec v0.6.14
57552025-08-01T15:33:19.495Z Fresh hashbrown v0.12.3
57562025-08-01T15:33:19.495Z Fresh packed_struct v0.10.1
57572025-08-01T15:33:19.495Z Fresh array-init v0.0.4
57582025-08-01T15:33:19.495Z Fresh bitfield v0.14.0
57592025-08-01T15:33:19.495Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
57602025-08-01T15:33:19.495Z Fresh env_logger v0.10.2
57612025-08-01T15:33:19.495Z Fresh ron v0.8.1
57622025-08-01T15:33:19.495Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
57632025-08-01T15:33:19.495Z Fresh serde-hex v0.1.0
57642025-08-01T15:33:19.495Z Fresh indexmap v1.9.3
57652025-08-01T15:33:19.495Z Fresh hashbrown v0.13.2
57662025-08-01T15:33:19.495Z Fresh maplit v1.0.2
57672025-08-01T15:33:19.495Z Fresh crc-any v2.5.0
57682025-08-01T15:33:19.495Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
57692025-08-01T15:33:19.495Z Fresh proc-macro-error-attr2 v2.0.0
57702025-08-01T15:33:19.495Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
57712025-08-01T15:33:19.495Z Fresh object v0.30.4
57722025-08-01T15:33:19.495Z Fresh path-slash v0.1.5
57732025-08-01T15:33:19.495Z Fresh proc-macro-error2 v2.0.1
57742025-08-01T15:33:19.495Z Fresh xshell-macros v0.2.7
57752025-08-01T15:33:19.495Z Fresh oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57762025-08-01T15:33:19.495Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
57772025-08-01T15:33:19.495Z Fresh tabled_derive v0.10.0
57782025-08-01T15:33:19.495Z Fresh xshell v0.2.7
57792025-08-01T15:33:19.495Z Fresh papergrid v0.14.0
57802025-08-01T15:33:19.495Z Fresh num-derive v0.3.3
57812025-08-01T15:33:19.496Z Fresh oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57822025-08-01T15:33:19.496Z Fresh oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57832025-08-01T15:33:19.496Z Fresh libscf-sys v1.1.0
57842025-08-01T15:33:19.523Z Fresh tabled v0.18.0
57852025-08-01T15:33:19.524Z Fresh oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57862025-08-01T15:33:19.524Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
57872025-08-01T15:33:19.524Z Fresh fxhash v0.2.1
57882025-08-01T15:33:19.524Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
57892025-08-01T15:33:19.524Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
57902025-08-01T15:33:19.524Z Fresh oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
57912025-08-01T15:33:19.524Z Fresh const_format_proc_macros v0.2.34
57922025-08-01T15:33:19.524Z Fresh vte_generate_state_changes v0.1.2
57932025-08-01T15:33:19.524Z Fresh const_format v0.2.34
57942025-08-01T15:33:19.524Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
57952025-08-01T15:33:19.524Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
57962025-08-01T15:33:19.524Z Fresh crc8 v0.1.1
57972025-08-01T15:33:19.524Z Fresh vte v0.11.1
57982025-08-01T15:33:19.524Z Fresh convert_case v0.7.1
57992025-08-01T15:33:19.524Z Fresh fd-lock v4.0.2
58002025-08-01T15:33:19.524Z Fresh nu-ansi-term v0.50.1
58012025-08-01T15:33:19.524Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
58022025-08-01T15:33:19.524Z Fresh strip-ansi-escapes v0.2.0
58032025-08-01T15:33:19.524Z Fresh derive_more-impl v2.0.1
58042025-08-01T15:33:19.524Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
58052025-08-01T15:33:19.524Z Fresh half v1.8.3
58062025-08-01T15:33:19.524Z Fresh diff v0.1.13
58072025-08-01T15:33:19.524Z Fresh reedline v0.40.0
58082025-08-01T15:33:19.524Z Fresh derive_more v2.0.1
58092025-08-01T15:33:19.524Z Fresh serde_cbor v0.11.2
58102025-08-01T15:33:19.524Z Fresh kstat-rs v0.2.4
58112025-08-01T15:33:19.525Z Fresh dsl_auto_type v0.1.2
58122025-08-01T15:33:19.525Z Fresh scheduled-thread-pool v0.2.7
58132025-08-01T15:33:19.525Z Fresh crossterm v0.29.0
58142025-08-01T15:33:19.525Z Fresh diesel_table_macro_syntax v0.2.0
58152025-08-01T15:33:19.525Z Fresh r2d2 v0.8.10
58162025-08-01T15:33:19.525Z Fresh diesel_derives v2.2.3
58172025-08-01T15:33:19.525Z Fresh nix v0.30.1
58182025-08-01T15:33:19.525Z Fresh cfg_aliases v0.1.1
58192025-08-01T15:33:19.525Z Fresh bcs v0.1.6
58202025-08-01T15:33:19.525Z Fresh bit-vec v0.6.3
58212025-08-01T15:33:19.525Z Fresh diesel v2.2.11
58222025-08-01T15:33:19.525Z Fresh crunchy v0.2.2
58232025-08-01T15:33:19.525Z Fresh siphasher v1.0.1
58242025-08-01T15:33:19.525Z Fresh bit-set v0.5.3
58252025-08-01T15:33:19.525Z Fresh tiny-keccak v2.0.2
58262025-08-01T15:33:19.525Z Fresh phf_shared v0.12.1
58272025-08-01T15:33:19.525Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
58282025-08-01T15:33:19.525Z Fresh ascii-canvas v3.0.0
58292025-08-01T15:33:19.525Z Fresh nanorand v0.7.0
58302025-08-01T15:33:19.525Z Fresh ena v0.14.3
58312025-08-01T15:33:19.525Z Fresh regex-syntax v0.6.29
58322025-08-01T15:33:19.525Z Fresh flume v0.11.1
58332025-08-01T15:33:19.525Z Fresh phf v0.12.1
58342025-08-01T15:33:19.525Z Fresh nix v0.28.0
58352025-08-01T15:33:19.526Z Fresh lalrpop v0.19.12
58362025-08-01T15:33:19.526Z Fresh parking_lot_core v0.8.6
58372025-08-01T15:33:19.526Z Fresh peg-macros v0.8.5
58382025-08-01T15:33:19.526Z Fresh sqlparser_derive v0.2.2
58392025-08-01T15:33:19.526Z Fresh unicode_categories v0.1.1
58402025-08-01T15:33:19.526Z Fresh chrono-tz v0.10.4
58412025-08-01T15:33:19.526Z Fresh peg v0.8.5
58422025-08-01T15:33:19.526Z Fresh parking_lot v0.11.2
58432025-08-01T15:33:19.526Z Fresh bindgen v0.71.1
58442025-08-01T15:33:19.526Z Fresh sqlformat v0.3.5
58452025-08-01T15:33:19.526Z Fresh sqlparser v0.45.0
58462025-08-01T15:33:19.526Z Fresh rustyline v14.0.0
58472025-08-01T15:33:19.526Z Fresh derive_builder_core v0.20.2
58482025-08-01T15:33:19.526Z Fresh prefix-trie v0.7.0
58492025-08-01T15:33:19.526Z Fresh derive_builder_macro v0.20.2
58502025-08-01T15:33:19.526Z Fresh hickory-server v0.25.2
58512025-08-01T15:33:19.526Z Fresh sled v0.34.7
58522025-08-01T15:33:19.526Z Fresh hickory-client v0.25.2
58532025-08-01T15:33:19.526Z Fresh strum_macros v0.24.3
58542025-08-01T15:33:19.526Z Fresh indoc v1.0.9
58552025-08-01T15:33:19.526Z Fresh libxml v0.3.3
58562025-08-01T15:33:19.526Z Fresh polar-core v0.27.3
58572025-08-01T15:33:19.526Z Fresh derive_builder v0.20.2
58582025-08-01T15:33:19.526Z Fresh impl-trait-for-tuples v0.2.2
58592025-08-01T15:33:19.526Z Fresh oso-derive v0.27.3
58602025-08-01T15:33:19.526Z Fresh quick-xml v0.37.2
58612025-08-01T15:33:19.526Z Fresh oso v0.27.3
58622025-08-01T15:33:19.526Z Fresh samael v0.0.19
58632025-08-01T15:33:19.527Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
58642025-08-01T15:33:19.527Z Fresh assert_matches v1.5.0
58652025-08-01T15:33:19.527Z Fresh signal-hook-tokio v0.3.1
58662025-08-01T15:33:19.527Z Fresh predicates-tree v1.0.12
58672025-08-01T15:33:19.527Z Fresh primeorder v0.13.6
58682025-08-01T15:33:19.527Z Fresh bb8 v0.8.5
58692025-08-01T15:33:19.527Z Fresh unicase v2.7.0
58702025-08-01T15:33:19.527Z Fresh async-bb8-diesel v0.2.1
58712025-08-01T15:33:19.527Z Fresh diesel-dtrace v0.4.2
58722025-08-01T15:33:19.527Z Fresh http-range v0.1.5
58732025-08-01T15:33:19.527Z Fresh tungstenite v0.23.0
58742025-08-01T15:33:19.527Z Fresh atty v0.2.14
58752025-08-01T15:33:19.527Z Fresh void v1.0.2
58762025-08-01T15:33:19.527Z Fresh tokio-tungstenite v0.23.1
58772025-08-01T15:33:19.527Z Fresh p384 v0.13.0
58782025-08-01T15:33:19.527Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
58792025-08-01T15:33:19.527Z Fresh lzss v0.8.2
58802025-08-01T15:33:19.527Z Fresh ignore v0.4.23
58812025-08-01T15:33:19.527Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
58822025-08-01T15:33:19.527Z Fresh nix v0.27.1
58832025-08-01T15:33:19.527Z Fresh mime_guess v2.0.5
58842025-08-01T15:33:19.557Z Fresh serde_bytes v0.11.17
58852025-08-01T15:33:19.557Z Fresh salty v0.3.0
58862025-08-01T15:33:19.557Z Fresh globwalk v0.9.1
58872025-08-01T15:33:19.557Z Fresh env_filter v0.1.2
58882025-08-01T15:33:19.557Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
58892025-08-01T15:33:19.557Z Fresh hyper-staticfile v0.10.1
58902025-08-01T15:33:19.557Z Fresh camino-tempfile-ext v0.3.2
58912025-08-01T15:33:19.557Z Fresh env_logger v0.11.5
58922025-08-01T15:33:19.557Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
58932025-08-01T15:33:19.557Z Fresh secrecy v0.8.0
58942025-08-01T15:33:19.557Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
58952025-08-01T15:33:19.557Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
58962025-08-01T15:33:19.557Z Fresh parse-size v1.1.0
58972025-08-01T15:33:19.557Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
58982025-08-01T15:33:19.557Z Fresh fs-err v2.11.0
58992025-08-01T15:33:19.557Z Fresh rand_seeder v0.3.0
59002025-08-01T15:33:19.557Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
59012025-08-01T15:33:19.557Z Fresh csv-core v0.1.11
59022025-08-01T15:33:19.557Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
59032025-08-01T15:33:19.557Z Fresh yansi v1.0.1
59042025-08-01T15:33:19.557Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
59052025-08-01T15:33:19.557Z Fresh csv v1.3.1
59062025-08-01T15:33:19.557Z Fresh pretty_assertions v1.4.1
59072025-08-01T15:33:19.557Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
59082025-08-01T15:33:19.557Z Fresh concurrent-queue v2.5.0
59092025-08-01T15:33:19.557Z Fresh parking v2.2.1
59102025-08-01T15:33:19.557Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
59112025-08-01T15:33:19.557Z Fresh castaway v0.2.3
59122025-08-01T15:33:19.557Z Fresh indoc v2.0.6
59132025-08-01T15:33:19.557Z Fresh typeid v1.0.3
59142025-08-01T15:33:19.557Z Fresh compact_str v0.8.0
59152025-08-01T15:33:19.557Z Fresh libz-sys v1.1.20
59162025-08-01T15:33:19.557Z Fresh unicode-truncate v1.1.0
59172025-08-01T15:33:19.558Z Fresh lru v0.12.5
59182025-08-01T15:33:19.558Z Fresh erased-serde v0.4.6
59192025-08-01T15:33:19.558Z Fresh ordered-float v2.10.1
59202025-08-01T15:33:19.558Z Fresh instability v0.3.2
59212025-08-01T15:33:19.558Z Fresh is_ci v1.2.0
59222025-08-01T15:33:19.558Z Fresh cassowary v0.3.0
59232025-08-01T15:33:19.558Z Fresh libgit2-sys v0.17.0+1.8.1
59242025-08-01T15:33:19.558Z Fresh event-listener v5.3.1
59252025-08-01T15:33:19.558Z Fresh console v0.16.0
59262025-08-01T15:33:19.558Z Fresh serde-value v0.7.0
59272025-08-01T15:33:19.558Z Fresh supports-color v3.0.2
59282025-08-01T15:33:19.558Z Fresh serde-untagged v0.1.7
59292025-08-01T15:33:19.558Z Fresh ratatui v0.29.0
59302025-08-01T15:33:19.558Z Fresh cargo-platform v0.1.8
59312025-08-01T15:33:19.558Z Fresh unit-prefix v0.5.1
59322025-08-01T15:33:19.558Z Fresh event-listener-strategy v0.5.2
59332025-08-01T15:33:19.558Z Fresh indicatif v0.18.0
59342025-08-01T15:33:19.558Z Fresh cargo-util-schemas v0.8.2
59352025-08-01T15:33:19.558Z Fresh cargo_metadata v0.18.1
59362025-08-01T15:33:19.558Z Fresh git2 v0.19.0
59372025-08-01T15:33:19.558Z Fresh cargo-platform v0.2.0
59382025-08-01T15:33:19.558Z Fresh vergen v8.3.2
59392025-08-01T15:33:19.558Z Fresh cargo_metadata v0.21.0
59402025-08-01T15:33:19.558Z Fresh futures-lite v2.3.0
59412025-08-01T15:33:19.558Z Fresh sct v0.7.1
59422025-08-01T15:33:19.558Z Fresh rustls-webpki v0.101.7
59432025-08-01T15:33:19.558Z Fresh rustls v0.21.12
59442025-08-01T15:33:19.558Z Fresh async-lock v3.4.0
59452025-08-01T15:33:19.558Z Fresh tokio-rustls v0.24.1
59462025-08-01T15:33:19.558Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
59472025-08-01T15:33:19.558Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
59482025-08-01T15:33:19.558Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
59492025-08-01T15:33:19.558Z Fresh rustls-pemfile v1.0.4
59502025-08-01T15:33:19.558Z Fresh twox-hash v2.1.0
59512025-08-01T15:33:19.558Z Fresh polling v3.7.3
59522025-08-01T15:33:19.558Z Fresh shell-words v1.1.0
59532025-08-01T15:33:19.558Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
59542025-08-01T15:33:19.558Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
59552025-08-01T15:33:19.558Z Fresh async-io v2.3.4
59562025-08-01T15:33:19.558Z Fresh fatfs v0.3.6
59572025-08-01T15:33:19.559Z Fresh async-task v4.7.1
59582025-08-01T15:33:19.559Z Fresh async-channel v2.3.1
59592025-08-01T15:33:19.559Z Fresh piper v0.2.4
59602025-08-01T15:33:19.559Z Fresh plotters-backend v0.3.7
59612025-08-01T15:33:19.559Z Fresh rtoolbox v0.0.2
59622025-08-01T15:33:19.559Z Fresh blocking v1.6.1
59632025-08-01T15:33:19.559Z Fresh async-executor v1.13.1
59642025-08-01T15:33:19.559Z Fresh async-signal v0.2.10
59652025-08-01T15:33:19.559Z Fresh plotters-svg v0.3.7
59662025-08-01T15:33:19.559Z Fresh hex-literal v0.4.1
59672025-08-01T15:33:19.559Z Fresh event-listener v2.5.3
59682025-08-01T15:33:19.559Z Fresh cast v0.3.0
59692025-08-01T15:33:19.559Z Fresh futures-timer v3.0.3
59702025-08-01T15:33:19.559Z Fresh plotters v0.3.7
59712025-08-01T15:33:19.559Z Fresh async-channel v1.9.0
59722025-08-01T15:33:19.559Z Fresh async-process v2.3.0
59732025-08-01T15:33:19.559Z Fresh criterion-plot v0.6.0
59742025-08-01T15:33:19.559Z Fresh async-global-executor v2.4.1
59752025-08-01T15:33:19.559Z Fresh rpassword v7.4.0
59762025-08-01T15:33:19.559Z Fresh tui-tree-widget v0.23.1
59772025-08-01T15:33:19.559Z Fresh async-attributes v1.1.2
59782025-08-01T15:33:19.559Z Fresh tinytemplate v1.2.1
59792025-08-01T15:33:19.559Z Fresh kv-log-macro v1.0.7
59802025-08-01T15:33:19.559Z Fresh oorandom v11.1.4
59812025-08-01T15:33:19.559Z Fresh anes v0.1.6
59822025-08-01T15:33:19.559Z Fresh async-std v1.13.0
59832025-08-01T15:33:19.559Z Fresh criterion v0.7.0
59842025-08-01T15:33:19.588Z Fresh polyval v0.6.2
59852025-08-01T15:33:19.588Z Fresh ctr v0.9.2
59862025-08-01T15:33:19.588Z Fresh serde_regex v1.1.0
59872025-08-01T15:33:19.588Z Fresh async-object-pool v0.1.5
59882025-08-01T15:33:19.588Z Fresh ghash v0.5.1
59892025-08-01T15:33:19.588Z Fresh petname v2.0.2
59902025-08-01T15:33:19.589Z Fresh assert-json-diff v2.0.2
59912025-08-01T15:33:19.589Z Fresh path-tree v0.8.1
59922025-08-01T15:33:19.589Z Fresh stringmetrics v2.2.2
59932025-08-01T15:33:19.589Z Fresh sync-ptr v0.1.4
59942025-08-01T15:33:19.589Z Fresh httpmock v0.8.0-alpha.1
59952025-08-01T15:33:19.589Z Fresh aes-gcm v0.10.3
59962025-08-01T15:33:19.589Z Fresh ssh-encoding v0.2.0
59972025-08-01T15:33:19.589Z Fresh blowfish v0.9.1
59982025-08-01T15:33:19.589Z Fresh arrayref v0.3.9
59992025-08-01T15:33:19.589Z Fresh constant_time_eq v0.3.1
60002025-08-01T15:33:19.589Z Fresh arrayvec v0.7.6
60012025-08-01T15:33:19.589Z Fresh ssh-cipher v0.2.0
60022025-08-01T15:33:19.589Z Fresh target-lexicon v0.13.2
60032025-08-01T15:33:19.589Z Fresh bcrypt-pbkdf v0.10.0
60042025-08-01T15:33:19.589Z Fresh password-hash v0.4.2
60052025-08-01T15:33:19.589Z Fresh ssh-key v0.6.6
60062025-08-01T15:33:19.589Z Fresh guppy-workspace-hack v0.1.0
60072025-08-01T15:33:19.589Z Fresh pbkdf2 v0.11.0
60082025-08-01T15:33:19.589Z Fresh cfg-expr v0.20.1
60092025-08-01T15:33:19.589Z Fresh p521 v0.13.3
60102025-08-01T15:33:19.589Z Fresh p256 v0.13.2
60112025-08-01T15:33:19.589Z Fresh russh-cryptovec v0.7.3
60122025-08-01T15:33:19.589Z Fresh md5 v0.7.0
60132025-08-01T15:33:19.589Z Fresh target-spec v3.5.0
60142025-08-01T15:33:19.589Z Fresh russh-keys v0.45.0
60152025-08-01T15:33:19.589Z Fresh pathdiff v0.2.3
60162025-08-01T15:33:19.589Z Fresh httptest v0.16.3
60172025-08-01T15:33:19.589Z Fresh num-bigint v0.4.6
60182025-08-01T15:33:19.589Z Fresh des v0.8.1
60192025-08-01T15:33:19.589Z Fresh memmap2 v0.9.5
60202025-08-01T15:33:19.589Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
60212025-08-01T15:33:19.589Z Fresh nested v0.1.1
60222025-08-01T15:33:19.589Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
60232025-08-01T15:33:19.589Z Fresh russh v0.45.0
60242025-08-01T15:33:19.589Z Fresh blake3 v1.5.4
60252025-08-01T15:33:19.589Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
60262025-08-01T15:33:19.589Z Fresh guppy v0.17.20
60272025-08-01T15:33:19.589Z Fresh escape8259 v0.5.3
60282025-08-01T15:33:19.590Z Fresh internet-checksum v0.2.1
60292025-08-01T15:33:19.590Z Fresh topological-sort v0.2.2
60302025-08-01T15:33:19.590Z Fresh doc-comment v0.3.3
60312025-08-01T15:33:19.590Z Fresh omicron-zone-package v0.12.2
60322025-08-01T15:33:19.590Z Fresh libtest-mimic v0.8.1
60332025-08-01T15:33:19.590Z Fresh fancy-regex v0.14.0
60342025-08-01T15:33:19.590Z Compiling similar-asserts v1.7.0
60352025-08-01T15:33:19.590Z Fresh proc-macro-crate v3.2.0
60362025-08-01T15:33:19.590Z Fresh toml_parser v1.0.1
60372025-08-01T15:33:19.590Z Fresh serde_spanned v1.0.0
60382025-08-01T15:33:19.590Z Fresh toml_datetime v0.7.0
60392025-08-01T15:33:19.590Z Running `/home/build/.rustup/toolchains/1.88.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=8a2ef9b665ff2d25 -C extra-filename=-8780c77a767d4046 --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-9c592e23026ad5a2.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rmeta --cap-lints allow --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
60402025-08-01T15:33:19.590Z Fresh toml_writer v1.0.2
60412025-08-01T15:33:19.590Z Fresh relative-path v1.9.3
60422025-08-01T15:33:19.590Z Fresh datatest-stable v0.3.2
60432025-08-01T15:33:19.590Z Fresh toml v0.9.2
60442025-08-01T15:33:19.590Z Fresh rstest_macros v0.25.0
60452025-08-01T15:33:19.590Z Fresh assert_cmd v2.0.17
60462025-08-01T15:33:19.590Z Fresh target-triple v0.1.3
60472025-08-01T15:33:19.590Z Fresh support-bundle-viewer v0.1.2
60482025-08-01T15:33:19.590Z Fresh multimap v0.10.1
60492025-08-01T15:33:19.590Z Fresh uzers v0.12.1
60502025-08-01T15:33:19.590Z Fresh rstest v0.25.0
60512025-08-01T15:33:19.590Z Fresh trybuild v1.0.106
60522025-08-01T15:33:19.590Z Fresh blake2b_simd v1.0.2
60532025-08-01T15:33:19.590Z Fresh partial-io v0.5.4
60542025-08-01T15:33:19.590Z Fresh rand_distr v0.4.3
60552025-08-01T15:33:19.590Z Fresh approx v0.5.1
60562025-08-01T15:33:19.590Z Fresh rust-argon2 v2.1.0
60572025-08-01T15:33:19.590Z Fresh cargo_toml v0.21.0
60582025-08-01T15:33:19.590Z Fresh termios v0.3.3
60592025-08-01T15:33:19.590Z Fresh omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
60602025-08-01T15:33:19.590Z Fresh gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
60612025-08-01T15:33:19.590Z Fresh omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
60622025-08-01T15:33:19.590Z Fresh xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
60632025-08-01T15:33:19.590Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
60642025-08-01T15:33:19.590Z Fresh omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
60652025-08-01T15:33:19.590Z Fresh ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
60662025-08-01T15:33:19.590Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
60672025-08-01T15:33:19.591Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
60682025-08-01T15:33:19.591Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
60692025-08-01T15:33:19.591Z Fresh omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
60702025-08-01T15:33:19.591Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
60712025-08-01T15:33:19.591Z Fresh db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
60722025-08-01T15:33:19.591Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
60732025-08-01T15:33:19.591Z Fresh nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
60742025-08-01T15:33:19.591Z Fresh omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
60752025-08-01T15:33:19.591Z Fresh omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
60762025-08-01T15:33:19.591Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
60772025-08-01T15:33:19.591Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
60782025-08-01T15:33:19.591Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
60792025-08-01T15:33:19.591Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
60802025-08-01T15:33:19.591Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
60812025-08-01T15:33:19.591Z Fresh clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
60822025-08-01T15:33:19.591Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
60832025-08-01T15:33:19.591Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
60842025-08-01T15:33:19.624Z Fresh ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
60852025-08-01T15:33:19.624Z Fresh reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
60862025-08-01T15:33:19.624Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
60872025-08-01T15:33:19.624Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
60882025-08-01T15:33:19.624Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
60892025-08-01T15:33:19.624Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
60902025-08-01T15:33:19.624Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
60912025-08-01T15:33:19.624Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
60922025-08-01T15:33:19.624Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
60932025-08-01T15:33:19.624Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
60942025-08-01T15:33:19.624Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
60952025-08-01T15:33:19.624Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
60962025-08-01T15:33:19.624Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
60972025-08-01T15:33:19.624Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
60982025-08-01T15:33:19.624Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cb27f4abb3d0fee -C extra-filename=-e930566d61c838be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/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-13/lib/amd64`
60992025-08-01T15:33:19.624Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3f54a6e387e7692 -C extra-filename=-cc290829d81b4433 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/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-13/lib/amd64`
61002025-08-01T15:33:19.624Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
61012025-08-01T15:33:19.624Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
61022025-08-01T15:33:19.624Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
61032025-08-01T15:33:19.624Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
61042025-08-01T15:33:19.624Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
61052025-08-01T15:33:19.624Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
61062025-08-01T15:33:19.624Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
61072025-08-01T15:33:19.624Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
61082025-08-01T15:33:19.624Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
61092025-08-01T15:33:19.624Z Fresh sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
61102025-08-01T15:33:19.625Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
61112025-08-01T15:33:19.625Z Fresh omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
61122025-08-01T15:33:19.625Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
61132025-08-01T15:33:19.625Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
61142025-08-01T15:33:19.625Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
61152025-08-01T15:33:19.625Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
61162025-08-01T15:33:19.625Z Fresh mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
61172025-08-01T15:33:19.625Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
61182025-08-01T15:33:19.625Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
61192025-08-01T15:33:19.625Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
61202025-08-01T15:33:19.625Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
61212025-08-01T15:33:19.625Z Fresh sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
61222025-08-01T15:33:19.625Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
61232025-08-01T15:33:19.625Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
61242025-08-01T15:33:19.625Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
61252025-08-01T15:33:19.625Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
61262025-08-01T15:33:19.625Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
61272025-08-01T15:33:19.625Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
61282025-08-01T15:33:19.625Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
61292025-08-01T15:33:19.625Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
61302025-08-01T15:33:19.625Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
61312025-08-01T15:33:19.625Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
61322025-08-01T15:33:19.625Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
61332025-08-01T15:33:19.625Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
61342025-08-01T15:33:19.625Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
61352025-08-01T15:33:19.625Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
61362025-08-01T15:33:19.625Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
61372025-08-01T15:33:19.625Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
61382025-08-01T15:33:19.625Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
61392025-08-01T15:33:19.625Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
61402025-08-01T15:33:19.625Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
61412025-08-01T15:33:19.625Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
61422025-08-01T15:33:19.625Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
61432025-08-01T15:33:19.625Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
61442025-08-01T15:33:19.625Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
61452025-08-01T15:33:19.625Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
61462025-08-01T15:33:19.625Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
61472025-08-01T15:33:19.625Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
61482025-08-01T15:33:19.625Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
61492025-08-01T15:33:19.626Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
61502025-08-01T15:33:19.626Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
61512025-08-01T15:33:19.626Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
61522025-08-01T15:33:19.626Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
61532025-08-01T15:33:19.626Z Fresh internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
61542025-08-01T15:33:19.626Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
61552025-08-01T15:33:19.626Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
61562025-08-01T15:33:19.626Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
61572025-08-01T15:33:19.626Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
61582025-08-01T15:33:19.626Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
61592025-08-01T15:33:19.626Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
61602025-08-01T15:33:19.626Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
61612025-08-01T15:33:19.626Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
61622025-08-01T15:33:19.626Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
61632025-08-01T15:33:19.626Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
61642025-08-01T15:33:19.626Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
61652025-08-01T15:33:19.626Z Fresh crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
61662025-08-01T15:33:19.626Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
61672025-08-01T15:33:19.626Z Fresh omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
61682025-08-01T15:33:19.626Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
61692025-08-01T15:33:19.626Z Fresh cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
61702025-08-01T15:33:19.626Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
61712025-08-01T15:33:19.626Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
61722025-08-01T15:33:19.626Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
61732025-08-01T15:33:19.626Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
61742025-08-01T15:33:19.626Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
61752025-08-01T15:33:19.626Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
61762025-08-01T15:33:19.626Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
61772025-08-01T15:33:19.626Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
61782025-08-01T15:33:19.626Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
61792025-08-01T15:33:19.626Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
61802025-08-01T15:33:19.626Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
61812025-08-01T15:33:19.626Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
61822025-08-01T15:33:19.626Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
61832025-08-01T15:33:19.626Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
61842025-08-01T15:33:19.656Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
61852025-08-01T15:33:19.656Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
61862025-08-01T15:33:19.656Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
61872025-08-01T15:33:19.656Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
61882025-08-01T15:33:19.656Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
61892025-08-01T15:33:19.656Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
61902025-08-01T15:33:19.656Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
61912025-08-01T15:33:19.656Z Fresh ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
61922025-08-01T15:33:19.656Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
61932025-08-01T15:33:19.656Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
61942025-08-01T15:33:19.656Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
61952025-08-01T15:33:19.656Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
61962025-08-01T15:33:19.656Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
61972025-08-01T15:33:19.656Z Fresh ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
61982025-08-01T15:33:19.656Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
61992025-08-01T15:33:19.656Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
62002025-08-01T15:33:19.656Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
62012025-08-01T15:33:19.656Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
62022025-08-01T15:33:19.656Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
62032025-08-01T15:33:19.656Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
62042025-08-01T15:33:19.656Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
62052025-08-01T15:33:19.656Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62062025-08-01T15:33:19.656Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
62072025-08-01T15:33:19.656Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
62082025-08-01T15:33:19.656Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
62092025-08-01T15:33:19.656Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
62102025-08-01T15:33:19.656Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
62112025-08-01T15:33:19.656Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62122025-08-01T15:33:19.656Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
62132025-08-01T15:33:19.656Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
62142025-08-01T15:33:21.134Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e44ac1416ebbe37 -C extra-filename=-f3b11120a8defc00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8780c77a767d4046.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
62152025-08-01T15:33:21.211Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca3a91cae023ea68 -C extra-filename=-1c63f422787b0f02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8780c77a767d4046.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
62162025-08-01T15:33:21.211Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fa5fa3cd95c2cc8 -C extra-filename=-557087b10faaeb1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8780c77a767d4046.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
62172025-08-01T15:33:21.211Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=920035a8dc6234ab -C extra-filename=-7a9a57be433ab6a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8780c77a767d4046.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64`
62182025-08-01T15:39:40.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 26s
62192025-08-01T15:39:41.299Z
62202025-08-01T15:39:41.326Zreal 6:26.715917044
62212025-08-01T15:39:41.326Zuser 14:34.294175867
62222025-08-01T15:39:41.327Zsys 1:12.624736849
62232025-08-01T15:39:41.327Ztrap 0.278157295
62242025-08-01T15:39:41.327Ztflt 0.991065574
62252025-08-01T15:39:41.327Zdflt 11.037554384
62262025-08-01T15:39:41.327Zkflt 0.077059158
62272025-08-01T15:39:41.327Zlock 38:20.152133988
62282025-08-01T15:39:41.327Zslp 46:41.924458059
62292025-08-01T15:39:41.327Zlat 4.278143346
62302025-08-01T15:39:41.327Zstop 8.415483901
62312025-08-01T15:39:41.327Z+ banner test
62322025-08-01T15:39:41.327Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
62332025-08-01T15:39:41.454Z
62342025-08-01T15:39:41.454Z ##### ###### #### #####
62352025-08-01T15:39:41.454Z # # # #
62362025-08-01T15:39:41.454Z # ##### #### #
62372025-08-01T15:39:41.454Z # # # #
62382025-08-01T15:39:41.454Z # # # # #
62392025-08-01T15:39:41.454Z # ###### #### #
62402025-08-01T15:39:41.454Z
62412025-08-01T15:39:43.621Zinfo: experimental features enabled: setup-scripts
62422025-08-01T15:39:45.812Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
62432025-08-01T15:39:45.865Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
62442025-08-01T15:39:45.904Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
62452025-08-01T15:39:45.939Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62462025-08-01T15:39:59.427Z Finished `test` profile [unoptimized + debuginfo] target(s) in 15.78s
62472025-08-01T15:40:02.813Z────────────
62482025-08-01T15:40:02.813Z Nextest run ID 50adfa87-5871-444a-84bf-20d20647288d with nextest profile: ci
62492025-08-01T15:40:02.813Z Starting 2194 tests across 211 binaries (3 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
62502025-08-01T15:40:02.840Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
62512025-08-01T15:40:04.126Z Compiling newtype-uuid v1.2.4
62522025-08-01T15:40:04.755Z Compiling daft v0.1.4
62532025-08-01T15:40:05.287Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62542025-08-01T15:40:05.754Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
62552025-08-01T15:40:05.781Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62562025-08-01T15:40:06.500Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62572025-08-01T15:40:16.539Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62582025-08-01T15:40:19.067Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62592025-08-01T15:40:21.250Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
62602025-08-01T15:40:28.594Z Finished `test` profile [unoptimized + debuginfo] target(s) in 25.69s
62612025-08-01T15:40:28.711Z Running `target/debug/crdb-seed`
62622025-08-01T15:40:28.774ZAug 01 15:40:28.322 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpNdTdhp
62632025-08-01T15:40:28.775ZAug 01 15:40:28.323 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpnCkVnU,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpNdTdhp/listen-url
62642025-08-01T15:40:29.320ZAug 01 15:40:28.323 INFO cockroach environment: BUILDOMAT_JOB_ID=01K1K2KWFZHQGEZGZY1BN82HDB BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.88.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=john/host-os-updates-prep GITHUB_REF=refs/heads/john/host-os-updates-prep GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=487a2945fef8acc2d01176946c399effca856c1f 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-167e8d23cf14bd4c/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out:/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envhU0IME NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out:/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RUN_ID=50adfa87-5871-444a-84bf-20d20647288d PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=--cfg tokio_unstable -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.88.0-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
62652025-08-01T15:40:29.974ZAug 01 15:40:29.522 INFO cockroach pid: 12481
62662025-08-01T15:40:29.974ZAug 01 15:40:29.522 INFO cockroach listen URL: postgresql://root@[::1]:63989/omicron?sslmode=disable
62672025-08-01T15:40:30.001ZAug 01 15:40:29.543 INFO cockroach: populating
62682025-08-01T15:40:32.534ZAug 01 15:40:32.083 INFO cockroach: populated
62692025-08-01T15:40:34.159ZAug 01 15:40:33.707 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/d48510f3250500ceffceaf55f81a712083af2ccc88348d5987c5745269c9b155.tar`
62702025-08-01T15:40:34.186Z SETUP PASS [ 31.354s] crdb-seed: cargo run -p crdb-seed --profile test
62712025-08-01T15:40:34.186Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
62722025-08-01T15:40:35.466Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
62732025-08-01T15:40:35.494Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
62742025-08-01T15:40:35.494Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
62752025-08-01T15:40:35.494Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62762025-08-01T15:40:35.494Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
62772025-08-01T15:40:37.972Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
62782025-08-01T15:40:38.095Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62792025-08-01T15:40:41.664Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
62802025-08-01T15:40:43.741Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
62812025-08-01T15:40:52.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.25s
62822025-08-01T15:40:52.637Z Running `target/debug/clickhouse-cluster-dev`
62832025-08-01T15:40:52.712ZAug 01 15:40:52.260 INFO Setting up a ClickHouse cluster
62842025-08-01T15:40:52.738ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
62852025-08-01T15:40:52.738ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
62862025-08-01T15:40:52.738ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
62872025-08-01T15:40:52.738ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
62882025-08-01T15:40:52.738ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
62892025-08-01T15:40:54.269ZAug 01 15:40:53.818 INFO ClickHouse server ready
62902025-08-01T15:40:54.296ZAug 01 15:40:53.819 INFO ClickHouse server ready
62912025-08-01T15:40:55.331ZAug 01 15:40:54.879 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
62922025-08-01T15:40:55.376Z SETUP PASS [ 21.169s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
62932025-08-01T15:41:16.371Z PASS [ 21.029s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
62942025-08-01T15:41:16.591Z PASS [ 21.249s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
62952025-08-01T15:41:25.130Z PASS [ 29.787s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
62962025-08-01T15:41:25.653Z PASS [ 30.312s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
62972025-08-01T15:41:29.843Z PASS [ 34.500s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
62982025-08-01T15:41:30.023Z PASS [ 34.679s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
62992025-08-01T15:41:49.974Z PASS [ 33.602s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
63002025-08-01T15:41:50.282Z PASS [ 33.691s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
63012025-08-01T15:41:55.345Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63022025-08-01T15:41:55.345Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63032025-08-01T15:41:58.108Z PASS [ 32.455s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
63042025-08-01T15:42:00.977Z PASS [ 30.954s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
63052025-08-01T15:42:04.324Z PASS [ 34.481s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
63062025-08-01T15:42:25.132Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
63072025-08-01T15:42:27.939Z PASS [ 37.964s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
63082025-08-01T15:42:28.255Z PASS [ 37.973s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
63092025-08-01T15:42:35.540Z PASS [ 31.216s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
63102025-08-01T15:42:44.291Z PASS [ 79.161s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
63112025-08-01T15:42:44.330Z PASS [ 0.037s] api_identity test::test_identity
63122025-08-01T15:42:44.356Z PASS [ 0.026s] api_identity test::test_identity_no_field
63132025-08-01T15:42:44.404Z PASS [ 0.049s] authz-macros tests::test_authz_snapshots
63142025-08-01T15:42:44.436Z PASS [ 0.033s] bootstore schemes::tests::hello_roundtrip
63152025-08-01T15:42:45.531Z PASS [ 1.093s] bootstore schemes::v0::peer::tests::basic_3_nodes
63162025-08-01T15:42:45.580Z PASS [ 0.050s] bootstore schemes::v0::peer::tests::network_config
63172025-08-01T15:42:45.607Z PASS [ 0.023s] bootstore schemes::v0::share_pkg::tests::create_packages
63182025-08-01T15:42:45.634Z PASS [ 0.027s] bootstore trust_quorum::rack_secret::tests::create_and_verify
63192025-08-01T15:42:45.660Z PASS [ 0.023s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
63202025-08-01T15:42:48.552Z PASS [ 20.297s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
63212025-08-01T15:42:48.808Z PASS [ 20.870s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
63222025-08-01T15:42:49.042Z PASS [ 0.234s] cert-dev::test-cert-dev test_cert_create
63232025-08-01T15:42:49.411Z PASS [ 0.369s] clickana chart::tests::gather_chart_data_failure
63242025-08-01T15:42:49.450Z PASS [ 0.024s] clickana chart::tests::gather_chart_data_for_disk_usage_success
63252025-08-01T15:42:49.477Z PASS [ 0.021s] clickana chart::tests::gather_chart_data_for_memory_tracking_success
63262025-08-01T15:42:49.507Z PASS [ 0.022s] clickana chart::tests::gather_chart_data_for_query_count_success
63272025-08-01T15:42:49.507Z PASS [ 0.017s] clickana chart::tests::gather_chart_data_for_running_queries_success
63282025-08-01T15:42:49.557Z PASS [ 0.060s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
63292025-08-01T15:42:49.596Z PASS [ 0.039s] clickhouse-admin-types tests::test_distributed_ddl_queries_parse_success
63302025-08-01T15:42:49.623Z PASS [ 0.028s] clickhouse-admin-types tests::test_empty_distributed_ddl_queries_parse_success
63312025-08-01T15:42:49.650Z PASS [ 0.026s] clickhouse-admin-types tests::test_empty_output_parse_fail
63322025-08-01T15:42:49.677Z PASS [ 0.024s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
63332025-08-01T15:42:49.706Z PASS [ 0.031s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
63342025-08-01T15:42:49.732Z PASS [ 0.024s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
63352025-08-01T15:42:49.759Z PASS [ 0.020s] clickhouse-admin-types tests::test_full_lgif_parse_success
63362025-08-01T15:42:49.786Z PASS [ 0.027s] clickhouse-admin-types tests::test_full_raft_config_parse_success
63372025-08-01T15:42:49.812Z PASS [ 0.033s] clickhouse-admin-types tests::test_generate_keeper_config
63382025-08-01T15:42:49.842Z PASS [ 0.031s] clickhouse-admin-types tests::test_generate_replica_config
63392025-08-01T15:42:49.874Z PASS [ 0.019s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
63402025-08-01T15:42:49.874Z PASS [ 4.216s] bootstore::v0-fsm-proptest-learner run
63412025-08-01T15:42:49.901Z PASS [ 0.020s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
63422025-08-01T15:42:49.901Z PASS [ 0.018s] clickhouse-admin-types tests::test_misshapen_distributed_ddl_queries_parse_fail
63432025-08-01T15:42:49.901Z PASS [ 0.017s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
63442025-08-01T15:42:49.927Z PASS [ 0.021s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
63452025-08-01T15:42:49.928Z PASS [ 0.019s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
63462025-08-01T15:42:49.954Z PASS [ 0.026s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
63472025-08-01T15:42:49.954Z PASS [ 0.027s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
63482025-08-01T15:42:49.981Z PASS [ 0.025s] clickhouse-admin-types tests::test_misshapen_system_timeseries_parse_fail
63492025-08-01T15:42:49.981Z PASS [ 0.024s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
63502025-08-01T15:42:50.008Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
63512025-08-01T15:42:50.008Z PASS [ 0.022s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
63522025-08-01T15:42:50.035Z PASS [ 0.027s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
63532025-08-01T15:42:50.035Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
63542025-08-01T15:42:50.062Z PASS [ 0.029s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
63552025-08-01T15:42:50.062Z PASS [ 0.028s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
63562025-08-01T15:42:50.089Z PASS [ 0.024s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
63572025-08-01T15:42:50.089Z PASS [ 0.036s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
63582025-08-01T15:42:50.116Z PASS [ 0.023s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
63592025-08-01T15:42:50.116Z PASS [ 0.028s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
63602025-08-01T15:42:50.116Z PASS [ 0.020s] clickhouse-admin-types tests::test_time_format_system_timeseries_parse_fail
63612025-08-01T15:42:50.143Z PASS [ 0.022s] clickhouse-admin-types tests::test_unix_epoch_system_timeseries_parse_success
63622025-08-01T15:42:50.143Z PASS [ 0.022s] clickhouse-admin-types tests::test_utc_system_timeseries_parse_success
63632025-08-01T15:42:50.212Z PASS [ 0.078s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
63642025-08-01T15:42:50.239Z PASS [ 0.087s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
63652025-08-01T15:42:50.239Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
63662025-08-01T15:42:50.239Z PASS [ 0.018s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
63672025-08-01T15:42:50.266Z PASS [ 0.020s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
63682025-08-01T15:42:50.266Z PASS [ 0.024s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
63692025-08-01T15:42:50.292Z PASS [ 0.021s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
63702025-08-01T15:42:50.463Z PASS [ 0.189s] db-dev::test-db-dev test_db_dev_wipe_no_args
63712025-08-01T15:42:50.490Z PASS [ 0.208s] db-dev::test-db-dev test_db_dev_populate_no_args
63722025-08-01T15:42:55.345Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63732025-08-01T15:42:55.345Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63742025-08-01T15:42:57.644Z PASS [ 9.092s] bootstore::v0-fsm-proptest-rack-coordinator run
63752025-08-01T15:42:57.714Z PASS [ 0.070s] db-macros lookup::test::test_lookup_snapshots
63762025-08-01T15:42:57.741Z PASS [ 0.023s] db-macros tests::test_derive_metadata_identity_fails_for_enums
63772025-08-01T15:42:57.768Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
63782025-08-01T15:42:57.794Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
63792025-08-01T15:42:57.821Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
63802025-08-01T15:42:57.821Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
63812025-08-01T15:42:57.848Z PASS [ 0.030s] db-macros tests::test_derive_snapshots
63822025-08-01T15:42:57.875Z PASS [ 0.021s] db-macros tests::test_derive_with_unknown_field
63832025-08-01T15:42:58.086Z PASS [ 0.218s] dns-server storage::test::test_update_basic
63842025-08-01T15:42:58.113Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
63852025-08-01T15:42:58.193Z PASS [ 0.106s] dns-server storage::test::test_update_in_progress
63862025-08-01T15:42:58.295Z PASS [ 7.832s] db-dev::test-db-dev test_db_killed
63872025-08-01T15:42:58.393Z PASS [ 0.200s] dns-server storage::test::test_update_interrupted
63882025-08-01T15:42:58.476Z PASS [ 0.181s] dns-server storage::test::test_zone_gets_soa_record
63892025-08-01T15:42:58.987Z PASS [ 0.594s] dns-server::basic_test a_crud
63902025-08-01T15:42:59.014Z PASS [ 0.519s] dns-server::basic_test aaaa_crud
63912025-08-01T15:42:59.254Z PASS [ 0.267s] dns-server::basic_test answers_match_question
63922025-08-01T15:42:59.314Z PASS [ 0.318s] dns-server::basic_test empty_record
63932025-08-01T15:42:59.585Z PASS [ 0.331s] dns-server::basic_test multi_record_crud
63942025-08-01T15:42:59.652Z PASS [ 0.337s] dns-server::basic_test name_contains_zone
63952025-08-01T15:42:59.869Z PASS [ 0.284s] dns-server::basic_test nxdomain
63962025-08-01T15:43:00.110Z PASS [ 0.457s] dns-server::basic_test servfail
63972025-08-01T15:43:00.283Z PASS [ 0.413s] dns-server::basic_test soa
63982025-08-01T15:43:00.510Z PASS [ 0.398s] dns-server::basic_test srv_crud
63992025-08-01T15:43:00.977Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
64002025-08-01T15:43:01.323Z PASS [ 0.816s] dns-server::cross_version_test cross_version_works
64012025-08-01T15:43:01.367Z PASS [ 0.044s] ereport-types tests::test_arb_json_deserializes
64022025-08-01T15:43:01.395Z PASS [ 0.024s] ereport-types tests::test_ena_from_str
64032025-08-01T15:43:01.422Z PASS [ 0.022s] ereport-types tests::test_ena_from_str_roundtrip
64042025-08-01T15:43:01.461Z PASS [ 0.047s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
64052025-08-01T15:43:01.499Z PASS [ 0.019s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
64062025-08-01T15:43:01.529Z PASS [ 0.018s] gfss gf256::tests::test_all_multiplication
64072025-08-01T15:43:01.529Z PASS [ 0.022s] gfss gf256::tests::test_all_multiplicative_inverses
64082025-08-01T15:43:01.556Z PASS [ 0.016s] gfss gf256::tests::test_docs_example
64092025-08-01T15:43:05.044Z PASS [ 4.762s] dns-server::commands_test test_dnsadm
64102025-08-01T15:43:07.927Z PASS [ 2.882s] gfss shamir::tests::split_and_combine
64112025-08-01T15:43:07.954Z PASS [ 0.016s] gfss shamir::tests::test_share_reconstruction
64122025-08-01T15:43:07.981Z PASS [ 0.021s] id-map tests::deserialize_rejects_duplicates
64132025-08-01T15:43:07.981Z PASS [ 0.014s] id-map tests::deserialize_rejects_mismatched_keys
64142025-08-01T15:43:08.085Z PASS [ 0.107s] id-map tests::get_mut_panics_if_id_changes
64152025-08-01T15:43:08.141Z PASS [ 0.055s] id-map tests::iter_mut_panics_if_id_changes
64162025-08-01T15:43:08.167Z PASS [ 0.018s] id-map tests::methods_allow_borrowed_ids
64172025-08-01T15:43:08.211Z PASS [ 0.052s] id-map tests::mut_into_iter_panics_if_id_changes
64182025-08-01T15:43:08.298Z PASS [ 0.086s] id-map tests::occupied_entry_panics_if_id_changed_via_get_mut
64192025-08-01T15:43:08.484Z PASS [ 0.186s] id-map tests::occupied_entry_panics_if_id_changed_via_into_mut
64202025-08-01T15:43:08.559Z PASS [ 0.075s] id-map tests::occupied_entry_panics_if_id_changes_on_insert
64212025-08-01T15:43:08.636Z PASS [ 0.076s] id-map tests::retain_panics_if_id_changes
64222025-08-01T15:43:08.713Z PASS [ 0.077s] id-map tests::serialization_is_transparent
64232025-08-01T15:43:08.800Z PASS [ 0.085s] id-map tests::serialization_roundtrip
64242025-08-01T15:43:08.884Z PASS [ 0.062s] id-map tests::vacant_entry_panics_if_id_changed_after_insert
64252025-08-01T15:43:08.914Z PASS [ 0.054s] id-map tests::vacant_entry_panics_if_id_changes_on_insert
64262025-08-01T15:43:08.972Z PASS [ 0.058s] illumos-utils destructor::test::test_delayed_delete
64272025-08-01T15:43:09.511Z PASS [ 0.538s] illumos-utils destructor::test::test_delayed_delete_with_error
64282025-08-01T15:43:09.540Z PASS [ 0.028s] illumos-utils destructor::test::test_destructor_bad_close
64292025-08-01T15:43:09.570Z PASS [ 0.031s] illumos-utils link::test::test_allocate
64302025-08-01T15:43:09.597Z PASS [ 0.027s] illumos-utils link::test::test_allocate_within_scopes
64312025-08-01T15:43:09.656Z PASS [ 0.059s] illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
64322025-08-01T15:43:09.687Z PASS [ 0.024s] illumos-utils running_zone::tests::test_is_oxide_smf_service
64332025-08-01T15:43:09.748Z PASS [ 0.066s] illumos-utils zfs::test::directory_mutability
64342025-08-01T15:43:09.803Z PASS [ 0.056s] illumos-utils zfs::test::get_values_of_rpool
64352025-08-01T15:43:09.830Z PASS [ 0.019s] illumos-utils zfs::test::parse_dataset_bad_avail
64362025-08-01T15:43:09.856Z PASS [ 0.018s] illumos-utils zfs::test::parse_dataset_bad_quota
64372025-08-01T15:43:09.883Z PASS [ 0.018s] illumos-utils zfs::test::parse_dataset_bad_reservation
64382025-08-01T15:43:09.883Z PASS [ 0.025s] illumos-utils zfs::test::parse_dataset_bad_usage
64392025-08-01T15:43:09.910Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_bad_uuid
64402025-08-01T15:43:09.937Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_missing_fields
64412025-08-01T15:43:09.964Z PASS [ 0.021s] illumos-utils zfs::test::parse_dataset_props
64422025-08-01T15:43:09.990Z PASS [ 0.019s] illumos-utils zfs::test::parse_dataset_props_with_optionals
64432025-08-01T15:43:10.019Z PASS [ 0.024s] illumos-utils zfs::test::parse_dataset_too_many_columns
64442025-08-01T15:43:10.046Z PASS [ 0.025s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
64452025-08-01T15:43:10.046Z PASS [ 0.023s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
64462025-08-01T15:43:10.074Z PASS [ 0.021s] illumos-utils zfs::test::parse_quota_ignored_if_default
64472025-08-01T15:43:10.101Z PASS [ 0.025s] illumos-utils zfs::test::parse_reservation_ignored_if_default
64482025-08-01T15:43:10.128Z PASS [ 0.021s] illumos-utils zfs::test::parse_sorts_and_dedups
64492025-08-01T15:43:10.155Z PASS [ 0.029s] illumos-utils zone::tests::delete_nonexistent_address
64502025-08-01T15:43:10.182Z PASS [ 0.022s] illumos-utils zone::tests::test_parse_ip_network
64512025-08-01T15:43:10.208Z PASS [ 0.023s] illumos-utils zpool::test::test_parse_zpool
64522025-08-01T15:43:10.236Z PASS [ 0.022s] illumos-utils zpool::test::test_parse_zpool_missing_column
64532025-08-01T15:43:15.202Z PASS [ 13.666s] gfss polynomial::tests::test_polynomial_eval
64542025-08-01T15:43:15.827Z PASS [ 5.617s] installinator mock_peers::tests::proptest_fetch_artifact
64552025-08-01T15:43:15.978Z PASS [ 0.151s] installinator-common block_size_writer::tests::proptest_block_writer
64562025-08-01T15:43:16.532Z PASS [ 0.550s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
64572025-08-01T15:43:16.868Z PASS [ 0.339s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
64582025-08-01T15:43:17.171Z PASS [ 0.303s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
64592025-08-01T15:43:17.206Z PASS [ 2.004s] installinator write::tests::proptest_write_artifact
64602025-08-01T15:43:17.576Z PASS [ 27.112s] db-dev::test-db-dev test_db_run
64612025-08-01T15:43:17.658Z PASS [ 0.451s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
64622025-08-01T15:43:17.700Z PASS [ 0.530s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
64632025-08-01T15:43:17.730Z PASS [ 0.029s] internal-dns-types config::test::display_hosts
64642025-08-01T15:43:17.757Z PASS [ 0.020s] internal-dns-types config::test::display_srv_service
64652025-08-01T15:43:17.788Z PASS [ 0.032s] internal-dns-types config::test::test_builder_errors
64662025-08-01T15:43:17.823Z PASS [ 0.041s] internal-dns-types config::test::test_builder_output
64672025-08-01T15:43:17.853Z PASS [ 0.029s] internal-dns-types diff::test::diff_different
64682025-08-01T15:43:17.880Z PASS [ 0.020s] internal-dns-types diff::test::diff_equivalent
64692025-08-01T15:43:17.910Z PASS [ 0.021s] internal-dns-types diff::test::diff_invalid
64702025-08-01T15:43:17.910Z PASS [ 0.324s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
64712025-08-01T15:43:17.937Z PASS [ 0.022s] ipcc tests::deserialize_fixed_value
64722025-08-01T15:43:17.937Z PASS [ 0.023s] ipcc tests::installinator_image_id_round_trip
64732025-08-01T15:43:17.937Z PASS [ 0.016s] ipcc tests::serialized_size
64742025-08-01T15:43:17.964Z PASS [ 0.295s] internal-dns-resolver resolver::test::update_record
64752025-08-01T15:43:17.991Z PASS [ 0.051s] key-manager tests::different_disks_produce_different_keys
64762025-08-01T15:43:17.991Z PASS [ 0.043s] key-manager tests::different_ikm_produces_different_keys
64772025-08-01T15:43:17.991Z PASS [ 0.027s] key-manager tests::disk_encryption_key_epoch_0
64782025-08-01T15:43:18.019Z PASS [ 0.029s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
64792025-08-01T15:43:18.061Z PASS [ 0.058s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
64802025-08-01T15:43:18.089Z PASS [ 0.097s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
64812025-08-01T15:43:18.089Z PASS [ 0.105s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
64822025-08-01T15:43:18.116Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_get_token
64832025-08-01T15:43:18.116Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
64842025-08-01T15:43:18.146Z PASS [ 0.037s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
64852025-08-01T15:43:18.146Z PASS [ 0.033s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
64862025-08-01T15:43:18.173Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_other_cookie
64872025-08-01T15:43:18.173Z PASS [ 0.033s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
64882025-08-01T15:43:18.173Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
64892025-08-01T15:43:18.200Z PASS [ 0.043s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
64902025-08-01T15:43:18.200Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
64912025-08-01T15:43:18.200Z PASS [ 0.045s] nexus-auth authn::external::spoof::test::test_make_header_value
64922025-08-01T15:43:18.230Z PASS [ 0.039s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
64932025-08-01T15:43:18.257Z PASS [ 0.046s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
64942025-08-01T15:43:18.257Z PASS [ 0.041s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
64952025-08-01T15:43:18.284Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
64962025-08-01T15:43:18.284Z PASS [ 0.035s] nexus-auth authn::external::token::test::test_make_header_value
64972025-08-01T15:43:18.312Z PASS [ 0.049s] nexus-auth authn::external::test::test_authn_sequence
64982025-08-01T15:43:18.312Z PASS [ 0.040s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
64992025-08-01T15:43:18.339Z PASS [ 0.050s] nexus-auth authn::external::token::test::test_token_header_missing
65002025-08-01T15:43:18.339Z PASS [ 0.037s] nexus-auth authn::external::token::test::test_token_header_valid
65012025-08-01T15:43:18.366Z PASS [ 0.051s] nexus-auth authn::test::test_internal_users
65022025-08-01T15:43:18.392Z PASS [ 0.060s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
65032025-08-01T15:43:18.464Z PASS [ 0.110s] nexus-auth context::test::test_background_context
65042025-08-01T15:43:18.491Z PASS [ 0.156s] nexus-auth authz::context::test::test_unregistered_resource
65052025-08-01T15:43:18.491Z PASS [ 0.102s] nexus-auth context::test::test_child_context
65062025-08-01T15:43:18.534Z PASS [ 0.051s] nexus-config nexus_config::test::test_config_bad_toml
65072025-08-01T15:43:18.561Z PASS [ 0.081s] nexus-auth context::test::test_test_context
65082025-08-01T15:43:18.588Z PASS [ 0.088s] nexus-config nexus_config::test::test_bad_authn_schemes
65092025-08-01T15:43:18.588Z PASS [ 0.039s] nexus-config nexus_config::test::test_config_empty
65102025-08-01T15:43:18.588Z PASS [ 0.038s] nexus-config nexus_config::test::test_config_nonexistent
65112025-08-01T15:43:18.614Z PASS [ 0.035s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
65122025-08-01T15:43:18.641Z PASS [ 0.061s] nexus-config nexus_config::test::test_deployment_config_schema
65132025-08-01T15:43:18.668Z PASS [ 0.083s] nexus-config nexus_config::test::test_repo_configs_are_valid
65142025-08-01T15:43:18.668Z PASS [ 0.040s] nexus-config postgres_config::test::test_bad_url
65152025-08-01T15:43:18.697Z PASS [ 0.060s] nexus-config nexus_config::test::test_valid
65162025-08-01T15:43:18.697Z PASS [ 0.025s] nexus-config postgres_config::test::test_example_url
65172025-08-01T15:43:18.724Z PASS [ 0.040s] nexus-db-fixed-data test::test_allowlist_id_is_valid
65182025-08-01T15:43:18.724Z PASS [ 0.048s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
65192025-08-01T15:43:18.724Z PASS [ 0.027s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
65202025-08-01T15:43:18.750Z PASS [ 0.037s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
65212025-08-01T15:43:18.777Z PASS [ 0.037s] nexus-db-model alert_class::tests::test_from_str_roundtrips
65222025-08-01T15:43:18.804Z PASS [ 0.032s] nexus-db-model alert_class::tests::test_is_test
65232025-08-01T15:43:18.804Z PASS [ 0.043s] nexus-db-model alert_subscription::test::test_alert_class_glob_to_regex
65242025-08-01T15:43:18.831Z PASS [ 0.042s] nexus-db-model alert_subscription::test::test_invalid_subscription_parsing
65252025-08-01T15:43:19.450Z PASS [ 0.030s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
65262025-08-01T15:43:19.480Z PASS [ 0.079s] nexus-db-model alert_subscription::test::test_valid_subscription_parsing
65272025-08-01T15:43:19.480Z PASS [ 0.059s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
65282025-08-01T15:43:19.480Z PASS [ 0.045s] nexus-db-model device_auth::test::test_generate_user_code
65292025-08-01T15:43:19.480Z PASS [ 0.036s] nexus-db-model instance_state::tests::test_from_str_roundtrips
65302025-08-01T15:43:19.481Z PASS [ 0.039s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
65312025-08-01T15:43:19.481Z PASS [ 0.030s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
65322025-08-01T15:43:19.481Z PASS [ 0.037s] nexus-db-model schema_versions::test::test_known_versions
65332025-08-01T15:43:19.481Z PASS [ 0.063s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
65342025-08-01T15:43:19.481Z PASS [ 0.037s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
65352025-08-01T15:43:19.481Z PASS [ 0.037s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
65362025-08-01T15:43:19.481Z PASS [ 0.035s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
65372025-08-01T15:43:19.481Z PASS [ 0.037s] nexus-db-model schema_versions::test::test_verify
65382025-08-01T15:43:19.481Z PASS [ 0.027s] nexus-db-model semver_version::test::test_to_from_sortable_string
65392025-08-01T15:43:19.481Z PASS [ 0.043s] nexus-db-model tests::test_ip_subnet_check_requestable_address
65402025-08-01T15:43:19.481Z PASS [ 0.030s] nexus-db-model tests::test_ipv6_net_random_subnet
65412025-08-01T15:43:19.481Z PASS [ 0.036s] nexus-db-model tests::test_roles_database_strings
65422025-08-01T15:43:19.481Z PASS [ 0.039s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
65432025-08-01T15:43:19.481Z PASS [ 0.033s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
65442025-08-01T15:43:19.481Z PASS [ 0.049s] nexus-db-model vmm_state::tests::test_from_str_roundtrips
65452025-08-01T15:43:23.173Z PASS [ 3.940s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
65462025-08-01T15:43:23.260Z PASS [ 4.045s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
65472025-08-01T15:43:24.038Z PASS [ 5.323s] nexus-db-lookup::integration lookup::test_lookup
65482025-08-01T15:43:26.238Z PASS [ 3.064s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
65492025-08-01T15:43:26.479Z PASS [ 3.220s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
65502025-08-01T15:43:27.171Z PASS [ 3.133s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
65512025-08-01T15:43:29.719Z PASS [ 3.482s] nexus-db-queries db::collection_attach::test::test_attach_once
65522025-08-01T15:43:29.773Z PASS [ 3.295s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
65532025-08-01T15:43:29.860Z PASS [ 2.689s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
65542025-08-01T15:43:29.905Z PASS [ 0.045s] nexus-db-queries db::collection_attach::test::test_verify_query
65552025-08-01T15:43:33.135Z PASS [ 3.415s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
65562025-08-01T15:43:33.197Z PASS [ 3.424s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
65572025-08-01T15:43:33.287Z PASS [ 3.382s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
65582025-08-01T15:43:35.541Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
65592025-08-01T15:43:36.176Z PASS [ 3.041s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
65602025-08-01T15:43:36.415Z PASS [ 3.218s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
65612025-08-01T15:43:36.676Z PASS [ 3.389s] nexus-db-queries db::collection_detach::test::test_detach_once
65622025-08-01T15:43:36.722Z PASS [ 0.046s] nexus-db-queries db::collection_detach::test::test_verify_query
65632025-08-01T15:43:39.525Z PASS [ 3.349s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
65642025-08-01T15:43:39.623Z PASS [ 2.901s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
65652025-08-01T15:43:39.650Z PASS [ 3.217s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
65662025-08-01T15:43:41.480Z PASS [ 100.505s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
65672025-08-01T15:43:42.355Z PASS [ 2.830s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
65682025-08-01T15:43:42.739Z PASS [ 3.107s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
65692025-08-01T15:43:42.848Z PASS [ 3.225s] nexus-db-queries db::collection_detach_many::test::test_detach_many
65702025-08-01T15:43:44.661Z PASS [ 3.181s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
65712025-08-01T15:43:44.706Z PASS [ 0.044s] nexus-db-queries db::collection_detach_many::test::test_verify_query
65722025-08-01T15:43:45.520Z PASS [ 3.165s] nexus-db-queries db::collection_detach_many::test::test_detach_once
65732025-08-01T15:43:45.614Z PASS [ 2.875s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
65742025-08-01T15:43:45.661Z PASS [ 0.046s] nexus-db-queries db::collection_insert::test::test_verify_query
65752025-08-01T15:43:45.721Z PASS [ 0.060s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
65762025-08-01T15:43:45.761Z PASS [ 0.040s] nexus-db-queries db::column_walker::test::test_walk_columns
65772025-08-01T15:43:45.807Z PASS [ 0.045s] nexus-db-queries db::column_walker::test::test_walk_table
65782025-08-01T15:43:45.953Z PASS [ 3.104s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
65792025-08-01T15:43:47.186Z PASS [ 2.480s] nexus-db-queries db::collection_insert::test::test_collection_not_present
65802025-08-01T15:43:48.256Z PASS [ 2.736s] nexus-db-queries db::collection_insert::test::test_collection_present
65812025-08-01T15:43:51.661Z PASS [ 5.854s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
65822025-08-01T15:43:51.745Z PASS [ 5.794s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
65832025-08-01T15:43:54.556Z PASS [ 6.299s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
65842025-08-01T15:43:55.346Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
65852025-08-01T15:43:55.346Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
65862025-08-01T15:43:57.348Z PASS [ 10.163s] nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
65872025-08-01T15:43:57.731Z PASS [ 6.070s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
65882025-08-01T15:43:58.109Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65892025-08-01T15:43:58.515Z PASS [ 6.770s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
65902025-08-01T15:44:00.162Z PASS [ 5.606s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
65912025-08-01T15:44:04.050Z PASS [ 6.319s] nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
65922025-08-01T15:44:04.772Z PASS [ 6.256s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
65932025-08-01T15:44:04.853Z PASS [ 7.505s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
65942025-08-01T15:44:06.414Z PASS [ 6.253s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
65952025-08-01T15:44:09.988Z PASS [ 5.938s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
65962025-08-01T15:44:10.804Z PASS [ 6.032s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
65972025-08-01T15:44:12.357Z PASS [ 5.943s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
65982025-08-01T15:44:14.608Z PASS [ 9.755s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
65992025-08-01T15:44:15.799Z PASS [ 5.811s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
66002025-08-01T15:44:17.609Z PASS [ 6.806s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
66012025-08-01T15:44:18.959Z PASS [ 6.602s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
66022025-08-01T15:44:21.469Z PASS [ 5.670s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
66032025-08-01T15:44:21.597Z PASS [ 6.988s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
66042025-08-01T15:44:23.099Z PASS [ 5.489s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
66052025-08-01T15:44:24.467Z PASS [ 5.509s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
66062025-08-01T15:44:25.699Z PASS [ 2.600s] nexus-db-queries db::datastore::alert_rx::test::explain_alert_class_glob
66072025-08-01T15:44:29.257Z PASS [ 7.787s] nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
66082025-08-01T15:44:29.661Z PASS [ 8.064s] nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
66092025-08-01T15:44:30.207Z PASS [ 5.740s] nexus-db-queries db::datastore::alert_rx::test::test_alert_class_globs
66102025-08-01T15:44:31.346Z PASS [ 5.647s] nexus-db-queries db::datastore::alert_rx::test::test_rx_is_subscribed_to_event
66112025-08-01T15:44:34.581Z PASS [ 5.325s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
66122025-08-01T15:44:34.798Z PASS [ 5.137s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
66132025-08-01T15:44:35.503Z PASS [ 5.295s] nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
66142025-08-01T15:44:35.540Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
66152025-08-01T15:44:36.647Z PASS [ 5.301s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
66162025-08-01T15:44:38.594Z PASS [ 3.091s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
66172025-08-01T15:44:39.123Z PASS [ 2.475s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
66182025-08-01T15:44:43.336Z PASS [ 5.038s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
66192025-08-01T15:44:43.336Z PASS [ 5.538s] nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
66202025-08-01T15:44:43.336Z PASS [ 2.624s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
66212025-08-01T15:44:44.889Z PASS [ 5.767s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
66222025-08-01T15:44:45.232Z PASS [ 5.613s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
66232025-08-01T15:44:46.012Z PASS [ 5.676s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
66242025-08-01T15:44:47.418Z PASS [ 6.198s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
66252025-08-01T15:44:50.653Z PASS [ 5.764s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
66262025-08-01T15:44:51.823Z PASS [ 5.810s] nexus-db-queries db::datastore::deployment::tests::test_set_target
66272025-08-01T15:44:51.868Z PASS [ 0.045s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
66282025-08-01T15:44:53.111Z PASS [ 7.878s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
66292025-08-01T15:44:53.885Z PASS [ 6.446s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
66302025-08-01T15:44:55.345Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66312025-08-01T15:44:55.346Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66322025-08-01T15:44:56.122Z PASS [ 5.468s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
66332025-08-01T15:44:56.815Z PASS [ 4.947s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
66342025-08-01T15:44:58.114Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
66352025-08-01T15:44:58.689Z PASS [ 5.578s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
66362025-08-01T15:45:00.577Z PASS [ 6.714s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
66372025-08-01T15:45:01.671Z PASS [ 5.549s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
66382025-08-01T15:45:02.998Z PASS [ 6.184s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
66392025-08-01T15:45:03.231Z PASS [ 2.654s] nexus-db-queries db::datastore::ereport::tests::explain_host_latest_ereport_id
66402025-08-01T15:45:04.317Z PASS [ 2.646s] nexus-db-queries db::datastore::ereport::tests::explain_host_restart_list_by_serial
66412025-08-01T15:45:04.663Z PASS [ 5.974s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
66422025-08-01T15:45:05.388Z PASS [ 2.157s] nexus-db-queries db::datastore::ereport::tests::explain_sp_restart_list_by_serial
66432025-08-01T15:45:05.739Z PASS [ 2.740s] nexus-db-queries db::datastore::ereport::tests::explain_sp_latest_ereport_id
66442025-08-01T15:45:10.864Z PASS [ 6.547s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
66452025-08-01T15:45:11.380Z PASS [ 5.992s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
66462025-08-01T15:45:11.837Z PASS [ 6.099s] nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
66472025-08-01T15:45:13.084Z PASS [ 8.421s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
66482025-08-01T15:45:16.974Z PASS [ 6.110s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
66492025-08-01T15:45:17.853Z PASS [ 6.015s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
66502025-08-01T15:45:17.885Z PASS [ 6.506s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
66512025-08-01T15:45:18.879Z PASS [ 5.773s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
66522025-08-01T15:45:22.603Z PASS [ 5.629s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
66532025-08-01T15:45:23.138Z PASS [ 5.285s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
66542025-08-01T15:45:23.520Z PASS [ 5.633s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
66552025-08-01T15:45:23.879Z PASS [ 5.007s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
66562025-08-01T15:45:29.181Z PASS [ 6.578s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
66572025-08-01T15:45:30.291Z PASS [ 6.427s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
66582025-08-01T15:45:30.318Z PASS [ 6.796s] nexus-db-queries db::datastore::inventory::test::test_reconciler_status_fields
66592025-08-01T15:45:33.609Z PASS [ 10.471s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
66602025-08-01T15:45:35.286Z PASS [ 6.103s] nexus-db-queries db::datastore::inventory::test::test_zone_image_source
66612025-08-01T15:45:35.504Z PASS [ 5.189s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
66622025-08-01T15:45:35.540Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
66632025-08-01T15:45:36.274Z PASS [ 5.983s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
66642025-08-01T15:45:39.837Z PASS [ 6.228s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
66652025-08-01T15:45:40.674Z PASS [ 5.170s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
66662025-08-01T15:45:41.581Z PASS [ 5.307s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
66672025-08-01T15:45:43.392Z PASS [ 8.107s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
66682025-08-01T15:45:45.047Z PASS [ 5.210s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
66692025-08-01T15:45:46.459Z PASS [ 5.785s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
66702025-08-01T15:45:48.209Z PASS [ 6.627s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
66712025-08-01T15:45:49.209Z PASS [ 5.816s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
66722025-08-01T15:45:51.699Z PASS [ 6.652s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
66732025-08-01T15:45:53.522Z PASS [ 5.314s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
66742025-08-01T15:45:55.346Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66752025-08-01T15:45:55.346Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66762025-08-01T15:45:56.694Z PASS [ 4.995s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
66772025-08-01T15:45:58.109Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
66782025-08-01T15:45:59.254Z PASS [ 5.732s] nexus-db-queries db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic
66792025-08-01T15:46:02.762Z PASS [ 6.068s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
66802025-08-01T15:46:04.079Z PASS [ 17.620s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
66812025-08-01T15:46:04.719Z PASS [ 5.465s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
66822025-08-01T15:46:08.497Z PASS [ 5.735s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
66832025-08-01T15:46:09.929Z PASS [ 5.849s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
66842025-08-01T15:46:10.607Z PASS [ 5.888s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
66852025-08-01T15:46:14.979Z PASS [ 6.482s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
66862025-08-01T15:46:16.368Z PASS [ 6.440s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
66872025-08-01T15:46:18.728Z PASS [ 29.520s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
66882025-08-01T15:46:18.830Z PASS [ 8.223s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
66892025-08-01T15:46:20.589Z PASS [ 5.610s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
66902025-08-01T15:46:21.868Z PASS [ 5.500s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
66912025-08-01T15:46:24.574Z PASS [ 5.846s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
66922025-08-01T15:46:25.173Z PASS [ 6.342s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
66932025-08-01T15:46:25.215Z PASS [ 0.043s] nexus-db-queries db::datastore::region::test::test_extent_count
66942025-08-01T15:46:27.322Z PASS [ 5.455s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
66952025-08-01T15:46:27.366Z PASS [ 6.777s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
66962025-08-01T15:46:30.141Z PASS [ 5.567s] nexus-db-queries db::datastore::reconfigurator_chicken_switches::tests::test_reconfigurator_chicken_switches_basic
66972025-08-01T15:46:30.889Z PASS [ 5.674s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
66982025-08-01T15:46:32.975Z PASS [ 5.608s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
66992025-08-01T15:46:33.054Z PASS [ 5.731s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
67002025-08-01T15:46:35.541Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
67012025-08-01T15:46:35.774Z PASS [ 5.633s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
67022025-08-01T15:46:35.992Z PASS [ 5.103s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
67032025-08-01T15:46:38.089Z PASS [ 5.115s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
67042025-08-01T15:46:38.605Z PASS [ 5.552s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
67052025-08-01T15:46:41.567Z PASS [ 5.790s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
67062025-08-01T15:46:41.706Z PASS [ 5.713s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
67072025-08-01T15:46:44.348Z PASS [ 6.259s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
67082025-08-01T15:46:44.743Z PASS [ 6.137s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
67092025-08-01T15:46:47.208Z PASS [ 5.502s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
67102025-08-01T15:46:47.561Z PASS [ 5.997s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
67112025-08-01T15:46:50.215Z PASS [ 5.866s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
67122025-08-01T15:46:50.242Z PASS [ 5.485s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
67132025-08-01T15:46:52.672Z PASS [ 5.464s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
67142025-08-01T15:46:52.941Z PASS [ 5.380s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
67152025-08-01T15:46:55.347Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67162025-08-01T15:46:55.347Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67172025-08-01T15:46:55.724Z PASS [ 5.509s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
67182025-08-01T15:46:56.190Z PASS [ 5.958s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
67192025-08-01T15:46:58.110Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67202025-08-01T15:46:58.745Z PASS [ 6.069s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
67212025-08-01T15:46:59.168Z PASS [ 6.227s] nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
67222025-08-01T15:47:01.808Z PASS [ 6.084s] nexus-db-queries db::datastore::sled::test::affinity_multi_group
67232025-08-01T15:47:01.871Z PASS [ 5.686s] nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
67242025-08-01T15:47:04.845Z PASS [ 6.104s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail
67252025-08-01T15:47:05.084Z PASS [ 5.917s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
67262025-08-01T15:47:07.673Z PASS [ 5.865s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
67272025-08-01T15:47:07.921Z PASS [ 6.050s] nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
67282025-08-01T15:47:11.024Z PASS [ 6.178s] nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
67292025-08-01T15:47:11.100Z PASS [ 6.015s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
67302025-08-01T15:47:13.546Z PASS [ 5.625s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
67312025-08-01T15:47:13.722Z PASS [ 6.049s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
67322025-08-01T15:47:16.311Z PASS [ 5.211s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
67332025-08-01T15:47:16.863Z PASS [ 5.839s] nexus-db-queries db::datastore::sled::test::sled_list_batch
67342025-08-01T15:47:18.879Z PASS [ 5.142s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
67352025-08-01T15:47:19.081Z PASS [ 5.535s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
67362025-08-01T15:47:22.563Z PASS [ 5.700s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
67372025-08-01T15:47:22.809Z PASS [ 6.498s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
67382025-08-01T15:47:24.900Z PASS [ 5.819s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
67392025-08-01T15:47:28.314Z PASS [ 5.751s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
67402025-08-01T15:47:28.584Z PASS [ 5.774s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
67412025-08-01T15:47:30.270Z PASS [ 11.406s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
67422025-08-01T15:47:32.877Z PASS [ 7.977s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
67432025-08-01T15:47:35.541Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
67442025-08-01T15:47:35.788Z PASS [ 7.473s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
67452025-08-01T15:47:36.183Z PASS [ 7.600s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
67462025-08-01T15:47:37.240Z PASS [ 6.970s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
67472025-08-01T15:47:37.975Z PASS [ 5.098s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
67482025-08-01T15:47:41.492Z PASS [ 5.704s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_time_ordering
67492025-08-01T15:47:41.975Z PASS [ 5.792s] nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
67502025-08-01T15:47:42.998Z PASS [ 5.758s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
67512025-08-01T15:47:43.901Z PASS [ 5.910s] nexus-db-queries db::datastore::target_release::test::target_release_datastore
67522025-08-01T15:47:47.460Z PASS [ 5.969s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
67532025-08-01T15:47:47.650Z PASS [ 5.674s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
67542025-08-01T15:47:48.808Z PASS [ 5.807s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
67552025-08-01T15:47:49.462Z PASS [ 5.577s] nexus-db-queries db::datastore::test::test_project_creation
67562025-08-01T15:47:52.696Z PASS [ 5.236s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
67572025-08-01T15:47:53.306Z PASS [ 5.656s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
67582025-08-01T15:47:54.925Z PASS [ 5.463s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
67592025-08-01T15:47:55.348Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67602025-08-01T15:47:55.348Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67612025-08-01T15:47:58.110Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67622025-08-01T15:47:58.769Z PASS [ 5.463s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
67632025-08-01T15:47:59.061Z PASS [ 6.365s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
67642025-08-01T15:48:01.323Z PASS [ 12.518s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
67652025-08-01T15:48:06.785Z PASS [ 11.861s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
67662025-08-01T15:48:11.012Z PASS [ 12.242s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
67672025-08-01T15:48:12.341Z PASS [ 5.556s] nexus-db-queries db::datastore::test::test_session_methods
67682025-08-01T15:48:15.016Z PASS [ 15.955s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
67692025-08-01T15:48:15.849Z PASS [ 14.525s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
67702025-08-01T15:48:16.145Z PASS [ 5.133s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
67712025-08-01T15:48:17.308Z PASS [ 4.965s] nexus-db-queries db::datastore::test::test_ssh_keys
67722025-08-01T15:48:20.498Z PASS [ 5.483s] nexus-db-queries db::datastore::test::test_table_scan
67732025-08-01T15:48:21.559Z PASS [ 5.711s] nexus-db-queries db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted
67742025-08-01T15:48:21.643Z PASS [ 5.498s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_image
67752025-08-01T15:48:26.290Z PASS [ 5.792s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_snapshot
67762025-08-01T15:48:27.680Z PASS [ 6.121s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_image
67772025-08-01T15:48:31.713Z PASS [ 5.422s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_snapshot
67782025-08-01T15:48:33.084Z PASS [ 5.404s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop
67792025-08-01T15:48:35.541Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
67802025-08-01T15:48:37.958Z PASS [ 4.875s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_nothing_noop
67812025-08-01T15:48:55.347Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67822025-08-01T15:48:55.348Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67832025-08-01T15:48:58.111Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
67842025-08-01T15:49:12.541Z PASS [ 397.007s] oximeter-db client::tests::test_replicated
67852025-08-01T15:49:12.652Z PASS [ 0.109s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
67862025-08-01T15:49:12.694Z PASS [ 0.041s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
67872025-08-01T15:49:12.721Z PASS [ 0.026s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
67882025-08-01T15:49:12.751Z PASS [ 0.030s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
67892025-08-01T15:49:12.777Z PASS [ 0.026s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
67902025-08-01T15:49:13.480Z PASS [ 0.702s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
67912025-08-01T15:49:13.687Z PASS [ 0.207s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
67922025-08-01T15:49:13.966Z PASS [ 0.280s] omicron-clickhouse-admin::integration_test test_lgif_parsing
67932025-08-01T15:49:14.170Z PASS [ 0.204s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
67942025-08-01T15:49:14.344Z PASS [ 0.173s] omicron-clickhouse-admin::integration_test test_teardown
67952025-08-01T15:49:14.422Z PASS [ 0.078s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
67962025-08-01T15:49:17.308Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
67972025-08-01T15:49:21.643Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
67982025-08-01T15:49:31.713Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
67992025-08-01T15:49:37.960Z SLOW [> 60.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
68002025-08-01T15:49:55.347Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68012025-08-01T15:49:55.374Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68022025-08-01T15:49:58.112Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68032025-08-01T15:50:14.424Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
68042025-08-01T15:50:17.310Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
68052025-08-01T15:50:20.537Z PASS [ 66.116s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
68062025-08-01T15:50:21.644Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
68072025-08-01T15:50:23.740Z PASS [ 3.202s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
68082025-08-01T15:50:31.713Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
68092025-08-01T15:50:37.960Z SLOW [>120.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
68102025-08-01T15:50:40.932Z PASS [ 17.192s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
68112025-08-01T15:50:55.348Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68122025-08-01T15:50:55.348Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68132025-08-01T15:50:57.947Z PASS [ 17.016s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
68142025-08-01T15:50:58.112Z SLOW [>540.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68152025-08-01T15:51:01.743Z PASS [ 543.642s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
68162025-08-01T15:51:03.088Z PASS [ 5.141s] nexus-db-queries db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning
68172025-08-01T15:51:07.045Z PASS [ 5.302s] nexus-db-queries db::datastore::user_data_export::tests::test_resource_id_collision
68182025-08-01T15:51:08.249Z PASS [ 5.161s] nexus-db-queries db::datastore::user_data_export::tests::test_user_data_export_duplication
68192025-08-01T15:51:11.730Z PASS [ 4.685s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
68202025-08-01T15:51:12.976Z PASS [ 4.727s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
68212025-08-01T15:51:14.089Z PASS [ 176.785s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_create_large
68222025-08-01T15:51:16.426Z PASS [ 4.696s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
68232025-08-01T15:51:17.825Z PASS [ 4.849s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
68242025-08-01T15:51:19.070Z PASS [ 4.981s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
68252025-08-01T15:51:20.699Z PASS [ 4.273s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
68262025-08-01T15:51:20.789Z PASS [ 0.090s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
68272025-08-01T15:51:20.830Z PASS [ 0.041s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
68282025-08-01T15:51:21.644Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
68292025-08-01T15:51:22.468Z PASS [ 4.643s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
68302025-08-01T15:51:30.007Z PASS [ 10.936s] nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
68312025-08-01T15:51:31.715Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
68322025-08-01T15:51:32.129Z PASS [ 11.299s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
68332025-08-01T15:51:33.679Z PASS [ 11.211s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
68342025-08-01T15:51:34.440Z PASS [ 4.433s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
68352025-08-01T15:51:36.524Z PASS [ 4.395s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
68362025-08-01T15:51:37.960Z SLOW [>180.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
68372025-08-01T15:51:38.153Z PASS [ 4.474s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_pass_without_volume
68382025-08-01T15:51:39.356Z PASS [ 4.917s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
68392025-08-01T15:51:41.379Z PASS [ 4.853s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
68402025-08-01T15:51:44.924Z PASS [ 6.771s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
68412025-08-01T15:51:45.191Z PASS [ 5.835s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
68422025-08-01T15:51:45.279Z PASS [ 0.355s] nexus-db-queries db::datastore::webhook_delivery::test::expectorate_rx_list_resendable
68432025-08-01T15:51:47.952Z PASS [ 2.760s] nexus-db-queries db::datastore::webhook_delivery::test::explain_rx_list_resendable_events
68442025-08-01T15:51:48.088Z PASS [ 6.711s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
68452025-08-01T15:51:49.983Z PASS [ 1.895s] nexus-db-queries db::explain::test::test_explain_full_table_scan
68462025-08-01T15:51:50.064Z PASS [ 2.112s] nexus-db-queries db::explain::test::test_explain_async
68472025-08-01T15:51:50.091Z PASS [ 4.787s] nexus-db-queries db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx
68482025-08-01T15:51:52.853Z PASS [ 2.787s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
68492025-08-01T15:51:53.274Z PASS [ 3.291s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
68502025-08-01T15:51:53.301Z PASS [ 3.220s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
68512025-08-01T15:51:55.347Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68522025-08-01T15:51:55.374Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68532025-08-01T15:51:56.138Z PASS [ 3.285s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
68542025-08-01T15:51:56.481Z PASS [ 3.196s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
68552025-08-01T15:51:56.519Z PASS [ 0.039s] nexus-db-queries db::pagination::test::test_paginator
68562025-08-01T15:51:56.546Z PASS [ 3.249s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending_paginator
68572025-08-01T15:51:58.277Z PASS [ 1.757s] nexus-db-queries db::pool::test::test_pool_can_be_terminated
68582025-08-01T15:51:58.326Z PASS [ 1.803s] nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
68592025-08-01T15:51:59.076Z PASS [ 2.939s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending_paginator
68602025-08-01T15:52:03.540Z PASS [ 5.263s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
68612025-08-01T15:52:03.586Z PASS [ 5.260s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
68622025-08-01T15:52:03.969Z PASS [ 4.893s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
68632025-08-01T15:52:04.682Z PASS [ 669.348s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
68642025-08-01T15:52:08.096Z PASS [ 4.557s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
68652025-08-01T15:52:08.268Z PASS [ 4.683s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
68662025-08-01T15:52:08.892Z PASS [ 4.922s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
68672025-08-01T15:52:10.010Z PASS [ 5.325s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
68682025-08-01T15:52:12.826Z PASS [ 677.492s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68692025-08-01T15:52:13.009Z PASS [ 4.913s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
68702025-08-01T15:52:13.153Z PASS [ 4.884s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
68712025-08-01T15:52:13.186Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
68722025-08-01T15:52:14.067Z PASS [ 5.175s] nexus-db-queries db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address
68732025-08-01T15:52:15.439Z PASS [ 5.432s] nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_address
68742025-08-01T15:52:17.585Z PASS [ 4.759s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
68752025-08-01T15:52:18.225Z PASS [ 5.039s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
68762025-08-01T15:52:19.208Z PASS [ 5.141s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
68772025-08-01T15:52:19.331Z PASS [ 6.321s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
68782025-08-01T15:52:19.970Z PASS [ 4.531s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
68792025-08-01T15:52:21.645Z SLOW [>240.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
68802025-08-01T15:52:22.468Z PASS [ 4.883s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
68812025-08-01T15:52:22.775Z PASS [ 4.549s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
68822025-08-01T15:52:23.967Z PASS [ 4.637s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
68832025-08-01T15:52:24.352Z PASS [ 5.144s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
68842025-08-01T15:52:24.717Z PASS [ 4.746s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
68852025-08-01T15:52:27.088Z PASS [ 4.620s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
68862025-08-01T15:52:27.484Z PASS [ 4.709s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
68872025-08-01T15:52:27.519Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
68882025-08-01T15:52:29.150Z PASS [ 5.183s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
68892025-08-01T15:52:29.252Z PASS [ 4.900s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
68902025-08-01T15:52:29.782Z PASS [ 5.066s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
68912025-08-01T15:52:31.678Z PASS [ 2.528s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
68922025-08-01T15:52:31.714Z SLOW [>240.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
68932025-08-01T15:52:31.943Z PASS [ 2.691s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
68942025-08-01T15:52:31.970Z PASS [ 4.878s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
68952025-08-01T15:52:31.997Z PASS [ 0.039s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
68962025-08-01T15:52:32.336Z PASS [ 0.354s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
68972025-08-01T15:52:32.363Z PASS [ 2.568s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
68982025-08-01T15:52:32.482Z PASS [ 4.963s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
68992025-08-01T15:52:32.677Z PASS [ 0.332s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
69002025-08-01T15:52:32.704Z PASS [ 0.033s] nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_overflow
69012025-08-01T15:52:32.769Z PASS [ 0.066s] nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_too_large
69022025-08-01T15:52:34.231Z PASS [ 1.463s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
69032025-08-01T15:52:34.289Z PASS [ 1.938s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
69042025-08-01T15:52:34.342Z PASS [ 2.664s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
69052025-08-01T15:52:34.572Z PASS [ 2.605s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
69062025-08-01T15:52:34.608Z PASS [ 0.319s] nexus-db-queries db::queries::regions_hard_delete::test::expectorate_query
69072025-08-01T15:52:34.736Z PASS [ 2.254s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
69082025-08-01T15:52:34.887Z PASS [ 0.316s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
69092025-08-01T15:52:34.938Z PASS [ 0.328s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
69102025-08-01T15:52:35.272Z PASS [ 0.336s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
69112025-08-01T15:52:35.563Z PASS [ 0.291s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
69122025-08-01T15:52:35.898Z PASS [ 0.334s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
69132025-08-01T15:52:36.260Z PASS [ 1.918s] nexus-db-queries db::queries::regions_hard_delete::test::explainable
69142025-08-01T15:52:36.287Z PASS [ 0.365s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
69152025-08-01T15:52:36.649Z PASS [ 1.913s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
69162025-08-01T15:52:36.807Z PASS [ 2.576s] nexus-db-queries db::queries::region_allocation::test::explainable
69172025-08-01T15:52:36.833Z PASS [ 1.936s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
69182025-08-01T15:52:36.905Z PASS [ 0.081s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
69192025-08-01T15:52:36.946Z PASS [ 0.040s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
69202025-08-01T15:52:36.984Z PASS [ 0.039s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
69212025-08-01T15:52:37.021Z PASS [ 0.037s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
69222025-08-01T15:52:37.056Z PASS [ 0.035s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
69232025-08-01T15:52:37.960Z SLOW [>240.000s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
69242025-08-01T15:52:38.244Z PASS [ 1.982s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
69252025-08-01T15:52:38.285Z PASS [ 2.025s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
69262025-08-01T15:52:38.599Z PASS [ 1.949s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
69272025-08-01T15:52:38.686Z PASS [ 1.879s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
69282025-08-01T15:52:38.899Z PASS [ 1.842s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
69292025-08-01T15:52:40.282Z PASS [ 1.996s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
69302025-08-01T15:52:40.412Z PASS [ 2.168s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
69312025-08-01T15:52:40.443Z PASS [ 0.031s] nexus-defaults tests::test_random_vpc_ipv6_prefix
69322025-08-01T15:52:40.785Z PASS [ 0.341s] nexus-inventory builder::test::test_basic
69332025-08-01T15:52:40.812Z PASS [ 0.026s] nexus-inventory builder::test::test_empty
69342025-08-01T15:52:40.842Z PASS [ 0.030s] nexus-inventory builder::test::test_problems
69352025-08-01T15:52:43.002Z PASS [ 2.159s] nexus-inventory collector::test::test_basic
69362025-08-01T15:52:43.253Z PASS [ 4.354s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
69372025-08-01T15:52:44.213Z PASS [ 0.960s] nexus-inventory collector::test::test_multi_mgs_failure
69382025-08-01T15:52:44.607Z PASS [ 4.321s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
69392025-08-01T15:52:44.823Z PASS [ 1.822s] nexus-inventory collector::test::test_multi_mgs
69402025-08-01T15:52:45.365Z PASS [ 1.152s] nexus-inventory collector::test::test_sled_agent_failure
69412025-08-01T15:52:48.139Z PASS [ 9.540s] nexus-db-queries policy_test::test_conferred_roles
69422025-08-01T15:52:49.253Z PASS [ 3.888s] nexus-mgs-updates driver_update::test::test_rot_basic_failures
69432025-08-01T15:52:49.725Z PASS [ 4.902s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
69442025-08-01T15:52:49.752Z PASS [ 5.136s] nexus-metrics-producer-gc tests::test_prune_expired_producers
69452025-08-01T15:52:50.459Z PASS [ 2.321s] nexus-mgs-updates driver_update::test::test_rot_bootloader_basic_failures
69462025-08-01T15:52:51.531Z PASS [ 1.792s] nexus-mgs-updates driver_update::test::test_sp_basic_failures
69472025-08-01T15:52:56.805Z PASS [ 7.552s] nexus-mgs-updates driver_update::test::test_rot_bootloader_update_basic
69482025-08-01T15:52:57.260Z PASS [ 7.536s] nexus-mgs-updates driver_update::test::test_rot_update_basic
69492025-08-01T15:52:57.505Z PASS [ 0.244s] nexus-mgs-updates test_util::step_through::test::test_basic
69502025-08-01T15:52:58.182Z PASS [ 0.676s] nexus-mgs-updates::host_phase1_hash test_host_phase1_hashing
69512025-08-01T15:52:58.782Z PASS [ 0.600s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_delivers_progress
69522025-08-01T15:52:59.135Z PASS [ 0.353s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_remembers_successful_mgs_instance
69532025-08-01T15:52:59.373Z PASS [ 0.238s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_switches_mgs_instances_on_failure
69542025-08-01T15:52:59.604Z PASS [ 0.231s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_updates_sled
69552025-08-01T15:53:00.057Z PASS [ 9.598s] nexus-mgs-updates driver_update::test::test_sp_update_basic
69562025-08-01T15:53:01.741Z PASS [ 4.936s] nexus-mgs-updates driver_update::test::test_sp_update_watched
69572025-08-01T15:53:02.056Z PASS [ 0.315s] nexus-mgs-updates::rot_updater test_rot_updater_switches_mgs_instances_on_failure
69582025-08-01T15:53:03.275Z PASS [ 3.670s] nexus-mgs-updates::rot_updater test_rot_updater_delivers_progress
69592025-08-01T15:53:03.415Z PASS [ 3.358s] nexus-mgs-updates::rot_updater test_rot_updater_remembers_successful_mgs_instance
69602025-08-01T15:53:03.789Z PASS [ 272.080s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_noop_large
69612025-08-01T15:53:05.380Z PASS [ 3.323s] nexus-mgs-updates::rot_updater test_rot_updater_updates_sled
69622025-08-01T15:53:06.487Z PASS [ 14.957s] nexus-mgs-updates driver_update::test::test_sp_update_takeover
69632025-08-01T15:53:06.569Z PASS [ 3.294s] nexus-mgs-updates::rot_updater test_rot_updater_updates_switch
69642025-08-01T15:53:06.636Z PASS [ 1.257s] nexus-mgs-updates::sp_updater test_sp_updater_switches_mgs_instances_on_failure
69652025-08-01T15:53:06.798Z PASS [ 0.162s] nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
69662025-08-01T15:53:06.838Z PASS [ 0.039s] nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
69672025-08-01T15:53:06.874Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
69682025-08-01T15:53:06.910Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
69692025-08-01T15:53:06.944Z PASS [ 0.033s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
69702025-08-01T15:53:06.982Z PASS [ 0.038s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
69712025-08-01T15:53:07.019Z PASS [ 0.037s] nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
69722025-08-01T15:53:07.061Z PASS [ 0.042s] nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
69732025-08-01T15:53:07.097Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
69742025-08-01T15:53:07.142Z PASS [ 0.044s] nexus-reconfigurator-blippy checks::tests::test_mupdate_override_with_artifact_image_source
69752025-08-01T15:53:07.177Z PASS [ 0.035s] nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
69762025-08-01T15:53:07.212Z PASS [ 0.034s] nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
69772025-08-01T15:53:07.248Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
69782025-08-01T15:53:07.283Z PASS [ 0.035s] nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
69792025-08-01T15:53:07.317Z PASS [ 0.032s] nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
69802025-08-01T15:53:07.352Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds
69812025-08-01T15:53:07.504Z PASS [ 269.549s] nexus-db-queries db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries
69822025-08-01T15:53:07.609Z PASS [ 0.105s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
69832025-08-01T15:53:07.969Z PASS [ 4.554s] nexus-mgs-updates::sp_updater test_sp_updater_delivers_progress
69842025-08-01T15:53:08.092Z PASS [ 0.123s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
69852025-08-01T15:53:08.187Z PASS [ 0.095s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
69862025-08-01T15:53:08.214Z PASS [ 4.411s] nexus-mgs-updates::sp_updater test_sp_updater_remembers_successful_mgs_instance
69872025-08-01T15:53:08.240Z PASS [ 0.041s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
69882025-08-01T15:53:08.272Z PASS [ 0.049s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
69892025-08-01T15:53:10.801Z PASS [ 4.314s] nexus-mgs-updates::sp_updater test_sp_updater_updates_sled
69902025-08-01T15:53:10.907Z PASS [ 4.339s] nexus-mgs-updates::sp_updater test_sp_updater_updates_switch
69912025-08-01T15:53:21.645Z SLOW [>300.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
69922025-08-01T15:53:28.837Z PASS [ 20.587s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
69932025-08-01T15:53:30.590Z PASS [ 19.788s] nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
69942025-08-01T15:53:30.812Z PASS [ 0.223s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
69952025-08-01T15:53:30.870Z PASS [ 0.057s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
69962025-08-01T15:53:30.921Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
69972025-08-01T15:53:30.988Z PASS [ 0.066s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
69982025-08-01T15:53:31.040Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
69992025-08-01T15:53:31.088Z PASS [ 0.048s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
70002025-08-01T15:53:31.133Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
70012025-08-01T15:53:31.160Z PASS [ 20.229s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
70022025-08-01T15:53:31.186Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
70032025-08-01T15:53:31.212Z PASS [ 0.064s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
70042025-08-01T15:53:31.212Z PASS [ 0.031s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
70052025-08-01T15:53:31.238Z PASS [ 0.026s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
70062025-08-01T15:53:31.238Z PASS [ 0.029s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
70072025-08-01T15:53:31.265Z PASS [ 0.031s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
70082025-08-01T15:53:31.291Z PASS [ 0.030s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
70092025-08-01T15:53:31.291Z PASS [ 0.026s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
70102025-08-01T15:53:31.317Z PASS [ 0.029s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
70112025-08-01T15:53:31.318Z PASS [ 0.026s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
70122025-08-01T15:53:31.355Z PASS [ 0.057s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
70132025-08-01T15:53:31.395Z PASS [ 0.040s] nexus-reconfigurator-planning blueprint_editor::allocators::internal_dns::test::test_dns_subnet_allocator
70142025-08-01T15:53:31.736Z PASS [ 0.341s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
70152025-08-01T15:53:32.346Z PASS [ 0.610s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
70162025-08-01T15:53:32.524Z PASS [ 0.177s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
70172025-08-01T15:53:32.627Z PASS [ 0.103s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
70182025-08-01T15:53:32.657Z PASS [ 0.030s] nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
70192025-08-01T15:53:32.706Z PASS [ 0.049s] nexus-reconfigurator-planning example::tests::builder_zone_counts
70202025-08-01T15:53:32.732Z PASS [ 0.022s] nexus-reconfigurator-planning example::tests::instances_on_examples
70212025-08-01T15:53:32.802Z PASS [ 0.073s] nexus-reconfigurator-planning mgs_updates::test::test_basic
70222025-08-01T15:53:32.836Z PASS [ 0.033s] nexus-reconfigurator-planning mgs_updates::test::test_sp_move
70232025-08-01T15:53:32.880Z PASS [ 0.044s] nexus-reconfigurator-planning mgs_updates::test::test_whole_system_sequential
70242025-08-01T15:53:32.915Z PASS [ 0.035s] nexus-reconfigurator-planning mgs_updates::test::test_whole_system_simultaneous
70252025-08-01T15:53:32.994Z PASS [ 0.078s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
70262025-08-01T15:53:33.083Z PASS [ 0.089s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
70272025-08-01T15:53:33.130Z PASS [ 0.046s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
70282025-08-01T15:53:33.203Z PASS [ 0.073s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
70292025-08-01T15:53:33.252Z PASS [ 0.049s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
70302025-08-01T15:53:33.303Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
70312025-08-01T15:53:33.351Z PASS [ 0.048s] nexus-reconfigurator-planning planner::test::test_dataset_settings_modified_in_place
70322025-08-01T15:53:33.405Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_disk_add_expunge_decommission
70332025-08-01T15:53:33.450Z PASS [ 0.044s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
70342025-08-01T15:53:33.495Z PASS [ 0.045s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
70352025-08-01T15:53:33.529Z PASS [ 0.034s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
70362025-08-01T15:53:33.588Z PASS [ 0.059s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
70372025-08-01T15:53:33.644Z PASS [ 0.056s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_zones_after_policy_is_changed
70382025-08-01T15:53:33.714Z PASS [ 0.070s] nexus-reconfigurator-planning planner::test::test_internal_dns_zone_replaced_after_marked_for_cleanup
70392025-08-01T15:53:33.932Z PASS [ 0.218s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
70402025-08-01T15:53:34.002Z PASS [ 0.069s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
70412025-08-01T15:53:34.060Z PASS [ 0.058s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
70422025-08-01T15:53:34.127Z PASS [ 0.068s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
70432025-08-01T15:53:34.177Z PASS [ 0.050s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
70442025-08-01T15:53:34.229Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
70452025-08-01T15:53:34.280Z PASS [ 0.051s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
70462025-08-01T15:53:34.564Z PASS [ 0.284s] nexus-reconfigurator-planning planner::test::test_update_all_zones
70472025-08-01T15:53:34.857Z PASS [ 0.293s] nexus-reconfigurator-planning planner::test::test_update_boundary_ntp
70482025-08-01T15:53:34.989Z PASS [ 0.132s] nexus-reconfigurator-planning planner::test::test_update_cockroach
70492025-08-01T15:53:35.283Z PASS [ 0.293s] nexus-reconfigurator-planning planner::test::test_update_crucible_pantry
70502025-08-01T15:53:35.376Z PASS [ 0.093s] nexus-reconfigurator-planning planner::test::test_update_internal_dns
70512025-08-01T15:53:35.438Z PASS [ 0.063s] nexus-reconfigurator-planning planner::test::test_zones_marked_ready_for_cleanup_based_on_inventory
70522025-08-01T15:53:37.468Z PASS [ 6.158s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
70532025-08-01T15:53:38.687Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
70542025-08-01T15:53:48.828Z PASS [ 19.990s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
70552025-08-01T15:53:48.872Z PASS [ 0.039s] nexus-reconfigurator-simulation utils::tests::test_insert_sorted_by
70562025-08-01T15:53:48.977Z PASS [ 0.110s] nexus-saga-recovery recovery::test::test_execution_basic
70572025-08-01T15:53:49.004Z PASS [ 0.027s] nexus-saga-recovery recovery::test::test_plan_basic
70582025-08-01T15:53:49.031Z PASS [ 0.027s] nexus-saga-recovery recovery::test::test_read_all_from_channel
70592025-08-01T15:53:49.066Z PASS [ 0.035s] nexus-saga-recovery test::test_basic
70602025-08-01T15:53:49.123Z PASS [ 0.057s] nexus-sled-agent-shared inventory::tests::test_artifact_id_to_install_dataset_file
70612025-08-01T15:53:49.149Z PASS [ 0.026s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
70622025-08-01T15:53:49.175Z PASS [ 0.023s] nexus-sled-agent-shared inventory::tests::test_zone_prefix_matches_artifact_in_install_dataset
70632025-08-01T15:53:49.206Z PASS [ 0.034s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
70642025-08-01T15:53:49.246Z PASS [ 0.040s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
70652025-08-01T15:53:49.272Z PASS [ 0.023s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
70662025-08-01T15:53:49.298Z PASS [ 0.027s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
70672025-08-01T15:53:49.324Z PASS [ 0.023s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
70682025-08-01T15:53:49.350Z PASS [ 0.018s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
70692025-08-01T15:53:49.376Z PASS [ 0.020s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
70702025-08-01T15:53:49.434Z PASS [ 0.075s] nexus-types deployment::test::test_serialize_pending_mgs_updates
70712025-08-01T15:53:49.467Z PASS [ 0.033s] nexus-types external_api::shared::test::test_policy_parsing
70722025-08-01T15:53:49.516Z PASS [ 0.048s] nexus-types external_api::shared::test::test_webhook_subscription_validation
70732025-08-01T15:53:49.542Z PASS [ 0.025s] nexus-types external_api::views::test::test_expected_one_of
70742025-08-01T15:53:49.574Z PASS [ 0.033s] nexus-types internal_api::views::test::test_can_serialize_mgs_updates
70752025-08-01T15:53:49.677Z PASS [ 0.103s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
70762025-08-01T15:53:49.722Z PASS [ 0.044s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
70772025-08-01T15:53:49.809Z PASS [ 0.088s] omicron-certificates tests::test_cert_extended_key_usage
70782025-08-01T15:53:49.856Z PASS [ 0.047s] omicron-certificates tests::test_common_name_is_validated
70792025-08-01T15:53:49.906Z PASS [ 0.050s] omicron-certificates tests::test_subject_alternate_names_are_validated
70802025-08-01T15:53:50.100Z PASS [ 0.193s] omicron-cockroach-admin cockroach_cli::tests::proptest_validate_decommissionable
70812025-08-01T15:53:54.679Z PASS [ 4.579s] omicron-cockroach-admin cockroach_cli::tests::test_cluster_init_compatibility
70822025-08-01T15:53:55.342Z PASS [ 47.990s] nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
70832025-08-01T15:53:56.100Z PASS [ 77.414s] nexus-db-queries policy_test::test_iam_roles_behavior
70842025-08-01T15:53:56.580Z PASS [ 21.142s] nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
70852025-08-01T15:53:57.416Z PASS [ 2.074s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
70862025-08-01T15:53:57.899Z PASS [ 1.799s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
70872025-08-01T15:53:57.945Z PASS [ 0.046s] omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_never_panics
70882025-08-01T15:53:57.997Z PASS [ 0.052s] omicron-cockroach-metrics tests::proptest_tests::prometheus_parse_structured_input
70892025-08-01T15:53:58.294Z PASS [ 0.297s] omicron-cockroach-metrics tests::test_cluster_client_caching
70902025-08-01T15:53:58.320Z PASS [ 0.023s] omicron-cockroach-metrics tests::test_histogram_bucket_sorting
70912025-08-01T15:53:58.346Z PASS [ 0.023s] omicron-cockroach-metrics tests::test_prometheus_histogram_parsing
70922025-08-01T15:53:58.373Z PASS [ 0.021s] omicron-cockroach-metrics tests::test_prometheus_metrics_comments_only
70932025-08-01T15:53:58.399Z PASS [ 0.021s] omicron-cockroach-metrics tests::test_prometheus_metrics_empty
70942025-08-01T15:53:58.425Z PASS [ 0.021s] omicron-cockroach-metrics tests::test_prometheus_metrics_parse_resilience
70952025-08-01T15:53:58.451Z PASS [ 0.023s] omicron-cockroach-metrics tests::test_prometheus_metrics_parsing
70962025-08-01T15:53:58.451Z PASS [ 0.025s] omicron-cockroach-metrics tests::test_typed_cockroach_metrics
70972025-08-01T15:53:58.480Z PASS [ 0.029s] omicron-common address::test::test_dns_subnets
70982025-08-01T15:53:58.506Z PASS [ 0.022s] omicron-common address::test::test_ip_range_checks_non_decreasing
70992025-08-01T15:53:58.532Z PASS [ 0.028s] omicron-common address::test::test_ip_range_enum_deserialization
71002025-08-01T15:53:58.558Z PASS [ 0.021s] omicron-common address::test::test_ip_range_iter
71012025-08-01T15:53:58.584Z PASS [ 0.023s] omicron-common address::test::test_ip_range_length
71022025-08-01T15:53:58.610Z PASS [ 0.021s] omicron-common address::test::test_ip_range_try_from
71032025-08-01T15:53:58.636Z PASS [ 0.024s] omicron-common address::test::test_ipv6_subnet_deserialize
71042025-08-01T15:53:58.662Z PASS [ 0.021s] omicron-common address::test::test_sled_address
71052025-08-01T15:53:58.688Z PASS [ 0.022s] omicron-common api::external::error::test::test_bail_unless
71062025-08-01T15:53:58.688Z PASS [ 0.019s] omicron-common api::external::error::test::test_context
71072025-08-01T15:53:58.719Z PASS [ 0.037s] omicron-common api::external::http_pagination::test::test_pagination_examples
71082025-08-01T15:53:58.753Z PASS [ 0.033s] omicron-common api::external::http_pagination::test::test_pagination_schemas
71092025-08-01T15:53:58.791Z PASS [ 0.038s] omicron-common api::external::http_pagination::test::test_scan_by_id
71102025-08-01T15:53:58.817Z PASS [ 0.021s] omicron-common api::external::http_pagination::test::test_scan_by_name
71112025-08-01T15:53:58.843Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
71122025-08-01T15:53:58.872Z PASS [ 0.021s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
71132025-08-01T15:53:58.898Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
71142025-08-01T15:53:58.924Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
71152025-08-01T15:53:58.950Z PASS [ 0.022s] omicron-common api::external::test::test_bytecount
71162025-08-01T15:53:58.950Z PASS [ 0.021s] omicron-common api::external::test::test_bytecount_display
71172025-08-01T15:53:58.977Z PASS [ 0.026s] omicron-common api::external::test::test_digest
71182025-08-01T15:53:59.003Z PASS [ 0.024s] omicron-common api::external::test::test_firewall_deserialization
71192025-08-01T15:53:59.054Z PASS [ 0.055s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
71202025-08-01T15:53:59.080Z PASS [ 0.024s] omicron-common api::external::test::test_firewall_rule_proto_filter_parse
71212025-08-01T15:53:59.122Z PASS [ 0.044s] omicron-common api::external::test::test_firewall_rule_target_parse
71222025-08-01T15:53:59.154Z PASS [ 0.022s] omicron-common api::external::test::test_generation_display_parse
71232025-08-01T15:53:59.180Z PASS [ 0.024s] omicron-common api::external::test::test_generation_from_int
71242025-08-01T15:53:59.280Z PASS [ 1.864s] omicron-cockroach-admin context::tests::test_node_id
71252025-08-01T15:53:59.306Z PASS [ 0.018s] omicron-common api::external::test::test_generation_serde
71262025-08-01T15:53:59.332Z PASS [ 0.031s] omicron-common api::external::test::test_hostname_from_str
71272025-08-01T15:53:59.359Z PASS [ 0.022s] omicron-common api::external::test::test_ip_port_range_from_str
71282025-08-01T15:53:59.385Z PASS [ 0.023s] omicron-common api::external::test::test_ip_port_range_into_str
71292025-08-01T15:53:59.411Z PASS [ 0.024s] omicron-common api::external::test::test_ipv6_net_operations
71302025-08-01T15:53:59.437Z PASS [ 0.028s] omicron-common api::external::test::test_mac_system_iterator
71312025-08-01T15:53:59.463Z PASS [ 0.023s] omicron-common api::external::test::test_mac_to_int_conversions
71322025-08-01T15:53:59.489Z PASS [ 0.024s] omicron-common api::external::test::test_macaddr
71332025-08-01T15:53:59.515Z PASS [ 0.020s] omicron-common api::external::test::test_name_parse
71342025-08-01T15:53:59.515Z PASS [ 0.018s] omicron-common api::external::test::test_name_parse_from_param
71352025-08-01T15:53:59.541Z PASS [ 0.020s] omicron-common api::external::test::test_resource_name_parse
71362025-08-01T15:53:59.577Z PASS [ 0.045s] omicron-common api::external::test::test_route_destination_parse
71372025-08-01T15:53:59.604Z PASS [ 0.437s] omicron-common api::external::test::test_generation_overflow
71382025-08-01T15:53:59.630Z PASS [ 0.043s] omicron-common api::external::test::test_route_target_parse
71392025-08-01T15:53:59.630Z PASS [ 0.023s] omicron-common api::external::test::test_semver_serialize
71402025-08-01T15:53:59.657Z PASS [ 0.022s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
71412025-08-01T15:53:59.657Z PASS [ 0.021s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
71422025-08-01T15:53:59.683Z PASS [ 0.022s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
71432025-08-01T15:53:59.683Z PASS [ 0.024s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
71442025-08-01T15:53:59.709Z PASS [ 0.034s] omicron-common disk::tests::parse_dataset_name
71452025-08-01T15:53:59.735Z PASS [ 0.039s] omicron-common ledger::test::test_commit_handles_write_failures
71462025-08-01T15:53:59.735Z PASS [ 0.026s] omicron-common ledger::test::test_create_default_ledger
71472025-08-01T15:53:59.761Z PASS [ 0.026s] omicron-common ledger::test::test_create_ledger_reads_from_storage
71482025-08-01T15:53:59.761Z PASS [ 0.027s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
71492025-08-01T15:53:59.788Z PASS [ 0.035s] omicron-common zpool_name::test::test_parse_bad_zpool_names
71502025-08-01T15:53:59.788Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_external_zpool_name
71512025-08-01T15:53:59.814Z PASS [ 0.032s] omicron-common zpool_name::test::test_parse_internal_zpool_name
71522025-08-01T15:53:59.814Z PASS [ 0.027s] omicron-common zpool_name::test::test_parse_zpool_name_json
71532025-08-01T15:53:59.840Z PASS [ 0.022s] omicron-common zpool_name::test::test_zpool_name_regex
71542025-08-01T15:54:01.611Z PASS [ 1.804s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
71552025-08-01T15:54:01.637Z PASS [ 1.784s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
71562025-08-01T15:54:01.670Z PASS [ 0.058s] omicron-gateway management_switch::location_map::tests::test_config_validation
71572025-08-01T15:54:01.716Z PASS [ 0.046s] omicron-gateway management_switch::location_map::tests::test_resolve_location
71582025-08-01T15:54:02.364Z PASS [ 0.648s] omicron-gateway::test_all integration_tests::component_list::component_list
71592025-08-01T15:54:02.398Z PASS [ 0.034s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
71602025-08-01T15:54:02.573Z PASS [ 0.175s] omicron-gateway::test_all integration_tests::ereports::ereports_basic
71612025-08-01T15:54:02.752Z PASS [ 0.179s] omicron-gateway::test_all integration_tests::ereports::ereports_commit
71622025-08-01T15:54:03.041Z PASS [ 0.288s] omicron-gateway::test_all integration_tests::ereports::ereports_limit
71632025-08-01T15:54:03.233Z PASS [ 8.555s] omicron-cockroach-admin cockroach_cli::tests::test_cluster_schema_init_interleaved
71642025-08-01T15:54:03.366Z PASS [ 0.325s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
71652025-08-01T15:54:03.427Z PASS [ 0.193s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
71662025-08-01T15:54:03.546Z PASS [ 0.180s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
71672025-08-01T15:54:03.618Z PASS [ 0.191s] omicron-gateway::test_all integration_tests::task_dump::task_dump
71682025-08-01T15:54:03.673Z PASS [ 0.054s] omicron-nexus app::alert::tests::test_alert_class_list
71692025-08-01T15:54:03.952Z PASS [ 26.484s] nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
71702025-08-01T15:54:04.659Z PASS [ 8.079s] omicron-cockroach-admin cockroach_cli::tests::test_schema_init
71712025-08-01T15:54:07.610Z SLOW [> 60.000s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
71722025-08-01T15:54:08.229Z SLOW [> 60.000s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
71732025-08-01T15:54:21.645Z SLOW [>360.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
71742025-08-01T15:54:23.041Z PASS [ 19.089s] omicron-nexus app::background::driver::test::test_driver_basic
71752025-08-01T15:54:23.523Z PASS [ 21.912s] omicron-dev::test-omicron-dev test_run_all
71762025-08-01T15:54:24.237Z PASS [ 76.629s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
71772025-08-01T15:54:24.943Z PASS [ 20.284s] omicron-nexus app::background::init::test::test_dns_propagation_basic
71782025-08-01T15:54:25.294Z PASS [ 21.622s] omicron-nexus app::background::driver::test::test_activation_in_progress
71792025-08-01T15:54:27.447Z PASS [ 23.901s] omicron-ls-apis::test_dependencies test_api_dependencies
71802025-08-01T15:54:38.049Z PASS [ 89.822s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
71812025-08-01T15:54:42.303Z PASS [ 17.360s] omicron-nexus app::background::tasks::alert_dispatcher::test::test_glob_reprocessing
71822025-08-01T15:54:45.705Z PASS [ 18.258s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
71832025-08-01T15:54:46.045Z PASS [ 20.751s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
71842025-08-01T15:54:46.763Z PASS [ 23.723s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
71852025-08-01T15:54:47.750Z PASS [ 24.227s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
71862025-08-01T15:54:47.797Z PASS [ 0.047s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
71872025-08-01T15:54:48.178Z PASS [ 23.941s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
71882025-08-01T15:54:50.317Z PASS [ 4.612s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
71892025-08-01T15:54:50.937Z PASS [ 4.892s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
71902025-08-01T15:54:51.842Z PASS [ 5.079s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
71912025-08-01T15:55:00.209Z PASS [ 17.905s] omicron-nexus app::background::tasks::chicken_switches::test::test_basic
71922025-08-01T15:55:01.607Z PASS [ 23.559s] omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner
71932025-08-01T15:55:05.762Z PASS [ 17.583s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
71942025-08-01T15:55:06.136Z PASS [ 18.339s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
71952025-08-01T15:55:07.345Z PASS [ 17.027s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
71962025-08-01T15:55:08.915Z PASS [ 17.978s] omicron-nexus app::background::tasks::dns_config::test::test_basic
71972025-08-01T15:55:09.929Z PASS [ 18.087s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
71982025-08-01T15:55:18.402Z PASS [ 18.193s] omicron-nexus app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion
71992025-08-01T15:55:19.823Z PASS [ 18.216s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
72002025-08-01T15:55:21.646Z SLOW [>420.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72012025-08-01T15:55:30.298Z PASS [ 24.163s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
72022025-08-01T15:55:33.223Z PASS [ 24.308s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
72032025-08-01T15:55:36.928Z PASS [ 17.106s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
72042025-08-01T15:55:37.415Z PASS [ 19.013s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
72052025-08-01T15:55:46.942Z PASS [ 41.181s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
72062025-08-01T15:55:48.005Z PASS [ 38.077s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
72072025-08-01T15:55:49.725Z PASS [ 16.502s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
72082025-08-01T15:55:51.882Z PASS [ 21.583s] omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
72092025-08-01T15:55:53.780Z PASS [ 16.852s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
72102025-08-01T15:55:54.376Z PASS [ 16.961s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
72112025-08-01T15:56:04.303Z PASS [ 17.361s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
72122025-08-01T15:56:05.412Z PASS [ 17.407s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
72132025-08-01T15:56:07.174Z PASS [ 17.449s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
72142025-08-01T15:56:07.345Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
72152025-08-01T15:56:08.969Z PASS [ 17.088s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
72162025-08-01T15:56:10.972Z PASS [ 17.192s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
72172025-08-01T15:56:12.409Z PASS [ 3.440s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
72182025-08-01T15:56:15.552Z PASS [ 3.143s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
72192025-08-01T15:56:16.815Z PASS [ 22.439s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
72202025-08-01T15:56:21.646Z SLOW [>480.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72212025-08-01T15:56:24.383Z PASS [ 18.970s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
72222025-08-01T15:56:25.893Z PASS [ 18.719s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
72232025-08-01T15:56:28.090Z PASS [ 23.788s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
72242025-08-01T15:56:30.412Z PASS [ 19.440s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
72252025-08-01T15:56:33.673Z PASS [ 18.120s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
72262025-08-01T15:56:35.584Z PASS [ 18.769s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
72272025-08-01T15:56:40.292Z PASS [ 92.949s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
72282025-08-01T15:56:41.864Z PASS [ 17.482s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
72292025-08-01T15:56:44.384Z PASS [ 18.492s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
72302025-08-01T15:56:44.431Z PASS [ 0.047s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
72312025-08-01T15:56:44.830Z PASS [ 0.398s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
72322025-08-01T15:56:45.350Z PASS [ 0.520s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
72332025-08-01T15:56:45.754Z PASS [ 0.404s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
72342025-08-01T15:56:46.178Z PASS [ 18.087s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
72352025-08-01T15:56:46.978Z PASS [ 0.800s] omicron-nexus app::external_endpoints::test::test_authority
72362025-08-01T15:56:47.105Z PASS [ 0.126s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
72372025-08-01T15:56:47.171Z PASS [ 16.759s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
72382025-08-01T15:56:47.255Z PASS [ 0.084s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
72392025-08-01T15:56:47.310Z PASS [ 0.055s] omicron-nexus app::external_endpoints::test::test_no_endpoint
72402025-08-01T15:56:47.362Z PASS [ 0.052s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
72412025-08-01T15:56:47.388Z PASS [ 1.610s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
72422025-08-01T15:56:47.414Z PASS [ 0.052s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
72432025-08-01T15:56:47.440Z PASS [ 0.054s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
72442025-08-01T15:56:47.466Z PASS [ 0.052s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
72452025-08-01T15:56:47.492Z PASS [ 0.061s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
72462025-08-01T15:56:47.518Z PASS [ 0.050s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
72472025-08-01T15:56:48.762Z PASS [ 1.658s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
72482025-08-01T15:56:53.775Z PASS [ 20.102s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_chunked
72492025-08-01T15:56:53.801Z PASS [ 18.192s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
72502025-08-01T15:56:56.876Z PASS [ 16.584s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
72512025-08-01T15:57:00.302Z PASS [ 18.437s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
72522025-08-01T15:57:11.729Z PASS [ 24.213s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
72532025-08-01T15:57:12.512Z PASS [ 25.033s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
72542025-08-01T15:57:13.891Z PASS [ 20.116s] omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
72552025-08-01T15:57:14.098Z PASS [ 25.336s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
72562025-08-01T15:57:19.940Z PASS [ 26.165s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
72572025-08-01T15:57:20.433Z PASS [ 20.132s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
72582025-08-01T15:57:21.646Z SLOW [>540.000s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72592025-08-01T15:57:26.320Z PASS [ 29.444s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
72602025-08-01T15:57:41.524Z PASS [ 29.012s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
72612025-08-01T15:57:43.129Z PASS [ 31.400s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
72622025-08-01T15:57:44.317Z PASS [ 30.219s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
72632025-08-01T15:57:44.344Z PASS [ 30.452s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
72642025-08-01T15:57:47.140Z PASS [ 26.708s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
72652025-08-01T15:57:48.544Z PASS [ 28.605s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
72662025-08-01T15:57:49.252Z PASS [ 567.617s] nexus-db-queries db::datastore::user_data_export::tests::test_changeset_delete_large
72672025-08-01T15:57:59.254Z PASS [ 32.935s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
72682025-08-01T15:58:09.818Z PASS [ 25.475s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
72692025-08-01T15:58:10.044Z PASS [ 25.726s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
72702025-08-01T15:58:10.517Z PASS [ 28.993s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
72712025-08-01T15:58:11.210Z PASS [ 28.080s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
72722025-08-01T15:58:11.599Z PASS [ 24.458s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
72732025-08-01T15:58:15.896Z PASS [ 26.644s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
72742025-08-01T15:58:26.492Z PASS [ 27.238s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
72752025-08-01T15:58:38.868Z PASS [ 28.342s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
72762025-08-01T15:58:38.924Z PASS [ 29.107s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
72772025-08-01T15:58:41.072Z PASS [ 29.864s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
72782025-08-01T15:58:45.279Z PASS [ 29.383s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
72792025-08-01T15:58:48.544Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
72802025-08-01T15:58:57.410Z PASS [ 30.919s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
72812025-08-01T15:59:07.289Z PASS [ 28.365s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
72822025-08-01T15:59:10.045Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
72832025-08-01T15:59:10.797Z PASS [ 29.725s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
72842025-08-01T15:59:11.601Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
72852025-08-01T15:59:28.533Z PASS [ 31.123s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
72862025-08-01T15:59:37.192Z PASS [ 29.903s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
72872025-08-01T15:59:38.868Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
72882025-08-01T15:59:45.280Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
72892025-08-01T15:59:48.545Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
72902025-08-01T15:59:49.797Z PASS [ 121.254s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
72912025-08-01T15:59:59.557Z PASS [ 31.025s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
72922025-08-01T16:00:05.777Z PASS [ 80.499s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
72932025-08-01T16:00:06.489Z PASS [ 29.298s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
72942025-08-01T16:00:10.045Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
72952025-08-01T16:00:10.797Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
72962025-08-01T16:00:11.601Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
72972025-08-01T16:00:16.884Z PASS [ 125.287s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
72982025-08-01T16:00:29.647Z PASS [ 30.090s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
72992025-08-01T16:00:34.500Z PASS [ 144.458s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
73002025-08-01T16:00:35.483Z PASS [ 29.706s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
73012025-08-01T16:00:38.866Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73022025-08-01T16:00:46.112Z PASS [ 29.228s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
73032025-08-01T16:00:49.798Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
73042025-08-01T16:01:03.779Z PASS [ 28.296s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
73052025-08-01T16:01:04.080Z PASS [ 29.580s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
73062025-08-01T16:01:06.490Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73072025-08-01T16:01:09.257Z PASS [ 79.461s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
73082025-08-01T16:01:10.798Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73092025-08-01T16:01:22.905Z PASS [ 18.825s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
73102025-08-01T16:01:26.634Z PASS [ 40.522s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
73112025-08-01T16:01:27.015Z PASS [ 17.757s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
73122025-08-01T16:01:28.882Z PASS [ 25.104s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
73132025-08-01T16:01:29.648Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
73142025-08-01T16:01:38.866Z SLOW [>180.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73152025-08-01T16:01:40.247Z PASS [ 149.452s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
73162025-08-01T16:01:43.886Z PASS [ 17.252s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
73172025-08-01T16:01:46.786Z PASS [ 17.904s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
73182025-08-01T16:01:49.621Z PASS [ 26.716s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
73192025-08-01T16:01:52.262Z PASS [ 193.406s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
73202025-08-01T16:01:53.364Z PASS [ 26.350s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
73212025-08-01T16:02:06.490Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73222025-08-01T16:02:09.673Z PASS [ 29.426s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
73232025-08-01T16:02:09.734Z PASS [ 0.062s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
73242025-08-01T16:02:11.600Z PASS [ 18.236s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
73252025-08-01T16:02:11.967Z PASS [ 28.081s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
73262025-08-01T16:02:17.173Z PASS [ 30.387s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
73272025-08-01T16:02:17.407Z PASS [ 130.919s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
73282025-08-01T16:02:19.242Z PASS [ 29.621s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
73292025-08-01T16:02:21.366Z PASS [ 29.104s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
73302025-08-01T16:02:29.648Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
73312025-08-01T16:02:34.957Z PASS [ 17.784s] omicron-nexus app::sagas::test_saga::test_saga_stuck
73322025-08-01T16:02:36.626Z PASS [ 26.892s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
73332025-08-01T16:02:39.029Z PASS [ 21.622s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
73342025-08-01T16:02:39.389Z PASS [ 20.147s] omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
73352025-08-01T16:02:40.245Z PASS [ 18.879s] omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
73362025-08-01T16:02:44.682Z PASS [ 4.437s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
73372025-08-01T16:02:44.726Z PASS [ 0.044s] omicron-nexus external_api::console_api::test::test_accept_gz
73382025-08-01T16:02:44.769Z PASS [ 0.043s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
73392025-08-01T16:02:44.803Z PASS [ 0.033s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
73402025-08-01T16:02:44.836Z PASS [ 0.033s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
73412025-08-01T16:02:44.886Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
73422025-08-01T16:02:44.929Z PASS [ 0.043s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
73432025-08-01T16:02:44.974Z PASS [ 0.045s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
73442025-08-01T16:02:45.014Z PASS [ 0.040s] omicron-nexus external_api::console_api::test::test_relative_uri
73452025-08-01T16:02:48.674Z PASS [ 36.707s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
73462025-08-01T16:02:50.561Z PASS [ 38.961s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
73472025-08-01T16:02:51.853Z PASS [ 142.208s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
73482025-08-01T16:02:53.662Z PASS [ 18.705s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
73492025-08-01T16:02:55.992Z PASS [ 19.366s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
73502025-08-01T16:02:58.955Z PASS [ 19.566s] omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
73512025-08-01T16:02:59.855Z PASS [ 20.827s] omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
73522025-08-01T16:03:08.139Z PASS [ 19.460s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
73532025-08-01T16:03:08.940Z PASS [ 18.379s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
73542025-08-01T16:03:18.780Z PASS [ 26.926s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
73552025-08-01T16:03:21.701Z PASS [ 28.040s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
73562025-08-01T16:03:22.964Z PASS [ 37.950s] omicron-nexus populate::test::test_populators
73572025-08-01T16:03:23.294Z PASS [ 24.339s] omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
73582025-08-01T16:03:25.003Z PASS [ 2.039s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
73592025-08-01T16:03:25.593Z PASS [ 0.590s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
73602025-08-01T16:03:25.627Z PASS [ 2.333s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
73612025-08-01T16:03:26.711Z PASS [ 26.856s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
73622025-08-01T16:03:35.464Z PASS [ 27.330s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
73632025-08-01T16:03:40.181Z PASS [ 44.190s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
73642025-08-01T16:03:41.587Z PASS [ 22.808s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
73652025-08-01T16:03:43.462Z PASS [ 17.835s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
73662025-08-01T16:03:43.646Z PASS [ 21.944s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
73672025-08-01T16:03:43.933Z PASS [ 18.340s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
73682025-08-01T16:03:45.409Z PASS [ 18.699s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
73692025-08-01T16:03:54.923Z PASS [ 19.457s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
73702025-08-01T16:03:55.657Z PASS [ 46.718s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
73712025-08-01T16:03:59.859Z PASS [ 18.272s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
73722025-08-01T16:04:00.143Z PASS [ 19.962s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
73732025-08-01T16:04:02.376Z PASS [ 18.915s] omicron-nexus::test_all integration_tests::basic::test_ping
73742025-08-01T16:04:04.731Z PASS [ 19.321s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
73752025-08-01T16:04:10.250Z PASS [ 26.604s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
73762025-08-01T16:04:12.700Z PASS [ 17.779s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
73772025-08-01T16:04:13.667Z PASS [ 18.010s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
73782025-08-01T16:04:17.518Z PASS [ 33.585s] omicron-nexus::test_all integration_tests::basic::test_projects_list
73792025-08-01T16:04:17.661Z PASS [ 17.802s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
73802025-08-01T16:04:17.935Z PASS [ 17.792s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
73812025-08-01T16:04:19.331Z PASS [ 1.396s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
73822025-08-01T16:04:19.368Z PASS [ 1.707s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
73832025-08-01T16:04:19.476Z PASS [ 0.145s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
73842025-08-01T16:04:22.019Z PASS [ 19.643s] omicron-nexus::test_all integration_tests::certificates::test_crud
73852025-08-01T16:04:23.250Z PASS [ 18.521s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
73862025-08-01T16:04:31.792Z PASS [ 19.091s] omicron-nexus::test_all integration_tests::cockroach::test_cockroach_admin_server
73872025-08-01T16:04:31.941Z PASS [ 18.274s] omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_node_status
73882025-08-01T16:04:35.296Z PASS [ 17.776s] omicron-nexus::test_all integration_tests::cockroach::test_cockroach_http_prometheus_metrics
73892025-08-01T16:04:36.809Z PASS [ 17.441s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
73902025-08-01T16:04:37.036Z PASS [ 26.787s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
73912025-08-01T16:04:37.642Z PASS [ 18.165s] omicron-nexus::test_all integration_tests::console_api::test_assets
73922025-08-01T16:04:40.515Z PASS [ 18.495s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
73932025-08-01T16:04:48.867Z PASS [ 25.617s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
73942025-08-01T16:04:50.436Z PASS [ 18.495s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
73952025-08-01T16:04:54.689Z PASS [ 17.880s] omicron-nexus::test_all integration_tests::console_api::test_session_me
73962025-08-01T16:04:54.916Z PASS [ 17.880s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
73972025-08-01T16:04:54.964Z PASS [ 23.173s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
73982025-08-01T16:04:58.801Z PASS [ 18.287s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
73992025-08-01T16:04:59.085Z PASS [ 23.791s] omicron-nexus::test_all integration_tests::console_api::test_session_idle_timeout_deletes_session
74002025-08-01T16:05:01.495Z PASS [ 23.854s] omicron-nexus::test_all integration_tests::console_api::test_sessions
74012025-08-01T16:05:26.043Z PASS [ 31.355s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
74022025-08-01T16:05:31.712Z PASS [ 42.846s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
74032025-08-01T16:05:37.749Z PASS [ 42.833s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
74042025-08-01T16:05:43.058Z PASS [ 43.974s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
74052025-08-01T16:05:47.638Z PASS [ 57.203s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
74062025-08-01T16:05:49.104Z PASS [ 47.609s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
74072025-08-01T16:05:54.966Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
74082025-08-01T16:05:57.561Z PASS [ 62.597s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
74092025-08-01T16:05:58.190Z PASS [ 59.389s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
74102025-08-01T16:06:12.654Z PASS [ 46.611s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
74112025-08-01T16:06:16.325Z PASS [ 44.614s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
74122025-08-01T16:06:17.397Z PASS [ 29.760s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
74132025-08-01T16:06:20.197Z PASS [ 42.449s] omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
74142025-08-01T16:06:43.059Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
74152025-08-01T16:06:44.566Z PASS [ 46.377s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
74162025-08-01T16:06:49.105Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
74172025-08-01T16:06:57.561Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
74182025-08-01T16:07:03.900Z PASS [ 80.842s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
74192025-08-01T16:07:04.914Z PASS [ 20.348s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
74202025-08-01T16:07:06.743Z PASS [ 54.090s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
74212025-08-01T16:07:15.307Z PASS [ 86.204s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
74222025-08-01T16:07:16.327Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
74232025-08-01T16:07:17.399Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
74242025-08-01T16:07:20.197Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
74252025-08-01T16:07:20.490Z PASS [ 64.165s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
74262025-08-01T16:07:26.345Z PASS [ 88.785s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
74272025-08-01T16:07:28.260Z PASS [ 23.346s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
74282025-08-01T16:07:36.088Z PASS [ 29.344s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_expiration
74292025-08-01T16:07:37.681Z PASS [ 17.191s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl_invalid
74302025-08-01T16:07:40.799Z PASS [ 25.492s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl
74312025-08-01T16:07:43.408Z PASS [ 39.507s] omicron-nexus::test_all integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions
74322025-08-01T16:07:53.036Z PASS [ 95.640s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
74332025-08-01T16:07:56.313Z PASS [ 28.054s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
74342025-08-01T16:08:04.556Z PASS [ 26.875s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
74352025-08-01T16:08:07.085Z PASS [ 26.287s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
74362025-08-01T16:08:09.368Z PASS [ 25.961s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
74372025-08-01T16:08:13.084Z PASS [ 36.997s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
74382025-08-01T16:08:19.253Z PASS [ 26.217s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
74392025-08-01T16:08:20.199Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
74402025-08-01T16:08:20.445Z PASS [ 24.133s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
74412025-08-01T16:08:26.346Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
74422025-08-01T16:08:33.027Z PASS [ 25.942s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
74432025-08-01T16:08:33.691Z PASS [ 20.607s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
74442025-08-01T16:08:35.965Z PASS [ 26.598s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
74452025-08-01T16:08:39.101Z PASS [ 19.847s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
74462025-08-01T16:08:45.655Z PASS [ 25.209s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
74472025-08-01T16:08:46.688Z PASS [ 80.345s] omicron-nexus::test_all integration_tests::device_auth::test_session_list_excludes_expired
74482025-08-01T16:08:50.023Z PASS [ 149.828s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
74492025-08-01T16:08:52.695Z PASS [ 19.668s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
74502025-08-01T16:08:56.104Z PASS [ 51.548s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
74512025-08-01T16:09:01.385Z PASS [ 27.695s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
74522025-08-01T16:09:05.103Z PASS [ 26.003s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
74532025-08-01T16:09:13.859Z PASS [ 28.186s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
74542025-08-01T16:09:15.032Z PASS [ 28.344s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
74552025-08-01T16:09:16.746Z PASS [ 40.782s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
74562025-08-01T16:09:22.969Z PASS [ 32.947s] omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset
74572025-08-01T16:09:23.071Z PASS [ 30.377s] omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset_not_enough
74582025-08-01T16:09:27.635Z PASS [ 31.531s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
74592025-08-01T16:09:27.804Z PASS [ 26.419s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
74602025-08-01T16:09:33.353Z PASS [ 28.250s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
74612025-08-01T16:09:41.471Z PASS [ 25.909s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
74622025-08-01T16:09:41.471Z PASS [ 24.139s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
74632025-08-01T16:09:42.708Z PASS [ 27.676s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
74642025-08-01T16:09:46.141Z PASS [ 23.172s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
74652025-08-01T16:09:50.813Z PASS [ 27.742s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
74662025-08-01T16:09:53.945Z PASS [ 26.310s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
74672025-08-01T16:10:00.234Z PASS [ 32.430s] omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
74682025-08-01T16:10:00.311Z PASS [ 26.959s] omicron-nexus::test_all integration_tests::external_ips::can_list_instance_snat_ip
74692025-08-01T16:10:09.776Z PASS [ 30.026s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
74702025-08-01T16:10:11.307Z PASS [ 20.494s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
74712025-08-01T16:10:15.304Z PASS [ 34.419s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
74722025-08-01T16:10:23.344Z PASS [ 23.110s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
74732025-08-01T16:10:24.562Z PASS [ 30.617s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
74742025-08-01T16:10:27.150Z PASS [ 44.443s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
74752025-08-01T16:10:29.068Z PASS [ 19.292s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
74762025-08-01T16:10:31.304Z PASS [ 30.993s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
74772025-08-01T16:10:31.372Z PASS [ 20.065s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
74782025-08-01T16:10:32.667Z PASS [ 46.526s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
74792025-08-01T16:10:35.747Z PASS [ 20.443s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
74802025-08-01T16:10:44.885Z PASS [ 21.540s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
74812025-08-01T16:10:46.253Z PASS [ 21.691s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
74822025-08-01T16:10:48.229Z PASS [ 21.079s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
74832025-08-01T16:10:54.887Z PASS [ 25.610s] omicron-nexus::test_all integration_tests::images::test_image_create
74842025-08-01T16:10:58.906Z PASS [ 27.602s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
74852025-08-01T16:11:00.079Z PASS [ 27.412s] omicron-nexus::test_all integration_tests::images::test_image_promotion
74862025-08-01T16:11:01.465Z PASS [ 25.719s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
74872025-08-01T16:11:02.002Z PASS [ 30.630s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
74882025-08-01T16:11:04.511Z PASS [ 5.605s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
74892025-08-01T16:11:04.856Z PASS [ 4.777s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
74902025-08-01T16:11:06.844Z PASS [ 21.959s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
74912025-08-01T16:11:07.293Z PASS [ 12.616s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
74922025-08-01T16:11:07.872Z PASS [ 6.407s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
74932025-08-01T16:11:09.447Z PASS [ 23.195s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
74942025-08-01T16:11:10.091Z PASS [ 21.862s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
74952025-08-01T16:11:31.709Z PASS [ 29.708s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
74962025-08-01T16:11:31.812Z PASS [ 24.968s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
74972025-08-01T16:11:35.238Z PASS [ 30.380s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
74982025-08-01T16:11:36.302Z PASS [ 29.009s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
74992025-08-01T16:11:36.761Z PASS [ 28.890s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
75002025-08-01T16:11:41.167Z PASS [ 31.077s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
75012025-08-01T16:11:45.844Z PASS [ 41.333s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
75022025-08-01T16:11:51.281Z PASS [ 19.469s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
75032025-08-01T16:11:51.723Z PASS [ 20.014s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
75042025-08-01T16:11:54.666Z PASS [ 45.219s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
75052025-08-01T16:11:56.604Z PASS [ 19.843s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
75062025-08-01T16:12:07.173Z PASS [ 31.937s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
75072025-08-01T16:12:13.930Z PASS [ 19.265s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
75082025-08-01T16:12:16.573Z PASS [ 40.271s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
75092025-08-01T16:12:16.991Z PASS [ 25.267s] omicron-nexus::test_all integration_tests::instances::test_instance_access
75102025-08-01T16:12:21.680Z PASS [ 40.513s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
75112025-08-01T16:12:27.133Z PASS [ 30.529s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
75122025-08-01T16:12:36.074Z PASS [ 44.793s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
75132025-08-01T16:12:41.056Z PASS [ 33.883s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
75142025-08-01T16:12:45.846Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
75152025-08-01T16:12:46.569Z PASS [ 29.578s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
75162025-08-01T16:12:47.886Z PASS [ 33.956s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
75172025-08-01T16:12:50.950Z PASS [ 34.378s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
75182025-08-01T16:12:56.493Z PASS [ 34.813s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
75192025-08-01T16:12:57.812Z PASS [ 71.968s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
75202025-08-01T16:12:59.284Z PASS [ 32.152s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
75212025-08-01T16:13:01.659Z PASS [ 25.585s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
75222025-08-01T16:13:12.213Z PASS [ 31.157s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
75232025-08-01T16:13:17.098Z PASS [ 26.148s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
75242025-08-01T16:13:21.452Z PASS [ 24.959s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
75252025-08-01T16:13:25.393Z PASS [ 38.824s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
75262025-08-01T16:13:26.165Z PASS [ 28.353s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
75272025-08-01T16:13:30.454Z PASS [ 31.170s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
75282025-08-01T16:13:30.627Z PASS [ 28.968s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
75292025-08-01T16:13:40.552Z PASS [ 52.667s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
75302025-08-01T16:13:43.430Z PASS [ 31.218s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
75312025-08-01T16:13:44.937Z PASS [ 27.839s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
75322025-08-01T16:13:49.067Z PASS [ 27.615s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
75332025-08-01T16:14:08.200Z PASS [ 37.574s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
75342025-08-01T16:14:08.227Z PASS [ 37.751s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
75352025-08-01T16:14:11.145Z PASS [ 30.594s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
75362025-08-01T16:14:14.165Z PASS [ 48.001s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
75372025-08-01T16:14:14.590Z PASS [ 31.160s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
75382025-08-01T16:14:22.523Z PASS [ 37.587s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
75392025-08-01T16:14:25.395Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
75402025-08-01T16:14:27.737Z PASS [ 38.671s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
75412025-08-01T16:14:29.860Z PASS [ 21.660s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
75422025-08-01T16:14:30.510Z PASS [ 19.365s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
75432025-08-01T16:14:34.713Z PASS [ 20.123s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
75442025-08-01T16:14:35.738Z PASS [ 70.346s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
75452025-08-01T16:14:45.695Z PASS [ 37.491s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
75462025-08-01T16:14:47.193Z PASS [ 33.028s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
75472025-08-01T16:14:49.632Z PASS [ 19.772s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
75482025-08-01T16:14:49.910Z PASS [ 27.387s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
75492025-08-01T16:14:54.845Z PASS [ 27.108s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
75502025-08-01T16:14:59.428Z PASS [ 28.918s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
75512025-08-01T16:15:01.895Z PASS [ 27.182s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
75522025-08-01T16:15:07.220Z PASS [ 17.587s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
75532025-08-01T16:15:09.590Z PASS [ 19.680s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
75542025-08-01T16:15:11.448Z PASS [ 25.753s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
75552025-08-01T16:15:14.778Z PASS [ 19.933s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
75562025-08-01T16:15:15.620Z PASS [ 39.882s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
75572025-08-01T16:15:17.397Z PASS [ 30.204s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
75582025-08-01T16:15:19.572Z PASS [ 20.144s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
75592025-08-01T16:15:25.696Z PASS [ 18.476s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
75602025-08-01T16:15:34.679Z PASS [ 32.784s] omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
75612025-08-01T16:15:38.523Z PASS [ 18.951s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
75622025-08-01T16:15:41.396Z PASS [ 29.949s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
75632025-08-01T16:15:43.148Z PASS [ 28.370s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
75642025-08-01T16:15:44.028Z PASS [ 34.438s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
75652025-08-01T16:15:46.574Z PASS [ 29.177s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
75662025-08-01T16:15:47.706Z PASS [ 22.011s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
75672025-08-01T16:15:48.519Z PASS [ 32.900s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
75682025-08-01T16:15:56.548Z PASS [ 21.869s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
75692025-08-01T16:15:58.005Z PASS [ 19.481s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
75702025-08-01T16:16:00.378Z PASS [ 18.982s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
75712025-08-01T16:16:02.390Z PASS [ 19.242s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
75722025-08-01T16:16:02.707Z PASS [ 18.679s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
75732025-08-01T16:16:06.292Z PASS [ 19.719s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
75742025-08-01T16:16:06.935Z PASS [ 19.229s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
75752025-08-01T16:16:11.372Z PASS [ 22.853s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
75762025-08-01T16:16:17.488Z PASS [ 20.940s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
75772025-08-01T16:16:21.668Z PASS [ 19.278s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
75782025-08-01T16:16:22.188Z PASS [ 21.810s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
75792025-08-01T16:16:22.900Z PASS [ 24.896s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
75802025-08-01T16:16:32.834Z PASS [ 30.128s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
75812025-08-01T16:16:35.530Z PASS [ 24.157s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
75822025-08-01T16:16:40.200Z PASS [ 18.532s] omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
75832025-08-01T16:16:40.736Z PASS [ 18.548s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
75842025-08-01T16:16:44.661Z PASS [ 38.369s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
75852025-08-01T16:16:45.301Z PASS [ 22.401s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
75862025-08-01T16:17:04.484Z PASS [ 24.284s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
75872025-08-01T16:17:05.232Z PASS [ 24.491s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
75882025-08-01T16:17:06.133Z PASS [ 59.199s] omicron-nexus::test_all integration_tests::metrics::test_metrics
75892025-08-01T16:17:07.790Z PASS [ 34.956s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
75902025-08-01T16:17:09.525Z PASS [ 24.865s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
75912025-08-01T16:17:10.162Z PASS [ 52.675s] omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
75922025-08-01T16:17:23.878Z PASS [ 48.349s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
75932025-08-01T16:17:31.004Z PASS [ 25.778s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
75942025-08-01T16:17:32.230Z PASS [ 46.929s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
75952025-08-01T16:17:42.054Z PASS [ 34.264s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
75962025-08-01T16:17:42.295Z PASS [ 32.770s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
75972025-08-01T16:17:44.588Z PASS [ 34.427s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
75982025-08-01T16:17:47.318Z PASS [ 23.440s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
75992025-08-01T16:17:49.812Z PASS [ 45.329s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
76002025-08-01T16:17:53.611Z PASS [ 47.478s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
76012025-08-01T16:18:04.184Z PASS [ 21.889s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
76022025-08-01T16:18:04.271Z PASS [ 19.683s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
76032025-08-01T16:18:06.796Z PASS [ 19.478s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
76042025-08-01T16:18:09.732Z PASS [ 19.920s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
76052025-08-01T16:18:16.342Z PASS [ 45.338s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
76062025-08-01T16:18:20.549Z PASS [ 26.938s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
76072025-08-01T16:18:21.523Z PASS [ 49.293s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
76082025-08-01T16:18:26.127Z PASS [ 21.856s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
76092025-08-01T16:18:30.114Z PASS [ 25.930s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
76102025-08-01T16:18:33.011Z PASS [ 26.215s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
76112025-08-01T16:18:39.284Z PASS [ 22.943s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
76122025-08-01T16:18:41.031Z PASS [ 31.299s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
76132025-08-01T16:18:41.484Z PASS [ 20.932s] omicron-nexus::test_all integration_tests::projects::test_projects
76142025-08-01T16:18:42.188Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
76152025-08-01T16:18:43.496Z PASS [ 21.892s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
76162025-08-01T16:18:48.726Z PASS [ 18.612s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
76172025-08-01T16:18:52.533Z PASS [ 19.522s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
76182025-08-01T16:19:01.804Z PASS [ 20.774s] omicron-nexus::test_all integration_tests::rack::test_sled_add
76192025-08-01T16:19:01.953Z PASS [ 20.471s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
76202025-08-01T16:19:02.167Z PASS [ 22.881s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
76212025-08-01T16:19:03.810Z PASS [ 20.384s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
76222025-08-01T16:19:10.641Z PASS [ 18.108s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
76232025-08-01T16:19:10.900Z PASS [ 22.174s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
76242025-08-01T16:19:19.657Z PASS [ 17.852s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
76252025-08-01T16:19:19.794Z PASS [ 0.137s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
76262025-08-01T16:19:19.920Z PASS [ 97.867s] omicron-nexus::test_all integration_tests::password_login::test_local_users
76272025-08-01T16:19:19.946Z PASS [ 0.127s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
76282025-08-01T16:19:20.017Z PASS [ 0.097s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
76292025-08-01T16:19:20.043Z PASS [ 0.106s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
76302025-08-01T16:19:20.129Z PASS [ 0.112s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
76312025-08-01T16:19:20.168Z PASS [ 54.041s] omicron-nexus::test_all integration_tests::quotas::test_quotas
76322025-08-01T16:19:22.164Z PASS [ 19.996s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
76332025-08-01T16:19:23.982Z PASS [ 22.030s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
76342025-08-01T16:19:32.232Z PASS [ 28.434s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
76352025-08-01T16:19:32.288Z PASS [ 21.647s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
76362025-08-01T16:19:32.391Z PASS [ 0.103s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
76372025-08-01T16:19:33.014Z PASS [ 22.113s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
76382025-08-01T16:19:39.244Z PASS [ 19.077s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
76392025-08-01T16:19:39.362Z PASS [ 0.118s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
76402025-08-01T16:19:39.456Z PASS [ 0.093s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
76412025-08-01T16:19:39.600Z PASS [ 19.573s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
76422025-08-01T16:19:40.666Z PASS [ 20.537s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
76432025-08-01T16:19:41.323Z PASS [ 19.161s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
76442025-08-01T16:19:42.041Z PASS [ 18.059s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
76452025-08-01T16:19:50.871Z PASS [ 18.640s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
76462025-08-01T16:19:51.585Z PASS [ 19.194s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
76472025-08-01T16:19:51.836Z PASS [ 18.823s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
76482025-08-01T16:19:54.805Z PASS [ 2.969s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
76492025-08-01T16:19:54.988Z PASS [ 15.533s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
76502025-08-01T16:19:55.253Z PASS [ 15.653s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
76512025-08-01T16:19:56.063Z PASS [ 15.397s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
76522025-08-01T16:19:56.643Z PASS [ 15.321s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
76532025-08-01T16:19:57.293Z PASS [ 2.488s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
76542025-08-01T16:19:58.636Z PASS [ 1.992s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
76552025-08-01T16:19:59.454Z PASS [ 2.159s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
76562025-08-01T16:20:00.799Z PASS [ 2.163s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
76572025-08-01T16:20:01.717Z PASS [ 2.264s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
76582025-08-01T16:20:03.268Z PASS [ 1.551s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
76592025-08-01T16:20:55.609Z PASS [ 52.342s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
76602025-08-01T16:21:00.802Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
76612025-08-01T16:21:19.268Z PASS [ 78.470s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
76622025-08-01T16:21:28.007Z PASS [ 32.398s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
76632025-08-01T16:22:18.945Z PASS [ 59.678s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
76642025-08-01T16:22:28.010Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
76652025-08-01T16:22:34.098Z PASS [ 15.153s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
76662025-08-01T16:22:34.125Z PASS [ 15.169s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
76672025-08-01T16:22:34.671Z PASS [ 15.726s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
76682025-08-01T16:22:35.194Z PASS [ 16.249s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
76692025-08-01T16:22:40.929Z PASS [ 72.923s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
76702025-08-01T16:22:54.641Z PASS [ 20.542s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
76712025-08-01T16:22:56.224Z PASS [ 22.110s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
76722025-08-01T16:22:57.435Z PASS [ 22.764s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
76732025-08-01T16:22:57.497Z PASS [ 22.303s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
76742025-08-01T16:23:03.346Z PASS [ 22.417s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
76752025-08-01T16:23:04.029Z PASS [ 23.100s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
76762025-08-01T16:23:04.208Z PASS [ 23.279s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
76772025-08-01T16:23:09.023Z PASS [ 28.094s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
76782025-08-01T16:23:17.066Z PASS [ 22.426s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
76792025-08-01T16:23:18.592Z PASS [ 22.367s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
76802025-08-01T16:23:19.764Z PASS [ 22.267s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
76812025-08-01T16:23:25.070Z PASS [ 21.040s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
76822025-08-01T16:23:25.432Z PASS [ 21.224s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
76832025-08-01T16:23:26.621Z PASS [ 23.275s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
76842025-08-01T16:23:28.793Z PASS [ 31.359s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
76852025-08-01T16:23:29.738Z PASS [ 20.715s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
76862025-08-01T16:23:37.534Z PASS [ 18.942s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
76872025-08-01T16:23:38.249Z PASS [ 21.183s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
76882025-08-01T16:23:44.156Z PASS [ 24.392s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
76892025-08-01T16:23:46.116Z PASS [ 20.683s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
76902025-08-01T16:23:48.852Z PASS [ 20.059s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
76912025-08-01T16:23:51.303Z PASS [ 24.682s] omicron-nexus::test_all integration_tests::silos::test_silos
76922025-08-01T16:23:52.608Z PASS [ 27.532s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
76932025-08-01T16:23:58.242Z PASS [ 20.685s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
76942025-08-01T16:24:00.507Z PASS [ 30.768s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
76952025-08-01T16:24:05.054Z PASS [ 26.805s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
76962025-08-01T16:24:05.564Z PASS [ 21.408s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
76972025-08-01T16:24:11.510Z PASS [ 18.909s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
76982025-08-01T16:24:20.542Z PASS [ 22.323s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
76992025-08-01T16:24:20.809Z PASS [ 34.694s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
77002025-08-01T16:24:22.676Z PASS [ 22.170s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
77012025-08-01T16:24:24.706Z PASS [ 33.403s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
77022025-08-01T16:24:24.776Z PASS [ 35.924s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
77032025-08-01T16:24:27.814Z PASS [ 22.760s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
77042025-08-01T16:24:41.827Z PASS [ 30.317s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
77052025-08-01T16:24:44.438Z PASS [ 38.874s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
77062025-08-01T16:24:44.624Z PASS [ 19.918s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
77072025-08-01T16:24:53.949Z PASS [ 26.136s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_create_with_comment
77082025-08-01T16:24:54.230Z PASS [ 31.555s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
77092025-08-01T16:24:54.410Z PASS [ 33.601s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
77102025-08-01T16:24:55.006Z PASS [ 34.464s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
77112025-08-01T16:25:04.681Z PASS [ 39.906s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
77122025-08-01T16:25:06.609Z PASS [ 21.985s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
77132025-08-01T16:25:07.571Z PASS [ 25.744s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
77142025-08-01T16:25:09.771Z PASS [ 3.162s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
77152025-08-01T16:25:11.705Z PASS [ 27.267s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_list_time_ordering
77162025-08-01T16:25:14.791Z PASS [ 19.786s] omicron-nexus::test_all integration_tests::target_release::get_set_target_release
77172025-08-01T16:25:19.891Z PASS [ 25.481s] omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_crud
77182025-08-01T16:25:20.327Z PASS [ 26.097s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_update_comment
77192025-08-01T16:25:20.872Z PASS [ 26.923s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_range_requests
77202025-08-01T16:25:29.162Z PASS [ 19.390s] omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
77212025-08-01T16:25:34.370Z PASS [ 22.666s] omicron-nexus::test_all integration_tests::updates::test_trust_root_operations
77222025-08-01T16:25:36.223Z PASS [ 21.432s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
77232025-08-01T16:25:36.278Z PASS [ 28.707s] omicron-nexus::test_all integration_tests::updates::test_repo_upload
77242025-08-01T16:25:51.306Z PASS [ 31.415s] omicron-nexus::test_all integration_tests::utilization::test_utilization_list
77252025-08-01T16:25:55.102Z PASS [ 34.230s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
77262025-08-01T16:25:57.338Z PASS [ 37.011s] omicron-nexus::test_all integration_tests::utilization::test_utilization_view
77272025-08-01T16:26:02.675Z PASS [ 28.305s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
77282025-08-01T16:26:04.683Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
77292025-08-01T16:26:04.765Z PASS [ 35.604s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
77302025-08-01T16:26:14.611Z PASS [ 38.388s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
77312025-08-01T16:26:14.970Z PASS [ 38.692s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
77322025-08-01T16:26:29.794Z PASS [ 38.488s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
77332025-08-01T16:26:31.249Z PASS [ 36.147s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
77342025-08-01T16:26:34.566Z PASS [ 37.229s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
77352025-08-01T16:26:39.441Z PASS [ 36.766s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
77362025-08-01T16:26:41.889Z PASS [ 37.124s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
77372025-08-01T16:26:45.590Z PASS [ 30.979s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
77382025-08-01T16:27:01.017Z PASS [ 29.769s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
77392025-08-01T16:27:04.683Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
77402025-08-01T16:27:09.564Z PASS [ 30.122s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_region_snapshot_deleting
77412025-08-01T16:27:14.970Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
77422025-08-01T16:27:15.650Z PASS [ 41.084s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records
77432025-08-01T16:27:18.271Z PASS [ 36.382s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_soft_delete_volume
77442025-08-01T16:27:29.794Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
77452025-08-01T16:27:31.279Z PASS [ 146.600s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
77462025-08-01T16:27:33.622Z PASS [ 48.033s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
77472025-08-01T16:27:42.416Z PASS [ 87.447s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
77482025-08-01T16:27:43.881Z PASS [ 74.088s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
77492025-08-01T16:27:48.758Z PASS [ 47.741s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
77502025-08-01T16:28:02.558Z PASS [ 52.996s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
77512025-08-01T16:28:08.691Z PASS [ 53.042s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
77522025-08-01T16:28:08.718Z PASS [ 35.090s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
77532025-08-01T16:28:11.648Z PASS [ 53.378s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
77542025-08-01T16:28:15.728Z PASS [ 33.312s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
77552025-08-01T16:28:23.618Z PASS [ 52.340s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
77562025-08-01T16:28:30.144Z PASS [ 46.263s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
77572025-08-01T16:28:39.740Z PASS [ 31.028s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
77582025-08-01T16:28:43.898Z PASS [ 32.250s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
77592025-08-01T16:28:47.504Z PASS [ 31.777s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
77602025-08-01T16:28:48.759Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
77612025-08-01T16:28:54.573Z PASS [ 30.955s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
77622025-08-01T16:29:02.087Z PASS [ 31.944s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
77632025-08-01T16:29:02.560Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
77642025-08-01T16:29:06.593Z PASS [ 64.036s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
77652025-08-01T16:29:08.280Z PASS [ 20.775s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
77662025-08-01T16:29:08.692Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
77672025-08-01T16:29:17.256Z PASS [ 22.683s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
77682025-08-01T16:29:20.079Z PASS [ 36.181s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
77692025-08-01T16:29:23.577Z PASS [ 21.490s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
77702025-08-01T16:29:23.643Z PASS [ 74.953s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
77712025-08-01T16:29:23.670Z PASS [ 43.928s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
77722025-08-01T16:29:28.031Z PASS [ 21.437s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
77732025-08-01T16:29:30.566Z PASS [ 22.287s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
77742025-08-01T16:29:40.154Z PASS [ 22.898s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
77752025-08-01T16:29:41.799Z PASS [ 21.720s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
77762025-08-01T16:29:45.242Z PASS [ 21.665s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
77772025-08-01T16:29:46.332Z PASS [ 22.689s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
77782025-08-01T16:29:48.715Z PASS [ 25.048s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
77792025-08-01T16:29:48.760Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
77802025-08-01T16:29:49.750Z PASS [ 21.705s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
77812025-08-01T16:29:52.558Z PASS [ 21.989s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
77822025-08-01T16:30:02.007Z PASS [ 21.853s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
77832025-08-01T16:30:03.687Z PASS [ 21.889s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
77842025-08-01T16:30:07.234Z PASS [ 21.992s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
77852025-08-01T16:30:08.733Z PASS [ 22.401s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
77862025-08-01T16:30:12.366Z PASS [ 22.630s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
77872025-08-01T16:30:14.624Z PASS [ 22.070s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
77882025-08-01T16:30:24.742Z PASS [ 22.735s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
77892025-08-01T16:30:26.301Z PASS [ 22.614s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
77902025-08-01T16:30:29.454Z PASS [ 22.221s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
77912025-08-01T16:30:29.727Z PASS [ 160.971s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
77922025-08-01T16:30:31.268Z PASS [ 42.553s] omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
77932025-08-01T16:30:31.932Z PASS [ 23.193s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
77942025-08-01T16:30:46.185Z PASS [ 21.444s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
77952025-08-01T16:30:47.966Z PASS [ 21.665s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
77962025-08-01T16:30:51.381Z PASS [ 21.927s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
77972025-08-01T16:30:51.440Z PASS [ 21.714s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
77982025-08-01T16:30:52.082Z PASS [ 39.717s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
77992025-08-01T16:30:52.575Z PASS [ 21.307s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
78002025-08-01T16:30:58.282Z PASS [ 43.658s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
78012025-08-01T16:31:09.839Z PASS [ 23.654s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_illegal_range
78022025-08-01T16:31:12.080Z PASS [ 40.155s] omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
78032025-08-01T16:31:13.283Z PASS [ 25.314s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
78042025-08-01T16:31:13.628Z PASS [ 22.244s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
78052025-08-01T16:31:14.379Z PASS [ 22.938s] omicron-nexus::test_all integration_tests::vpc_firewall::test_nexus_firewall_icmp
78062025-08-01T16:31:18.447Z PASS [ 26.365s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
78072025-08-01T16:31:27.343Z PASS [ 34.769s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
78082025-08-01T16:31:29.729Z PASS [ 31.447s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
78092025-08-01T16:31:38.889Z PASS [ 20.442s] omicron-nexus::test_all integration_tests::webhooks::test_cannot_subscribe_to_probes
78102025-08-01T16:31:42.135Z PASS [ 28.510s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
78112025-08-01T16:31:43.458Z PASS [ 30.179s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
78122025-08-01T16:31:45.756Z PASS [ 33.676s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
78132025-08-01T16:31:47.202Z PASS [ 19.858s] omicron-nexus::test_all integration_tests::webhooks::test_event_delivery
78142025-08-01T16:31:51.764Z PASS [ 22.035s] omicron-nexus::test_all integration_tests::webhooks::test_glob_subscription_add
78152025-08-01T16:32:01.163Z PASS [ 22.273s] omicron-nexus::test_all integration_tests::webhooks::test_multiple_receivers
78162025-08-01T16:32:03.070Z PASS [ 20.935s] omicron-nexus::test_all integration_tests::webhooks::test_multiple_secrets
78172025-08-01T16:32:06.163Z PASS [ 56.325s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
78182025-08-01T16:32:09.863Z PASS [ 55.485s] omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
78192025-08-01T16:32:10.081Z PASS [ 18.317s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_add
78202025-08-01T16:32:17.822Z PASS [ 16.660s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove
78212025-08-01T16:32:17.861Z PASS [ 0.039s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_boundary_correction
78222025-08-01T16:32:17.889Z PASS [ 0.022s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_correction
78232025-08-01T16:32:17.916Z PASS [ 0.020s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback
78242025-08-01T16:32:17.943Z PASS [ 0.021s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id
78252025-08-01T16:32:17.970Z PASS [ 0.020s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time
78262025-08-01T16:32:17.970Z PASS [ 0.021s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_invalid_stratum
78272025-08-01T16:32:17.997Z PASS [ 0.018s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_ipv6_address
78282025-08-01T16:32:18.025Z PASS [ 0.021s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_negative_correction
78292025-08-01T16:32:18.053Z PASS [ 0.021s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction
78302025-08-01T16:32:18.053Z PASS [ 0.022s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum
78312025-08-01T16:32:18.080Z PASS [ 0.022s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer
78322025-08-01T16:32:18.107Z PASS [ 0.021s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time
78332025-08-01T16:32:18.134Z PASS [ 0.018s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_special_ref_id
78342025-08-01T16:32:18.134Z PASS [ 0.016s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_success
78352025-08-01T16:32:18.162Z PASS [ 0.024s] omicron-ntp-admin http_entrypoints::tests::test_parse_timesync_result_too_few_fields
78362025-08-01T16:32:19.528Z PASS [ 16.458s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove_glob
78372025-08-01T16:32:20.964Z PASS [ 14.801s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_delete
78382025-08-01T16:32:25.093Z PASS [ 15.012s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_names_are_unique
78392025-08-01T16:32:25.155Z PASS [ 0.062s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
78402025-08-01T16:32:25.187Z PASS [ 0.032s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
78412025-08-01T16:32:25.233Z PASS [ 15.370s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_get
78422025-08-01T16:32:25.260Z PASS [ 0.061s] omicron-package config::tests::multi_preset_arg
78432025-08-01T16:32:25.297Z PASS [ 0.064s] omicron-package dot::test::test_bad_dependency
78442025-08-01T16:32:25.324Z PASS [ 0.052s] omicron-package dot::test::test_dot_output
78452025-08-01T16:32:25.324Z PASS [ 0.023s] omicron-passwords test::test_password_constraints
78462025-08-01T16:32:29.692Z PASS [ 4.368s] omicron-passwords test::test_reproducible
78472025-08-01T16:32:31.945Z PASS [ 10.981s] omicron-omdb::test_all_output test_omdb_usage_errors
78482025-08-01T16:32:31.985Z PASS [ 0.040s] omicron-passwords test::test_stable
78492025-08-01T16:32:32.013Z PASS [ 0.017s] omicron-passwords test::test_weak_hashes
78502025-08-01T16:32:32.039Z PASS [ 0.024s] omicron-rpaths internal::tests::test_configure_from_path
78512025-08-01T16:32:32.087Z PASS [ 0.061s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
78522025-08-01T16:32:32.115Z PASS [ 0.021s] omicron-rpaths internal::tests::test_emit_rpath
78532025-08-01T16:32:32.550Z PASS [ 0.441s] omicron-sled-agent artifact_store::test::generations
78542025-08-01T16:32:32.705Z PASS [ 0.155s] omicron-sled-agent artifact_store::test::issue_7796
78552025-08-01T16:32:32.862Z PASS [ 0.157s] omicron-sled-agent artifact_store::test::list_get_put
78562025-08-01T16:32:32.981Z PASS [ 0.119s] omicron-sled-agent artifact_store::test::no_dataset
78572025-08-01T16:32:33.139Z PASS [ 0.158s] omicron-sled-agent artifact_store::test::wrong_hash
78582025-08-01T16:32:33.192Z PASS [ 0.053s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
78592025-08-01T16:32:33.250Z PASS [ 49.793s] omicron-nexus::test_all integration_tests::webhooks::test_probe
78602025-08-01T16:32:33.278Z PASS [ 0.064s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
78612025-08-01T16:32:33.305Z PASS [ 0.045s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
78622025-08-01T16:32:33.332Z PASS [ 0.059s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
78632025-08-01T16:32:33.359Z PASS [ 0.040s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
78642025-08-01T16:32:33.359Z PASS [ 0.043s] omicron-sled-agent common::instance::test::propolis_terminal_states_make_vmm_halted
78652025-08-01T16:32:33.386Z PASS [ 0.037s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_fails_migrations
78662025-08-01T16:32:33.414Z PASS [ 0.037s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
78672025-08-01T16:32:33.441Z PASS [ 0.038s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
78682025-08-01T16:32:33.468Z PASS [ 0.056s] omicron-sled-agent config::test::test_smf_configs
78692025-08-01T16:32:33.948Z PASS [ 0.501s] omicron-sled-agent instance::tests::test_failed_published_when_zone_gone
78702025-08-01T16:32:33.975Z PASS [ 0.538s] omicron-sled-agent instance::tests::test_destroy_published_when_instance_removed
78712025-08-01T16:32:34.438Z PASS [ 0.490s] omicron-sled-agent instance::tests::test_instance_create_events_normal
78722025-08-01T16:32:35.603Z PASS [ 1.647s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
78732025-08-01T16:32:35.647Z PASS [ 1.209s] omicron-sled-agent instance::tests::test_instance_manager_creation
78742025-08-01T16:32:36.081Z PASS [ 0.476s] omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
78752025-08-01T16:32:36.133Z PASS [ 0.053s] omicron-sled-agent probe_manager::test::probe_state_set_ops
78762025-08-01T16:32:36.172Z PASS [ 0.039s] omicron-sled-agent profile::tests::empty_profile
78772025-08-01T16:32:36.215Z PASS [ 0.043s] omicron-sled-agent profile::tests::test_disabled_instance
78782025-08-01T16:32:36.257Z PASS [ 0.041s] omicron-sled-agent profile::tests::test_instance
78792025-08-01T16:32:36.299Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_multiple
78802025-08-01T16:32:36.338Z PASS [ 0.039s] omicron-sled-agent profile::tests::test_property
78812025-08-01T16:32:36.380Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_property_group
78822025-08-01T16:32:36.428Z PASS [ 0.048s] omicron-sled-agent profile::tests::test_service
78832025-08-01T16:32:36.465Z PASS [ 0.036s] omicron-sled-agent profile::tests::test_service_property_group
78842025-08-01T16:32:36.499Z PASS [ 0.034s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
78852025-08-01T16:32:36.537Z PASS [ 0.037s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
78862025-08-01T16:32:36.586Z PASS [ 0.050s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
78872025-08-01T16:32:36.615Z PASS [ 11.298s] omicron-passwords test::test_compatible
78882025-08-01T16:32:36.649Z PASS [ 0.062s] omicron-sled-agent rack_setup::plan::service::tests::test_dataset_and_zone_count
78892025-08-01T16:32:36.680Z PASS [ 0.085s] omicron-sled-agent rack_setup::service::test::rss_blueprint_is_blippy_clean
78902025-08-01T16:32:36.708Z PASS [ 0.058s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
78912025-08-01T16:32:36.735Z PASS [ 0.049s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
78922025-08-01T16:32:36.762Z PASS [ 0.051s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
78932025-08-01T16:32:36.789Z PASS [ 0.044s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
78942025-08-01T16:32:36.816Z PASS [ 0.046s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
78952025-08-01T16:32:36.844Z PASS [ 0.057s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
78962025-08-01T16:32:36.871Z PASS [ 0.061s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
78972025-08-01T16:32:36.898Z PASS [ 0.064s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
78982025-08-01T16:32:36.926Z PASS [ 0.047s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
78992025-08-01T16:32:36.969Z PASS [ 0.055s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
79002025-08-01T16:32:37.021Z PASS [ 0.052s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
79012025-08-01T16:32:37.073Z PASS [ 0.052s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
79022025-08-01T16:32:37.126Z PASS [ 0.052s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
79032025-08-01T16:32:37.172Z PASS [ 0.046s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
79042025-08-01T16:32:37.219Z PASS [ 0.047s] omicron-sled-agent sim::storage::test::nested_dataset
79052025-08-01T16:32:37.267Z PASS [ 0.047s] omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
79062025-08-01T16:32:37.309Z PASS [ 0.043s] omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
79072025-08-01T16:32:37.354Z PASS [ 0.045s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
79082025-08-01T16:32:37.412Z PASS [ 0.058s] omicron-sled-agent sim::storage::test::snapshot_needs_region
79092025-08-01T16:32:39.896Z PASS [ 54.140s] omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
79102025-08-01T16:32:41.824Z PASS [ 4.928s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
79112025-08-01T16:32:42.412Z PASS [ 24.261s] omicron-omdb::test_all_output test_omdb_env_settings
79122025-08-01T16:32:42.591Z PASS [ 55.390s] omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
79132025-08-01T16:32:42.665Z PASS [ 5.253s] omicron-sled-agent support_bundle::storage::tests::basic_crud
79142025-08-01T16:32:44.775Z PASS [ 4.878s] omicron-sled-agent support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent
79152025-08-01T16:32:47.725Z PASS [ 5.902s] omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer
79162025-08-01T16:32:48.229Z PASS [ 5.817s] omicron-sled-agent support_bundle::storage::tests::chunked_file_transfer_restart
79172025-08-01T16:32:48.949Z PASS [ 6.283s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
79182025-08-01T16:32:49.528Z PASS [ 6.936s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
79192025-08-01T16:32:51.449Z PASS [ 6.675s] omicron-sled-agent support_bundle::storage::tests::creation_idempotency
79202025-08-01T16:32:53.901Z PASS [ 6.176s] omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
79212025-08-01T16:32:53.944Z PASS [ 0.043s] omicron-sled-agent updates::test::test_query_no_components
79222025-08-01T16:32:53.993Z PASS [ 0.047s] omicron-sled-agent updates::test::test_query_sled_agent_version
79232025-08-01T16:32:54.062Z PASS [ 0.071s] omicron-sled-agent updates::test::test_query_zone_version
79242025-08-01T16:32:54.107Z PASS [ 0.044s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
79252025-08-01T16:32:54.297Z PASS [ 6.068s] omicron-sled-agent support_bundle::storage::tests::getting_bundles_mounts_them
79262025-08-01T16:32:55.369Z PASS [ 6.420s] omicron-sled-agent support_bundle::storage::tests::listing_bundles_mounts_them
79272025-08-01T16:32:55.434Z PASS [ 0.064s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
79282025-08-01T16:32:56.427Z PASS [ 6.899s] omicron-sled-agent support_bundle::storage::tests::ranges
79292025-08-01T16:32:57.753Z PASS [ 6.296s] omicron-sled-agent support_bundle::storage::tests::try_to_write_after_finalize
79302025-08-01T16:32:58.120Z PASS [ 3.821s] omicron-sled-agent zone_bundle::illumos_tests::test_context
79312025-08-01T16:32:58.306Z PASS [ 0.186s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
79322025-08-01T16:32:58.358Z PASS [ 0.052s] omicron-sled-agent zone_bundle::tests::test_dir_size
79332025-08-01T16:32:58.418Z PASS [ 0.060s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
79342025-08-01T16:32:58.445Z PASS [ 4.327s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
79352025-08-01T16:32:58.931Z PASS [ 0.513s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
79362025-08-01T16:32:58.958Z PASS [ 0.498s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
79372025-08-01T16:32:59.066Z PASS [ 0.134s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
79382025-08-01T16:32:59.134Z PASS [ 0.068s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
79392025-08-01T16:32:59.174Z PASS [ 0.039s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
79402025-08-01T16:32:59.368Z PASS [ 39.840s] omicron-omdb::test_all_output test_omdb_success_cases
79412025-08-01T16:32:59.698Z PASS [ 0.524s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
79422025-08-01T16:32:59.726Z PASS [ 0.333s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
79432025-08-01T16:32:59.753Z PASS [ 0.040s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
79442025-08-01T16:32:59.780Z PASS [ 0.038s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
79452025-08-01T16:32:59.807Z PASS [ 0.870s] omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
79462025-08-01T16:33:00.008Z PASS [ 0.228s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
79472025-08-01T16:33:00.036Z PASS [ 4.576s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
79482025-08-01T16:33:00.256Z PASS [ 0.453s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
79492025-08-01T16:33:00.395Z PASS [ 0.385s] omicron-test-utils dev::db::test::test_bad_cmd
79502025-08-01T16:33:00.461Z PASS [ 4.035s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
79512025-08-01T16:33:00.680Z PASS [ 0.669s] omicron-test-utils dev::db::test::test_cmd_fails
79522025-08-01T16:33:00.718Z PASS [ 0.040s] omicron-test-utils dev::db::test::test_make_pg_config_fail
79532025-08-01T16:33:00.746Z PASS [ 1.035s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
79542025-08-01T16:33:00.773Z PASS [ 0.034s] omicron-test-utils dev::db::test::test_make_pg_config_ok
79552025-08-01T16:33:00.773Z PASS [ 0.368s] omicron-test-utils dev::db::test::test_database_start_hang
79562025-08-01T16:33:00.800Z PASS [ 0.043s] omicron-test-utils dev::db::test::test_parse_http_addr
79572025-08-01T16:33:00.800Z PASS [ 0.041s] omicron-test-utils dev::db::test::test_process_exit_abnormal
79582025-08-01T16:33:00.827Z PASS [ 0.061s] omicron-test-utils dev::db::test::test_process_exit_normal
79592025-08-01T16:33:01.297Z PASS [ 3.552s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
79602025-08-01T16:33:01.336Z PASS [ 0.037s] omicron-test-utils dev::db::test::test_starter_tmpdir
79612025-08-01T16:33:01.373Z PASS [ 0.596s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
79622025-08-01T16:33:01.400Z PASS [ 31.695s] omicron-passwords test::test_smoke
79632025-08-01T16:33:01.400Z PASS [ 0.061s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
79642025-08-01T16:33:01.427Z PASS [ 0.040s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
79652025-08-01T16:33:01.454Z PASS [ 0.041s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
79662025-08-01T16:33:01.454Z PASS [ 0.034s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
79672025-08-01T16:33:01.481Z PASS [ 0.068s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
79682025-08-01T16:33:01.508Z PASS [ 0.074s] omicron-test-utils dev::test_cmds::tests::test_redact_section
79692025-08-01T16:33:01.612Z PASS [ 0.110s] openapi-manager cmd::dispatch::test::test_arg_parsing
79702025-08-01T16:33:01.652Z PASS [ 0.041s] openapi-manager cmd::dispatch::test::test_blessed_args
79712025-08-01T16:33:01.692Z PASS [ 0.039s] openapi-manager cmd::dispatch::test::test_generated_args
79722025-08-01T16:33:01.750Z PASS [ 0.057s] openapi-manager cmd::dispatch::test::test_local_args
79732025-08-01T16:33:01.800Z PASS [ 0.050s] openapi-manager iter_only::test::test_basic
79742025-08-01T16:33:01.851Z PASS [ 0.051s] openapi-manager omicron::tests::all_apis_is_sorted
79752025-08-01T16:33:01.886Z PASS [ 1.423s] omicron-test-utils dev::db::test::test_http_addr_integration
79762025-08-01T16:33:01.913Z PASS [ 0.038s] openapi-manager resolved::test::test_displayable_vec
79772025-08-01T16:33:01.940Z PASS [ 0.042s] openapi-manager spec_files_generic::test::test_parse_name_lockstep
79782025-08-01T16:33:01.940Z PASS [ 0.040s] openapi-manager spec_files_generic::test::test_parse_name_lockstep_fail
79792025-08-01T16:33:01.967Z PASS [ 0.039s] openapi-manager spec_files_generic::test::test_parse_name_versioned
79802025-08-01T16:33:01.994Z PASS [ 0.055s] openapi-manager spec_files_generic::test::test_parse_name_versioned_fail
79812025-08-01T16:33:02.157Z PASS [ 0.726s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
79822025-08-01T16:33:03.093Z PASS [ 0.418s] oximeter test::timeseries_schema_consistency
79832025-08-01T16:33:03.131Z PASS [ 0.435s] oximeter-collector agent::tests::test_self_stat_collection_count
79842025-08-01T16:33:03.132Z PASS [ 0.268s] oximeter-collector agent::tests::test_self_stat_error_counter
79852025-08-01T16:33:03.132Z PASS [ 0.162s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
79862025-08-01T16:33:03.132Z PASS [ 0.150s] oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
79872025-08-01T16:33:03.132Z PASS [ 0.035s] oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
79882025-08-01T16:33:03.132Z PASS [ 0.035s] oximeter-collector self_stats::tests::test_failure_reason_serialization
79892025-08-01T16:33:03.132Z PASS [ 0.183s] oximeter-collector agent::tests::verify_producer_details
79902025-08-01T16:33:03.132Z PASS [ 0.039s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
79912025-08-01T16:33:03.132Z PASS [ 0.044s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
79922025-08-01T16:33:03.132Z PASS [ 0.034s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
79932025-08-01T16:33:03.132Z PASS [ 0.036s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
79942025-08-01T16:33:03.132Z PASS [ 0.036s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
79952025-08-01T16:33:03.132Z PASS [ 1.976s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
79962025-08-01T16:33:03.132Z PASS [ 2.764s] omicron-test-utils dev::db::test::test_database_concurrent
79972025-08-01T16:33:03.132Z PASS [ 0.499s] oximeter-collector::test_commands test_oximeter_no_args
79982025-08-01T16:33:03.847Z PASS [ 0.644s] oximeter-db client::tests::can_ping_clickhouse
79992025-08-01T16:33:03.906Z PASS [ 1.112s] oximeter-db client::oxql::tests::test_get_entire_table
80002025-08-01T16:33:03.933Z PASS [ 1.110s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
80012025-08-01T16:33:03.933Z PASS [ 0.082s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
80022025-08-01T16:33:03.933Z PASS [ 1.123s] oximeter-db client::oxql::tests::test_get_one_timeseries
80032025-08-01T16:33:03.933Z PASS [ 2.449s] openapi-manager cmd::check::test::check_apis_up_to_date
80042025-08-01T16:33:04.223Z PASS [ 1.158s] oximeter-db client::oxql::tests::test_limit_operations
80052025-08-01T16:33:04.803Z PASS [ 0.856s] oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
80062025-08-01T16:33:04.836Z PASS [ 0.900s] oximeter-db client::tests::read_latest_version_reports_max
80072025-08-01T16:33:04.836Z PASS [ 0.649s] oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
80082025-08-01T16:33:05.482Z PASS [ 0.656s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
80092025-08-01T16:33:05.662Z PASS [ 0.836s] oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
80102025-08-01T16:33:05.785Z PASS [ 0.959s] oximeter-db client::tests::select_timeseries_with_select_one
80112025-08-01T16:33:06.473Z PASS [ 2.592s] oximeter-db client::tests::insert_samples_fails_fast
80122025-08-01T16:33:07.764Z PASS [ 1.251s] oximeter-db client::tests::test_client_select_timeseries_one
80132025-08-01T16:33:07.795Z PASS [ 1.178s] oximeter-db client::tests::test_database_version_update_is_idempotent
80142025-08-01T16:33:07.795Z PASS [ 3.032s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
80152025-08-01T16:33:07.795Z PASS [ 1.096s] oximeter-db client::tests::test_database_version_will_not_downgrade
80162025-08-01T16:33:07.795Z PASS [ 0.990s] oximeter-db client::tests::test_database_version_will_not_upgrade
80172025-08-01T16:33:07.795Z PASS [ 0.900s] oximeter-db client::tests::test_differentiate_by_timeseries_name
80182025-08-01T16:33:07.795Z PASS [ 0.867s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
80192025-08-01T16:33:07.795Z PASS [ 0.851s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
80202025-08-01T16:33:07.795Z PASS [ 0.852s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
80212025-08-01T16:33:07.795Z PASS [ 32.138s] omicron-sled-agent nexus::test::nexus_self_notification_test
80222025-08-01T16:33:08.517Z PASS [ 0.883s] oximeter-db client::tests::test_field_record_count
80232025-08-01T16:33:08.571Z PASS [ 0.839s] oximeter-db client::tests::test_is_oximeter_cluster
80242025-08-01T16:33:08.571Z PASS [ 0.903s] oximeter-db client::tests::test_get_schema_no_new_values
80252025-08-01T16:33:08.598Z PASS [ 0.877s] oximeter-db client::tests::test_insert_samples
80262025-08-01T16:33:08.624Z PASS [ 0.035s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
80272025-08-01T16:33:08.625Z PASS [ 0.044s] oximeter-db client::tests::test_read_timeseries_to_delete
80282025-08-01T16:33:08.651Z PASS [ 0.035s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
80292025-08-01T16:33:08.651Z PASS [ 0.031s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
80302025-08-01T16:33:08.790Z PASS [ 0.992s] oximeter-db client::tests::test_list_timeseries
80312025-08-01T16:33:08.973Z PASS [ 1.510s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
80322025-08-01T16:33:09.588Z PASS [ 1.071s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
80332025-08-01T16:33:09.890Z PASS [ 1.265s] oximeter-db client::tests::test_schema_mismatch
80342025-08-01T16:33:09.957Z PASS [ 1.320s] oximeter-db client::tests::test_schema_update
80352025-08-01T16:33:10.013Z PASS [ 1.040s] oximeter-db client::tests::test_select_all_field_types
80362025-08-01T16:33:10.040Z PASS [ 1.250s] oximeter-db client::tests::test_select_all_datum_types
80372025-08-01T16:33:10.554Z PASS [ 0.966s] oximeter-db client::tests::test_select_timeseries_with_all
80382025-08-01T16:33:10.581Z PASS [ 1.945s] oximeter-db client::tests::test_recall_of_all_fields
80392025-08-01T16:33:10.997Z PASS [ 0.968s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
80402025-08-01T16:33:11.025Z PASS [ 0.995s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
80412025-08-01T16:33:11.052Z PASS [ 0.031s] oximeter-db client::tests::test_unravel_index
80422025-08-01T16:33:11.127Z PASS [ 1.170s] oximeter-db client::tests::test_select_timeseries_with_order
80432025-08-01T16:33:11.165Z PASS [ 0.038s] oximeter-db client::tests::test_verify_schema_upgrades
80442025-08-01T16:33:11.199Z PASS [ 1.309s] oximeter-db client::tests::test_select_timeseries_with_limit
80452025-08-01T16:33:11.199Z PASS [ 0.034s] oximeter-db model::fields::tests::test_extract_fields_as_block
80462025-08-01T16:33:11.233Z PASS [ 0.034s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
80472025-08-01T16:33:11.261Z PASS [ 0.040s] oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
80482025-08-01T16:33:11.288Z PASS [ 0.039s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
80492025-08-01T16:33:11.288Z PASS [ 0.037s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
80502025-08-01T16:33:11.315Z PASS [ 0.032s] oximeter-db native::block::tests::concat_blocks
80512025-08-01T16:33:11.315Z PASS [ 0.037s] oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
80522025-08-01T16:33:11.343Z PASS [ 0.033s] oximeter-db native::block::tests::datetime64_scale_checks_range
80532025-08-01T16:33:11.370Z PASS [ 0.035s] oximeter-db native::block::tests::parse_date_time
80542025-08-01T16:33:11.397Z PASS [ 0.031s] oximeter-db native::block::tests::parse_date_time64
80552025-08-01T16:33:11.398Z PASS [ 0.039s] oximeter-db native::block::tests::parse_escaped_date_time64
80562025-08-01T16:33:11.425Z PASS [ 0.039s] oximeter-db native::block::tests::test_data_type_to_string
80572025-08-01T16:33:11.425Z PASS [ 0.031s] oximeter-db native::block::tests::test_datetime64_conversions
80582025-08-01T16:33:11.452Z PASS [ 0.027s] oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
80592025-08-01T16:33:11.479Z PASS [ 0.039s] oximeter-db native::block::tests::test_parse_all_known_timezones
80602025-08-01T16:33:11.479Z PASS [ 0.033s] oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
80612025-08-01T16:33:11.479Z PASS [ 0.024s] oximeter-db native::block::tests::test_parse_enum8
80622025-08-01T16:33:11.507Z PASS [ 0.032s] oximeter-db native::block::tests::test_parse_enum_variant
80632025-08-01T16:33:11.507Z PASS [ 0.030s] oximeter-db native::block::tests::test_parse_invalid_data_type
80642025-08-01T16:33:11.535Z PASS [ 0.978s] oximeter-db client::tests::test_select_timeseries_with_start_time
80652025-08-01T16:33:11.914Z PASS [ 0.918s] oximeter-db client::tests::test_timeseries_schema_list
80662025-08-01T16:33:11.945Z PASS [ 0.906s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
80672025-08-01T16:33:12.113Z PASS [ 1.550s] oximeter-db client::tests::test_sql_query_output
80682025-08-01T16:33:12.144Z PASS [ 0.636s] oximeter-db native::connection::tests::test_basic_select_query
80692025-08-01T16:33:12.171Z PASS [ 0.625s] oximeter-db native::connection::tests::test_exchange_hello
80702025-08-01T16:33:12.240Z PASS [ 0.732s] oximeter-db native::connection::tests::test_can_cancel_query
80712025-08-01T16:33:12.544Z PASS [ 0.630s] oximeter-db native::connection::tests::test_insert_and_select_data
80722025-08-01T16:33:12.574Z PASS [ 0.030s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
80732025-08-01T16:33:12.602Z PASS [ 0.632s] oximeter-db native::connection::tests::test_insert_and_select_uuid
80742025-08-01T16:33:12.630Z PASS [ 0.030s] oximeter-db native::io::block::tests::test_decode_full_block
80752025-08-01T16:33:12.630Z PASS [ 0.031s] oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
80762025-08-01T16:33:12.658Z PASS [ 0.029s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
80772025-08-01T16:33:12.658Z PASS [ 0.032s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
80782025-08-01T16:33:12.658Z PASS [ 0.023s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
80792025-08-01T16:33:12.688Z PASS [ 0.024s] oximeter-db native::io::column::tests::test_decode_string_column
80802025-08-01T16:33:12.688Z PASS [ 0.029s] oximeter-db native::io::column::tests::test_decode_uint64_column
80812025-08-01T16:33:12.715Z PASS [ 0.026s] oximeter-db native::io::column::tests::test_decode_uint8_column
80822025-08-01T16:33:12.747Z PASS [ 0.056s] oximeter-db native::io::column::tests::test_encode_decode_column
80832025-08-01T16:33:12.775Z PASS [ 0.640s] oximeter-db native::connection::tests::test_select_array_column
80842025-08-01T16:33:12.775Z PASS [ 0.077s] oximeter-db native::io::column::tests::test_decode_uuid_column
80852025-08-01T16:33:12.775Z PASS [ 0.621s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
80862025-08-01T16:33:12.802Z PASS [ 0.035s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
80872025-08-01T16:33:12.802Z PASS [ 0.037s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
80882025-08-01T16:33:12.802Z PASS [ 0.029s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
80892025-08-01T16:33:12.830Z PASS [ 0.040s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
80902025-08-01T16:33:12.830Z PASS [ 0.649s] oximeter-db native::connection::tests::test_select_nullable_column
80912025-08-01T16:33:12.830Z PASS [ 0.033s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
80922025-08-01T16:33:12.830Z PASS [ 0.029s] oximeter-db native::io::packet::server::tests::test_decode_pong
80932025-08-01T16:33:12.857Z PASS [ 0.036s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
80942025-08-01T16:33:12.857Z PASS [ 0.032s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
80952025-08-01T16:33:12.857Z PASS [ 0.028s] oximeter-db native::io::string::test::test_encode_decode
80962025-08-01T16:33:12.857Z PASS [ 0.035s] oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
80972025-08-01T16:33:12.857Z PASS [ 0.615s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
80982025-08-01T16:33:12.857Z PASS [ 0.040s] oximeter-db native::io::string::test::test_encode_hello_world
80992025-08-01T16:33:12.885Z PASS [ 0.030s] oximeter-db native::io::table_columns::tests::test_column_count
81002025-08-01T16:33:12.885Z PASS [ 0.031s] oximeter-db native::io::table_columns::tests::test_column_description_with_default
81012025-08-01T16:33:12.885Z PASS [ 0.031s] oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
81022025-08-01T16:33:12.885Z PASS [ 0.025s] oximeter-db native::io::varuint::test_encode_decode_varuint
81032025-08-01T16:33:12.885Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
81042025-08-01T16:33:12.912Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
81052025-08-01T16:33:12.912Z PASS [ 0.030s] oximeter-db native::io::table_columns::tests::test_column_descriptions
81062025-08-01T16:33:12.912Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_comparison
81072025-08-01T16:33:12.912Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
81082025-08-01T16:33:12.912Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
81092025-08-01T16:33:12.939Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
81102025-08-01T16:33:12.939Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
81112025-08-01T16:33:12.940Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_double_literal
81122025-08-01T16:33:12.940Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
81132025-08-01T16:33:12.966Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
81142025-08-01T16:33:12.966Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
81152025-08-01T16:33:12.966Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
81162025-08-01T16:33:12.966Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_group_by
81172025-08-01T16:33:12.966Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
81182025-08-01T16:33:12.966Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
81192025-08-01T16:33:12.996Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
81202025-08-01T16:33:12.996Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_ident
81212025-08-01T16:33:12.996Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
81222025-08-01T16:33:12.996Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
81232025-08-01T16:33:12.996Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
81242025-08-01T16:33:12.996Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
81252025-08-01T16:33:13.024Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
81262025-08-01T16:33:13.024Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
81272025-08-01T16:33:13.025Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
81282025-08-01T16:33:13.053Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
81292025-08-01T16:33:13.053Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
81302025-08-01T16:33:13.053Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
81312025-08-01T16:33:13.053Z PASS [ 0.056s] oximeter-db oxql::ast::grammar::tests::test_query
81322025-08-01T16:33:13.053Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
81332025-08-01T16:33:13.081Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
81342025-08-01T16:33:13.081Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_reducer
81352025-08-01T16:33:13.108Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
81362025-08-01T16:33:13.108Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
81372025-08-01T16:33:13.108Z PASS [ 0.050s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
81382025-08-01T16:33:13.108Z PASS [ 0.039s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
81392025-08-01T16:33:13.135Z PASS [ 0.040s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
81402025-08-01T16:33:13.135Z PASS [ 0.029s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
81412025-08-01T16:33:13.135Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
81422025-08-01T16:33:13.135Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
81432025-08-01T16:33:13.136Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
81442025-08-01T16:33:13.163Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
81452025-08-01T16:33:13.163Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
81462025-08-01T16:33:13.163Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
81472025-08-01T16:33:13.163Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
81482025-08-01T16:33:13.191Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
81492025-08-01T16:33:13.191Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
81502025-08-01T16:33:13.191Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
81512025-08-01T16:33:13.191Z PASS [ 0.041s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
81522025-08-01T16:33:13.191Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
81532025-08-01T16:33:13.218Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
81542025-08-01T16:33:13.218Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
81552025-08-01T16:33:13.218Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
81562025-08-01T16:33:13.218Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
81572025-08-01T16:33:13.218Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
81582025-08-01T16:33:13.245Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
81592025-08-01T16:33:13.245Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
81602025-08-01T16:33:13.273Z PASS [ 0.047s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
81612025-08-01T16:33:13.273Z PASS [ 0.047s] oximeter-db oxql::plan::align::test::test_align_input_schema
81622025-08-01T16:33:13.273Z PASS [ 0.047s] oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
81632025-08-01T16:33:13.374Z PASS [ 0.131s] oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
81642025-08-01T16:33:13.401Z PASS [ 0.145s] oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
81652025-08-01T16:33:13.401Z PASS [ 0.136s] oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
81662025-08-01T16:33:13.401Z PASS [ 0.142s] oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
81672025-08-01T16:33:13.429Z PASS [ 0.149s] oximeter-db oxql::plan::plan::tests::cannot_join_one_table
81682025-08-01T16:33:13.541Z PASS [ 0.147s] oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
81692025-08-01T16:33:13.568Z PASS [ 0.175s] oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
81702025-08-01T16:33:13.595Z PASS [ 0.171s] oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
81712025-08-01T16:33:13.595Z PASS [ 0.204s] oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
81722025-08-01T16:33:13.595Z PASS [ 0.181s] oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
81732025-08-01T16:33:13.663Z PASS [ 0.122s] oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
81742025-08-01T16:33:13.698Z PASS [ 0.120s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
81752025-08-01T16:33:13.725Z PASS [ 0.142s] oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
81762025-08-01T16:33:13.725Z PASS [ 0.124s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
81772025-08-01T16:33:13.725Z PASS [ 0.135s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
81782025-08-01T16:33:13.801Z PASS [ 0.138s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
81792025-08-01T16:33:13.865Z PASS [ 0.131s] oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
81802025-08-01T16:33:13.865Z PASS [ 0.141s] oximeter-db oxql::plan::plan::tests::requires_full_table_scan
81812025-08-01T16:33:13.865Z PASS [ 0.129s] oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
81822025-08-01T16:33:13.865Z PASS [ 0.140s] oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
81832025-08-01T16:33:13.892Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits
81842025-08-01T16:33:13.892Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
81852025-08-01T16:33:13.920Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
81862025-08-01T16:33:13.920Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
81872025-08-01T16:33:13.947Z PASS [ 0.126s] oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
81882025-08-01T16:33:13.947Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
81892025-08-01T16:33:13.975Z PASS [ 0.038s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
81902025-08-01T16:33:13.975Z PASS [ 0.122s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
81912025-08-01T16:33:13.975Z PASS [ 0.123s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
81922025-08-01T16:33:13.975Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
81932025-08-01T16:33:14.002Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
81942025-08-01T16:33:14.003Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
81952025-08-01T16:33:14.003Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_predicates
81962025-08-01T16:33:14.003Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
81972025-08-01T16:33:14.029Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
81982025-08-01T16:33:14.029Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_insert_filters
81992025-08-01T16:33:14.029Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_insert_filters_with_subqueries
82002025-08-01T16:33:14.029Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_insert_filters_with_nested_subqueries
82012025-08-01T16:33:14.056Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
82022025-08-01T16:33:14.056Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
82032025-08-01T16:33:14.056Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_query_end_time
82042025-08-01T16:33:14.056Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
82052025-08-01T16:33:14.056Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
82062025-08-01T16:33:14.083Z PASS [ 0.029s] oximeter-db query::tests::test_field_cmp
82072025-08-01T16:33:14.083Z PASS [ 0.038s] oximeter-db oxql::query::tests::test_split_query
82082025-08-01T16:33:14.083Z PASS [ 0.035s] oximeter-db query::tests::test_field_selector_as_query
82092025-08-01T16:33:14.083Z PASS [ 0.031s] oximeter-db query::tests::test_field_value_as_db_str
82102025-08-01T16:33:14.110Z PASS [ 0.047s] oximeter-db query::tests::test_select_query_builder_field_selectors
82112025-08-01T16:33:14.110Z PASS [ 0.033s] oximeter-db query::tests::test_select_query_builder_from_parts
82122025-08-01T16:33:14.137Z PASS [ 0.033s] oximeter-db query::tests::test_select_query_builder_limit_offset
82132025-08-01T16:33:14.137Z PASS [ 0.044s] oximeter-db query::tests::test_select_query_builder_filter_raw
82142025-08-01T16:33:14.137Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_full
82152025-08-01T16:33:14.137Z PASS [ 0.030s] oximeter-db query::tests::test_select_query_builder_no_fields
82162025-08-01T16:33:14.164Z PASS [ 0.033s] oximeter-db query::tests::test_select_query_builder_no_selectors
82172025-08-01T16:33:14.164Z PASS [ 0.028s] oximeter-db query::tests::test_time_range
82182025-08-01T16:33:14.164Z PASS [ 0.041s] oximeter-db query::tests::test_string_field_selector
82192025-08-01T16:33:14.164Z PASS [ 0.039s] oximeter-db sql::tests::test_allow_limit_offset
82202025-08-01T16:33:14.164Z PASS [ 0.036s] oximeter-db sql::tests::test_allow_subqueries
82212025-08-01T16:33:14.191Z PASS [ 0.034s] oximeter-db sql::tests::test_cannot_name_database
82222025-08-01T16:33:14.191Z PASS [ 0.034s] oximeter-db sql::tests::test_ctes_are_not_supported
82232025-08-01T16:33:14.218Z PASS [ 0.030s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
82242025-08-01T16:33:14.218Z PASS [ 0.042s] oximeter-db sql::tests::test_function_allow_list
82252025-08-01T16:33:14.218Z PASS [ 0.058s] oximeter-db sql::tests::test_join_must_be_inner
82262025-08-01T16:33:14.218Z PASS [ 0.040s] oximeter-db sql::tests::test_query_must_be_select_statement
82272025-08-01T16:33:14.245Z PASS [ 0.041s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
82282025-08-01T16:33:14.245Z PASS [ 0.036s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
82292025-08-01T16:33:14.245Z PASS [ 0.045s] oximeter-db sql::tests::test_require_table_is_timeseries_name
82302025-08-01T16:33:14.245Z PASS [ 0.029s] oximeter-db tests::test_timeseries_key_field_stability
82312025-08-01T16:33:14.271Z PASS [ 0.034s] oximeter-db sql::tests::test_with_comma_join_fails
82322025-08-01T16:33:14.271Z PASS [ 0.032s] oximeter-db tests::test_timeseries_key_sample_stability
82332025-08-01T16:33:14.298Z PASS [ 0.052s] oximeter-instruments http::tests::test_latency_tracker
82342025-08-01T16:33:14.325Z PASS [ 0.073s] oximeter-instruments kstat::link::tests::test_kstat_interested
82352025-08-01T16:33:14.409Z PASS [ 0.113s] oximeter-instruments kstat::link::tests::test_kstat_sampler
82362025-08-01T16:33:14.436Z PASS [ 0.084s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
82372025-08-01T16:33:14.496Z PASS [ 0.087s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
82382025-08-01T16:33:14.522Z PASS [ 0.103s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
82392025-08-01T16:33:14.562Z PASS [ 0.066s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
82402025-08-01T16:33:14.589Z PASS [ 0.070s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
82412025-08-01T16:33:14.615Z PASS [ 0.049s] oximeter-instruments kstat::link::tests::test_sled_datalink
82422025-08-01T16:33:14.615Z PASS [ 0.033s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
82432025-08-01T16:33:14.642Z PASS [ 0.025s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
82442025-08-01T16:33:14.642Z PASS [ 0.026s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
82452025-08-01T16:33:14.669Z PASS [ 0.021s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
82462025-08-01T16:33:14.669Z PASS [ 0.024s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
82472025-08-01T16:33:14.695Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_annotated_field
82482025-08-01T16:33:14.695Z PASS [ 1.684s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
82492025-08-01T16:33:14.695Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_datum_field
82502025-08-01T16:33:14.722Z PASS [ 0.030s] oximeter-macro-impl tests::test_metric_enum
82512025-08-01T16:33:14.722Z PASS [ 0.032s] oximeter-macro-impl tests::test_metric_without_datum_field
82522025-08-01T16:33:14.749Z PASS [ 0.021s] oximeter-macro-impl tests::test_target_empty_struct
82532025-08-01T16:33:14.749Z PASS [ 0.023s] oximeter-macro-impl tests::test_target_enum
82542025-08-01T16:33:14.776Z PASS [ 0.020s] oximeter-macro-impl tests::test_target_unit_struct
82552025-08-01T16:33:14.776Z PASS [ 0.019s] oximeter-macro-impl tests::test_target_with_datum_field
82562025-08-01T16:33:14.776Z PASS [ 0.073s] oximeter-macro-impl tests::test_target
82572025-08-01T16:33:14.824Z PASS [ 0.065s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
82582025-08-01T16:33:14.851Z PASS [ 0.072s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
82592025-08-01T16:33:14.878Z PASS [ 0.030s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
82602025-08-01T16:33:14.878Z PASS [ 0.031s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
82612025-08-01T16:33:14.904Z PASS [ 0.028s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
82622025-08-01T16:33:14.931Z PASS [ 0.039s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
82632025-08-01T16:33:14.931Z PASS [ 0.031s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
82642025-08-01T16:33:14.958Z PASS [ 0.036s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
82652025-08-01T16:33:14.958Z PASS [ 0.037s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
82662025-08-01T16:33:14.985Z PASS [ 0.035s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
82672025-08-01T16:33:15.011Z PASS [ 0.038s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
82682025-08-01T16:33:15.012Z PASS [ 0.028s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
82692025-08-01T16:33:15.043Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
82702025-08-01T16:33:15.043Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
82712025-08-01T16:33:15.071Z PASS [ 0.029s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
82722025-08-01T16:33:15.071Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
82732025-08-01T16:33:15.098Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
82742025-08-01T16:33:15.098Z PASS [ 0.030s] oximeter-schema ir::tests::fail_on_empty_descriptions
82752025-08-01T16:33:15.127Z PASS [ 0.035s] oximeter-schema ir::tests::fail_on_empty_metric_name
82762025-08-01T16:33:15.127Z PASS [ 0.029s] oximeter-schema ir::tests::fail_on_empty_target_name
82772025-08-01T16:33:15.154Z PASS [ 0.030s] oximeter-schema ir::tests::fail_on_very_long_field_names
82782025-08-01T16:33:15.154Z PASS [ 0.032s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
82792025-08-01T16:33:15.181Z PASS [ 0.028s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
82802025-08-01T16:33:15.208Z PASS [ 0.031s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
82812025-08-01T16:33:15.208Z PASS [ 0.032s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
82822025-08-01T16:33:15.237Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
82832025-08-01T16:33:15.264Z PASS [ 0.045s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
82842025-08-01T16:33:15.292Z PASS [ 0.053s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
82852025-08-01T16:33:15.292Z PASS [ 0.046s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
82862025-08-01T16:33:15.319Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
82872025-08-01T16:33:15.347Z PASS [ 0.033s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
82882025-08-01T16:33:15.347Z PASS [ 0.030s] oximeter-schema ir::tests::only_support_format_version_1
82892025-08-01T16:33:15.374Z PASS [ 0.028s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
82902025-08-01T16:33:15.374Z PASS [ 0.028s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
82912025-08-01T16:33:15.435Z PASS [ 0.071s] oximeter-test-utils tests::test_sample_struct
82922025-08-01T16:33:15.462Z PASS [ 0.090s] oximeter-test-utils tests::test_gen_test_samples
82932025-08-01T16:33:15.489Z PASS [ 0.041s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
82942025-08-01T16:33:15.489Z PASS [ 0.035s] oximeter-test-utils tests::test_timeseries_schema_from_parts
82952025-08-01T16:33:15.515Z PASS [ 0.031s] oximeter-types histogram::tests::test_bin_range
82962025-08-01T16:33:15.542Z PASS [ 0.039s] oximeter-test-utils tests::test_timeseries_schema_from_sample
82972025-08-01T16:33:15.542Z PASS [ 0.030s] oximeter-types histogram::tests::test_bin_range_from
82982025-08-01T16:33:15.568Z PASS [ 0.029s] oximeter-types histogram::tests::test_bin_range_to
82992025-08-01T16:33:15.596Z PASS [ 0.032s] oximeter-types histogram::tests::test_empty_bins_not_supported
83002025-08-01T16:33:15.596Z PASS [ 0.030s] oximeter-types histogram::tests::test_ensure_finite
83012025-08-01T16:33:15.623Z PASS [ 0.034s] oximeter-types histogram::tests::test_histogram
83022025-08-01T16:33:15.623Z PASS [ 0.040s] oximeter-types histogram::tests::test_histogram_construct_with
83032025-08-01T16:33:15.656Z PASS [ 0.028s] oximeter-types histogram::tests::test_histogram_extreme_bins
83042025-08-01T16:33:15.656Z PASS [ 0.032s] oximeter-types histogram::tests::test_histogram_extreme_samples
83052025-08-01T16:33:15.683Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_float_bins
83062025-08-01T16:33:15.683Z PASS [ 0.033s] oximeter-types histogram::tests::test_histogram_unbounded_samples
83072025-08-01T16:33:15.710Z PASS [ 0.040s] oximeter-types histogram::tests::test_histogram_unsorted_bins
83082025-08-01T16:33:15.737Z PASS [ 0.043s] oximeter-types histogram::tests::test_histogram_with_bins
83092025-08-01T16:33:15.738Z PASS [ 0.032s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
83102025-08-01T16:33:15.765Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
83112025-08-01T16:33:15.765Z PASS [ 0.028s] oximeter-types histogram::tests::test_log_bins_u64
83122025-08-01T16:33:15.792Z PASS [ 0.030s] oximeter-types histogram::tests::test_log_bins_u8
83132025-08-01T16:33:15.819Z PASS [ 0.051s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
83142025-08-01T16:33:15.820Z PASS [ 0.033s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
83152025-08-01T16:33:15.846Z PASS [ 0.029s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
83162025-08-01T16:33:15.884Z PASS [ 0.037s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
83172025-08-01T16:33:15.884Z PASS [ 0.024s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
83182025-08-01T16:33:15.911Z PASS [ 0.050s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
83192025-08-01T16:33:15.911Z PASS [ 0.027s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
83202025-08-01T16:33:15.939Z PASS [ 0.027s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
83212025-08-01T16:33:15.939Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
83222025-08-01T16:33:15.968Z PASS [ 0.027s] oximeter-types histogram::tests::test_span_decades
83232025-08-01T16:33:15.968Z PASS [ 0.025s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
83242025-08-01T16:33:15.995Z PASS [ 0.027s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
83252025-08-01T16:33:15.995Z PASS [ 0.027s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
83262025-08-01T16:33:16.021Z PASS [ 0.036s] oximeter-types quantile::tests::test_default_percentiles
83272025-08-01T16:33:16.021Z PASS [ 0.030s] oximeter-types quantile::tests::test_empty_observations
83282025-08-01T16:33:16.048Z PASS [ 0.028s] oximeter-types quantile::tests::test_find_cells
83292025-08-01T16:33:16.048Z PASS [ 0.027s] oximeter-types quantile::tests::test_float_observations
83302025-08-01T16:33:16.084Z PASS [ 0.030s] oximeter-types quantile::tests::test_integer_observations
83312025-08-01T16:33:16.084Z PASS [ 0.029s] oximeter-types quantile::tests::test_invalid_p_value
83322025-08-01T16:33:16.110Z PASS [ 0.029s] oximeter-types quantile::tests::test_min_p
83332025-08-01T16:33:16.110Z PASS [ 0.032s] oximeter-types quantile::tests::test_max_p
83342025-08-01T16:33:16.137Z PASS [ 0.031s] oximeter-types quantile::tests::test_non_filled_observations
83352025-08-01T16:33:16.137Z PASS [ 0.036s] oximeter-types quantile::tests::test_rounding
83362025-08-01T16:33:16.164Z PASS [ 0.030s] oximeter-types schema::tests::test_field_schema_ordering
83372025-08-01T16:33:16.191Z PASS [ 0.043s] oximeter-types schema::tests::test_timeseries_name
83382025-08-01T16:33:16.217Z PASS [ 0.035s] oximeter-types schema::tests::test_timeseries_name_from_str
83392025-08-01T16:33:16.217Z PASS [ 0.023s] oximeter-types traits::tests::test_metric_trait
83402025-08-01T16:33:16.244Z PASS [ 0.034s] oximeter-types traits::tests::test_producer_trait
83412025-08-01T16:33:16.244Z PASS [ 0.027s] oximeter-types traits::tests::test_target_trait
83422025-08-01T16:33:16.270Z PASS [ 15.451s] omicron-test-utils dev::db::test::test_setup_database_default_dir
83432025-08-01T16:33:16.270Z PASS [ 0.023s] oximeter-types types::tests::test_cumulative_f64
83442025-08-01T16:33:16.270Z PASS [ 0.023s] oximeter-types types::tests::test_cumulative_i64
83452025-08-01T16:33:16.270Z PASS [ 0.022s] oximeter-types types::tests::test_datum
83462025-08-01T16:33:16.270Z PASS [ 0.020s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
83472025-08-01T16:33:16.297Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
83482025-08-01T16:33:16.297Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
83492025-08-01T16:33:16.297Z PASS [ 0.021s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
83502025-08-01T16:33:16.324Z PASS [ 0.028s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
83512025-08-01T16:33:16.324Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
83522025-08-01T16:33:16.324Z PASS [ 0.029s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
83532025-08-01T16:33:16.351Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
83542025-08-01T16:33:16.351Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
83552025-08-01T16:33:16.351Z PASS [ 0.031s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
83562025-08-01T16:33:16.378Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
83572025-08-01T16:33:16.378Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
83582025-08-01T16:33:16.378Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
83592025-08-01T16:33:16.404Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
83602025-08-01T16:33:16.405Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
83612025-08-01T16:33:16.405Z PASS [ 0.022s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
83622025-08-01T16:33:16.431Z PASS [ 0.033s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
83632025-08-01T16:33:16.431Z PASS [ 0.027s] oximeter-types types::tests::test_measurement
83642025-08-01T16:33:16.458Z PASS [ 0.034s] oximeter-types types::tests::test_verify_field_names
83652025-08-01T16:33:16.458Z PASS [ 0.020s] oxlog tests::test_is_oxide_smf_log_file
83662025-08-01T16:33:16.458Z PASS [ 0.027s] oxlog tests::test_daterange_filter
83672025-08-01T16:33:16.458Z PASS [ 0.019s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
83682025-08-01T16:33:16.458Z PASS [ 0.016s] oxlog tests::test_sort_logs
83692025-08-01T16:33:16.485Z PASS [ 0.043s] oxlog::bin/oxlog tests::test_parse_timestamp
83702025-08-01T16:33:16.511Z PASS [ 0.050s] oxql-types point::tests::test_cast_points_from_double
83712025-08-01T16:33:16.511Z PASS [ 0.056s] oxql-types point::tests::test_cast_points_from_bool
83722025-08-01T16:33:16.538Z PASS [ 0.027s] oxql-types point::tests::test_cast_points_from_double_distribution
83732025-08-01T16:33:16.538Z PASS [ 0.021s] oxql-types point::tests::test_cast_points_from_int_distribution
83742025-08-01T16:33:16.565Z PASS [ 0.039s] oxql-types point::tests::test_cast_points_from_integer
83752025-08-01T16:33:16.565Z PASS [ 0.036s] oxql-types point::tests::test_cast_points_from_string
83762025-08-01T16:33:16.565Z PASS [ 0.027s] oxql-types point::tests::test_join_point_arrays
83772025-08-01T16:33:16.592Z PASS [ 0.030s] oxql-types point::tests::test_point_delta_between
83782025-08-01T16:33:16.592Z PASS [ 0.029s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
83792025-08-01T16:33:16.592Z PASS [ 0.028s] oxql-types point::tests::test_point_delta_between_with_new_epoch
83802025-08-01T16:33:16.618Z PASS [ 0.032s] oxql-types point::tests::test_push_concrete_values
83812025-08-01T16:33:16.618Z PASS [ 0.037s] oxql-types point::tests::test_sub_between_histogram_distributions
83822025-08-01T16:33:16.659Z PASS [ 0.047s] range-requests test::get_response_no_range
83832025-08-01T16:33:16.685Z PASS [ 0.046s] range-requests test::get_response_with_range
83842025-08-01T16:33:16.685Z PASS [ 0.089s] parallel-task-set test::test_spawn_many
83852025-08-01T16:33:16.686Z PASS [ 0.024s] range-requests test::invalid_ranges
83862025-08-01T16:33:16.686Z PASS [ 0.024s] range-requests test::parse_range_invalid
83872025-08-01T16:33:16.714Z PASS [ 0.021s] range-requests test::parse_range_valid
83882025-08-01T16:33:16.714Z PASS [ 0.024s] range-requests test::range_into_str
83892025-08-01T16:33:16.714Z PASS [ 0.021s] range-requests test::single_range_parsing_does_not_crash
83902025-08-01T16:33:16.714Z PASS [ 0.029s] range-requests test::potential_range_parsing_does_not_crash
83912025-08-01T16:33:17.405Z PASS [ 0.697s] reconfigurator-cli::test-scripts script::cmds-add-sled-no-disks.txt
83922025-08-01T16:33:17.432Z PASS [ 0.718s] reconfigurator-cli::test-scripts script::cmds-example.txt
83932025-08-01T16:33:17.459Z PASS [ 0.748s] reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-external-dns.txt
83942025-08-01T16:33:17.577Z PASS [ 0.172s] reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-internal-dns.txt
83952025-08-01T16:33:17.606Z PASS [ 0.170s] reconfigurator-cli::test-scripts script::cmds-host-phase-2-source.txt
83962025-08-01T16:33:17.841Z PASS [ 0.243s] reconfigurator-cli::test-scripts script::cmds-set-mgs-updates.txt
83972025-08-01T16:33:17.996Z PASS [ 0.154s] reconfigurator-cli::test-scripts script::cmds-set-remove-mupdate-override.txt
83982025-08-01T16:33:18.177Z PASS [ 0.182s] reconfigurator-cli::test-scripts script::cmds-set-zone-images.txt
83992025-08-01T16:33:18.489Z PASS [ 3.736s] oximeter-producer tests::test_producer_registration_task
84002025-08-01T16:33:18.708Z PASS [ 0.218s] reconfigurator-cli::test-scripts script::cmds.txt
84012025-08-01T16:33:19.331Z PASS [ 1.154s] reconfigurator-cli::test-scripts script::cmds-target-release.txt
84022025-08-01T16:33:19.410Z PASS [ 1.833s] reconfigurator-cli::test-scripts script::cmds-noop-image-source.txt
84032025-08-01T16:33:19.650Z PASS [ 2.191s] reconfigurator-cli::test-scripts script::cmds-mupdate-update-flow.txt
84042025-08-01T16:33:19.970Z PASS [ 1.262s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets
84052025-08-01T16:33:20.850Z PASS [ 1.519s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted
84062025-08-01T16:33:21.037Z PASS [ 1.627s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data
84072025-08-01T16:33:21.785Z PASS [ 1.815s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::nested_dataset
84082025-08-01T16:33:24.963Z PASS [ 4.113s] sled-agent-config-reconciler dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed
84092025-08-01T16:33:28.538Z PASS [ 7.501s] sled-agent-config-reconciler dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed
84102025-08-01T16:33:29.398Z PASS [ 7.613s] sled-agent-config-reconciler dataset_serialization_task::tests::find_orphaned_datasets
84112025-08-01T16:33:30.022Z PASS [ 1.483s] sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root
84122025-08-01T16:33:30.140Z PASS [ 0.119s] sled-agent-config-reconciler dump_setup::tests::test_archives_rotated_logs_and_cores
84132025-08-01T16:33:30.173Z PASS [ 15.936s] oximeter-db::integration_test test_schemas_disjoint
84142025-08-01T16:33:30.201Z PASS [ 0.060s] sled-agent-config-reconciler dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
84152025-08-01T16:33:30.238Z PASS [ 0.065s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleaned_over_threshold
84162025-08-01T16:33:30.290Z PASS [ 0.089s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleaned_over_threshold_many_files
84172025-08-01T16:33:30.316Z PASS [ 0.074s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleanup_ignores_support_bundles
84182025-08-01T16:33:30.352Z PASS [ 0.061s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_not_cleaned_under_threshold
84192025-08-01T16:33:30.378Z PASS [ 0.058s] sled-agent-config-reconciler dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
84202025-08-01T16:33:30.418Z PASS [ 0.067s] sled-agent-config-reconciler dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
84212025-08-01T16:33:30.445Z PASS [ 0.071s] sled-agent-config-reconciler dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
84222025-08-01T16:33:30.490Z PASS [ 0.070s] sled-agent-config-reconciler dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
84232025-08-01T16:33:30.575Z PASS [ 0.066s] sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_reads_disk_as_needed
84242025-08-01T16:33:30.661Z PASS [ 0.098s] sled-agent-config-reconciler host_phase_2::tests::reconcile_slot_writes_disk_as_needed
84252025-08-01T16:33:31.081Z PASS [ 11.431s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_many_datasets
84262025-08-01T16:33:31.137Z PASS [ 0.484s] sled-agent-config-reconciler internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map
84272025-08-01T16:33:31.203Z PASS [ 0.066s] sled-agent-config-reconciler internal_disks::tests::firmware_updates_are_propagated
84282025-08-01T16:33:31.243Z PASS [ 1.845s] sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root
84292025-08-01T16:33:31.269Z PASS [ 0.063s] sled-agent-config-reconciler internal_disks::tests::only_m2_disks_are_adopted
84302025-08-01T16:33:31.305Z PASS [ 0.062s] sled-agent-config-reconciler internal_disks::tests::removed_disks_are_propagated
84312025-08-01T16:33:31.397Z PASS [ 0.131s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_merges_old_configs
84322025-08-01T16:33:31.445Z PASS [ 0.048s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_returns_none_if_no_legacy_configs
84332025-08-01T16:33:31.539Z PASS [ 0.093s] sled-agent-config-reconciler ledger::legacy_configs::tests::test_merge_old_configs
84342025-08-01T16:33:31.594Z PASS [ 0.055s] sled-agent-config-reconciler ledger::legacy_configs::tests::test_old_config_schema
84352025-08-01T16:33:31.693Z PASS [ 0.099s] sled-agent-config-reconciler ledger::tests::convert_legacy_ledgers_if_present
84362025-08-01T16:33:31.764Z PASS [ 0.070s] sled-agent-config-reconciler ledger::tests::first_config_is_ledgered
84372025-08-01T16:33:31.833Z PASS [ 0.070s] sled-agent-config-reconciler ledger::tests::read_existing_config
84382025-08-01T16:33:31.904Z PASS [ 0.070s] sled-agent-config-reconciler ledger::tests::reject_artifact_configs_removing_referenced_artifacts
84392025-08-01T16:33:31.952Z PASS [ 0.871s] sled-agent-config-reconciler internal_disks::tests::failures_are_retried
84402025-08-01T16:33:31.979Z PASS [ 0.062s] sled-agent-config-reconciler ledger::tests::reject_config_changed_without_generation_bump
84412025-08-01T16:33:32.026Z PASS [ 0.074s] sled-agent-config-reconciler ledger::tests::reject_configs_referencing_nonexistent_artifacts
84422025-08-01T16:33:32.053Z PASS [ 0.066s] sled-agent-config-reconciler ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source
84432025-08-01T16:33:32.091Z PASS [ 0.064s] sled-agent-config-reconciler ledger::tests::reject_old_config_generation
84442025-08-01T16:33:32.091Z PASS [ 0.059s] sled-agent-config-reconciler ledger::tests::wait_for_at_least_one_internal_disk
84452025-08-01T16:33:32.128Z PASS [ 0.819s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_panics_if_partial_legacy_configs
84462025-08-01T16:33:33.782Z PASS [ 30.057s] oximeter-db client::tests::cannot_ping_nonexistent_server
84472025-08-01T16:33:35.192Z PASS [ 3.100s] sled-agent-config-reconciler raw_disks::tests::proptest_raw_disk_changes
84482025-08-01T16:33:35.865Z PASS [ 3.774s] sled-agent-config-reconciler reconciler_task::external_disks::tests::fail_if_disk_not_present
84492025-08-01T16:33:35.911Z PASS [ 0.045s] sled-agent-config-reconciler reconciler_task::zones::tests::does_new_config_require_zone_restart_examples
84502025-08-01T16:33:35.966Z PASS [ 0.055s] sled-agent-config-reconciler reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location
84512025-08-01T16:33:36.017Z PASS [ 0.051s] sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup
84522025-08-01T16:33:36.074Z PASS [ 0.057s] sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_retries_after_failed_halt
84532025-08-01T16:33:36.120Z PASS [ 0.044s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails
84542025-08-01T16:33:36.162Z PASS [ 0.044s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset
84552025-08-01T16:33:36.210Z PASS [ 0.047s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset
84562025-08-01T16:33:36.258Z PASS [ 0.047s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error
84572025-08-01T16:33:36.309Z PASS [ 0.051s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required
84582025-08-01T16:33:36.363Z PASS [ 0.052s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_stops_preexisting_zones
84592025-08-01T16:33:36.420Z PASS [ 0.059s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zones_that_previously_failed_to_start
84602025-08-01T16:33:36.529Z PASS [ 0.109s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
84612025-08-01T16:33:36.569Z PASS [ 0.039s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
84622025-08-01T16:33:36.634Z PASS [ 0.065s] sled-agent-types rack_init::tests::parse_rack_initialization
84632025-08-01T16:33:36.668Z PASS [ 0.033s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
84642025-08-01T16:33:36.727Z PASS [ 0.058s] sled-agent-types rack_init::tests::test_extra_certs
84652025-08-01T16:33:36.767Z PASS [ 0.040s] sled-agent-types rack_init::tests::test_subnets
84662025-08-01T16:33:36.818Z PASS [ 0.051s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
84672025-08-01T16:33:36.853Z PASS [ 0.034s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
84682025-08-01T16:33:36.884Z PASS [ 0.031s] sled-agent-types zone_bundle::tests::test_compare_bundles
84692025-08-01T16:33:36.922Z PASS [ 0.038s] sled-agent-types zone_bundle::tests::test_priority_dimension
84702025-08-01T16:33:36.960Z PASS [ 0.037s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
84712025-08-01T16:33:37.000Z PASS [ 0.040s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
84722025-08-01T16:33:37.152Z PASS [ 0.152s] sled-agent-zone-images mupdate_override::tests::clear_boot_error_non_boot_value_mismatch
84732025-08-01T16:33:37.191Z PASS [ 0.039s] sled-agent-zone-images mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent
84742025-08-01T16:33:37.230Z PASS [ 0.039s] sled-agent-zone-images mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present
84752025-08-01T16:33:37.269Z PASS [ 0.038s] sled-agent-zone-images mupdate_override::tests::clear_boot_not_present
84762025-08-01T16:33:37.314Z PASS [ 0.045s] sled-agent-zone-images mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent
84772025-08-01T16:33:37.355Z PASS [ 0.041s] sled-agent-zone-images mupdate_override::tests::clear_boot_success_non_boot_matches_present
84782025-08-01T16:33:37.396Z PASS [ 0.041s] sled-agent-zone-images mupdate_override::tests::clear_boot_success_non_boot_value_mismatch
84792025-08-01T16:33:37.423Z PASS [ 12.457s] sled-agent-config-reconciler dataset_serialization_task::tests::nested_dataset_operations
84802025-08-01T16:33:37.450Z PASS [ 0.038s] sled-agent-zone-images mupdate_override::tests::clear_file_io_error
84812025-08-01T16:33:37.476Z PASS [ 0.052s] sled-agent-zone-images mupdate_override::tests::clear_no_status
84822025-08-01T16:33:37.503Z PASS [ 0.051s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_boot_absent_other_present
84832025-08-01T16:33:37.530Z PASS [ 0.042s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_boot_disk_read_error
84842025-08-01T16:33:37.556Z PASS [ 0.051s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_disk_missing
84852025-08-01T16:33:37.556Z PASS [ 0.041s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_matches_absent
84862025-08-01T16:33:37.590Z PASS [ 0.053s] sled-agent-zone-images mupdate_override::tests::clear_non_boot_read_error
84872025-08-01T16:33:37.617Z PASS [ 0.053s] sled-agent-zone-images mupdate_override::tests::read_boot_absent_other_present
84882025-08-01T16:33:37.644Z PASS [ 0.041s] sled-agent-zone-images mupdate_override::tests::read_boot_install_dataset_missing
84892025-08-01T16:33:37.670Z PASS [ 0.047s] sled-agent-zone-images mupdate_override::tests::read_boot_install_dataset_not_dir
84902025-08-01T16:33:37.697Z PASS [ 0.043s] sled-agent-zone-images mupdate_override::tests::read_boot_present_other_absent
84912025-08-01T16:33:37.724Z PASS [ 0.054s] sled-agent-zone-images mupdate_override::tests::read_boot_read_error
84922025-08-01T16:33:37.751Z PASS [ 0.051s] sled-agent-zone-images mupdate_override::tests::read_both_absent
84932025-08-01T16:33:37.778Z PASS [ 0.040s] sled-agent-zone-images mupdate_override::tests::read_both_present
84942025-08-01T16:33:37.778Z PASS [ 5.638s] sled-agent-config-reconciler reconciler_task::external_disks::tests::firmware_updates_are_propagated
84952025-08-01T16:33:37.778Z PASS [ 0.049s] sled-agent-zone-images mupdate_override::tests::read_different_values
84962025-08-01T16:33:37.805Z PASS [ 0.039s] sled-agent-zone-images mupdate_override::tests::read_solo_boot_disk
84972025-08-01T16:33:37.833Z PASS [ 0.055s] sled-agent-zone-images source_resolver::tests::file_source_zone_manifest_invalid
84982025-08-01T16:33:37.860Z PASS [ 0.073s] sled-agent-zone-images source_resolver::tests::file_source_with_errors
84992025-08-01T16:33:37.860Z PASS [ 0.062s] sled-agent-zone-images source_resolver::tests::lookup_with_mupdate_override
85002025-08-01T16:33:37.890Z PASS [ 0.060s] sled-agent-zone-images source_resolver::tests::lookup_with_mupdate_override_error
85012025-08-01T16:33:37.917Z PASS [ 0.056s] sled-agent-zone-images source_resolver::tests::resolver_status_to_inventory
85022025-08-01T16:33:37.917Z PASS [ 0.054s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_missing
85032025-08-01T16:33:37.944Z PASS [ 4.152s] sled-agent-config-reconciler reconciler_task::external_disks::tests::internal_disks_are_rejected
85042025-08-01T16:33:37.972Z PASS [ 0.054s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_zone_mismatch
85052025-08-01T16:33:37.999Z PASS [ 0.083s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_read_error
85062025-08-01T16:33:38.026Z PASS [ 0.074s] sled-agent-zone-images zone_manifest::tests::read_success
85072025-08-01T16:33:38.052Z PASS [ 0.122s] sled-agent-zone-images zone_manifest::tests::read_non_boot_disk_zone_mismatch
85082025-08-01T16:33:41.381Z PASS [ 6.186s] sled-agent-config-reconciler reconciler_task::external_disks::tests::remove_disks_not_in_config
85092025-08-01T16:33:41.443Z PASS [ 0.065s] sled-diagnostics logs::illumos_tests::test_extra_log_file_regex
85102025-08-01T16:33:41.491Z PASS [ 0.048s] sled-diagnostics logs::test::test_sort_cockroach_extra_logs
85112025-08-01T16:33:41.545Z PASS [ 0.054s] sled-diagnostics queries::test::test_command_stderr_is_correct
85122025-08-01T16:33:41.596Z PASS [ 0.051s] sled-diagnostics queries::test::test_command_stdout_is_correct
85132025-08-01T16:33:41.670Z PASS [ 0.074s] sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
85142025-08-01T16:33:41.698Z PASS [ 27.448s] oximeter-instruments kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler
85152025-08-01T16:33:41.755Z PASS [ 0.053s] sled-hardware disk::test::test_disk_paths
85162025-08-01T16:33:41.790Z PASS [ 0.035s] sled-hardware disk::test::test_partition_device_paths
85172025-08-01T16:33:41.883Z PASS [ 0.091s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
85182025-08-01T16:33:41.924Z PASS [ 0.041s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
85192025-08-01T16:33:41.970Z PASS [ 0.046s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
85202025-08-01T16:33:42.012Z PASS [ 0.042s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
85212025-08-01T16:33:42.062Z PASS [ 0.049s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
85222025-08-01T16:33:42.103Z PASS [ 0.042s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
85232025-08-01T16:33:42.155Z PASS [ 0.050s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
85242025-08-01T16:33:42.198Z PASS [ 0.044s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
85252025-08-01T16:33:42.225Z PASS [ 0.545s] sled-diagnostics queries::test::test_long_running_command_is_aborted
85262025-08-01T16:33:42.289Z PASS [ 0.091s] sled-storage dataset::test::serialize_dataset_name
85272025-08-01T16:33:42.340Z PASS [ 0.050s] sled-storage manager::test::test_omicron_physical_disks_schema
85282025-08-01T16:33:42.366Z PASS [ 0.125s] sled-storage manager::test::test_datasets_schema
85292025-08-01T16:33:43.956Z PASS [ 5.928s] sled-diagnostics logs::illumos_tests::log_snapshots_work
85302025-08-01T16:33:44.044Z PASS [ 0.087s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
85312025-08-01T16:33:44.079Z PASS [ 6.105s] sled-diagnostics logs::illumos_tests::log_collection_comes_from_snapshot
85322025-08-01T16:33:44.192Z PASS [ 6.182s] sled-diagnostics logs::illumos_tests::log_paths_found_correctly_in_snapshot
85332025-08-01T16:33:44.326Z PASS [ 6.379s] sled-diagnostics logs::illumos_tests::collect_current_logs
85342025-08-01T16:33:45.427Z PASS [ 3.086s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
85352025-08-01T16:33:46.719Z PASS [ 4.378s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
85362025-08-01T16:33:46.813Z PASS [ 0.095s] sled-storage manager::tests::ensure_using_exactly_these_disks
85372025-08-01T16:33:48.082Z PASS [ 4.003s] sled-storage manager::tests::ensure_datasets
85382025-08-01T16:33:48.214Z PASS [ 3.888s] sled-storage manager::tests::ensure_datasets_get_mounted_even_with_data
85392025-08-01T16:33:48.343Z PASS [ 4.151s] sled-storage manager::tests::ensure_datasets_get_mounted
85402025-08-01T16:33:49.015Z PASS [ 4.971s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
85412025-08-01T16:33:49.289Z PASS [ 18.848s] sled-agent-config-reconciler host_phase_2::tests::proptest_read_valid_host_phase2
85422025-08-01T16:33:50.559Z PASS [ 2.216s] sled-storage manager::tests::update_rawdisk_firmware
85432025-08-01T16:33:51.247Z PASS [ 4.434s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
85442025-08-01T16:33:52.468Z PASS [ 1.220s] trust-quorum crypto::tests::rack_secret_test
85452025-08-01T16:33:52.526Z PASS [ 0.058s] trust-quorum crypto::tests::rack_secrets_decryption_failure
85462025-08-01T16:33:52.561Z PASS [ 0.035s] trust-quorum crypto::tests::rack_secrets_encrypt_decrypt_roundtrip
85472025-08-01T16:33:52.716Z PASS [ 4.502s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
85482025-08-01T16:33:52.934Z PASS [ 4.852s] sled-storage manager::tests::nested_dataset
85492025-08-01T16:33:53.009Z PASS [ 3.994s] sled-storage manager::tests::upsert_filesystem
85502025-08-01T16:33:53.051Z PASS [ 0.335s] trust-quorum validators::tests::test_validate_reconfigure_msg_failure
85512025-08-01T16:33:53.078Z PASS [ 0.499s] trust-quorum node::tests::initial_configuration
85522025-08-01T16:33:53.187Z PASS [ 2.627s] sled-storage manager::tests::wait_for_boot_disk
85532025-08-01T16:33:53.215Z PASS [ 0.268s] trust-quorum validators::tests::test_validate_reconfigure_msg_new_success
85542025-08-01T16:33:53.326Z PASS [ 0.123s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
85552025-08-01T16:33:53.500Z PASS [ 0.174s] update-common artifacts::update_plan::tests::test_bad_rot_versions
85562025-08-01T16:33:53.596Z PASS [ 4.305s] sled-storage manager::tests::upsert_filesystem_no_uuid
85572025-08-01T16:33:53.717Z PASS [ 39.485s] oximeter-db::integration_test test_cluster
85582025-08-01T16:33:53.744Z PASS [ 0.228s] update-common artifacts::update_plan::tests::test_multi_rot_bord
85592025-08-01T16:33:53.770Z PASS [ 0.151s] update-common artifacts::update_plan::tests::test_multi_rot_version
85602025-08-01T16:33:53.797Z PASS [ 0.073s] update-common artifacts::update_plan::tests::test_split_control_plane
85612025-08-01T16:33:53.797Z PASS [ 0.063s] update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
85622025-08-01T16:33:53.840Z PASS [ 0.067s] update-common artifacts::update_plan::tests::test_too_many_rot_bord
85632025-08-01T16:33:53.914Z PASS [ 0.123s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
85642025-08-01T16:33:53.961Z PASS [ 0.046s] update-engine display::line_display_shared::tests::test_format_progress_counter
85652025-08-01T16:33:53.995Z PASS [ 0.165s] update-engine display::group_display::tests::test_stats
85662025-08-01T16:33:54.023Z PASS [ 0.036s] update-engine display::line_display_shared::tests::test_start_line
85672025-08-01T16:33:54.050Z PASS [ 0.046s] update-engine engine::tests::error_exits_early
85682025-08-01T16:33:54.077Z PASS [ 0.055s] update-engine events::tests::progress_event_parse_unknown
85692025-08-01T16:33:54.104Z PASS [ 0.054s] update-engine events::tests::step_event_parse_unknown
85702025-08-01T16:33:54.104Z PASS [ 0.031s] update-engine spec::tests::test_merge_anyhow_list
85712025-08-01T16:33:54.133Z PASS [ 0.049s] wicket state::inventory::tests::component_id_display
85722025-08-01T16:33:54.168Z PASS [ 1.108s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake_split
85732025-08-01T16:33:54.195Z PASS [ 0.036s] wicket state::rack::tests::prev_next_are_opposites
85742025-08-01T16:33:54.223Z PASS [ 0.406s] update-engine buffer::tests::test_buffer
85752025-08-01T16:33:54.223Z PASS [ 0.036s] wicket state::rack::tests::up_down_are_opposites
85762025-08-01T16:33:54.223Z PASS [ 1.160s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
85772025-08-01T16:33:54.250Z PASS [ 0.162s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
85782025-08-01T16:33:54.294Z PASS [ 0.096s] wicket-common rack_setup::tests::roundtrip_import_export_policy
85792025-08-01T16:33:54.321Z PASS [ 0.105s] wicketd installinator_progress::tests::test_states
85802025-08-01T16:33:54.348Z PASS [ 0.117s] wicketd rss_config::tests::test_bgp_auth_key_states
85812025-08-01T16:33:54.589Z PASS [ 1.580s] trust-quorum::coordinator test_coordinator_behavior_from_empty_state
85822025-08-01T16:33:54.672Z PASS [ 0.502s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
85832025-08-01T16:33:55.622Z PASS [ 1.381s] wicketd::mod integration_tests::inventory::test_inventory
85842025-08-01T16:33:56.223Z PASS [ 1.912s] wicketd::mod integration_tests::updates::test_update_races
85852025-08-01T16:33:56.696Z PASS [ 2.401s] wicketd::mod integration_tests::updates::test_installinator_fetch
85862025-08-01T16:33:56.882Z PASS [ 3.696s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
85872025-08-01T16:33:58.340Z PASS [ 4.011s] wicketd::mod integration_tests::updates::test_updates
85882025-08-01T16:34:00.757Z PASS [ 15.330s] sled-storage manager::tests::ensure_many_datasets
85892025-08-01T16:34:00.757Z────────────
85902025-08-01T16:34:00.757Z Summary [3237.991s] 2194 tests run: 2194 passed (43 slow), 3 skipped
85912025-08-01T16:34:00.880Z
85922025-08-01T16:34:00.880Zreal 54:19.610681637
85932025-08-01T16:34:00.881Zuser 5:28:44.409263407
85942025-08-01T16:34:00.881Zsys 1:04:35.779900233
85952025-08-01T16:34:00.881Ztrap 3:44.868662635
85962025-08-01T16:34:00.881Ztflt 14.750176781
85972025-08-01T16:34:00.881Zdflt 52.149578042
85982025-08-01T16:34:00.881Zkflt 0.168161833
85992025-08-01T16:34:00.881Zlock 1732:52:04.635055675
86002025-08-01T16:34:00.881Zslp 138:55:56.336488710
86012025-08-01T16:34:00.881Zlat 7:55:53.404402240
86022025-08-01T16:34:00.881Zstop 1:19:49.674255117
86032025-08-01T16:34:00.909Z+ banner doctest
86042025-08-01T16:34:00.909Z
86052025-08-01T16:34:00.909Z ##### #### #### ##### ###### #### #####
86062025-08-01T16:34:00.909Z # # # # # # # # # #
86072025-08-01T16:34:00.909Z # # # # # # ##### #### #
86082025-08-01T16:34:00.909Z # # # # # # # # #
86092025-08-01T16:34:00.909Z # # # # # # # # # # #
86102025-08-01T16:34:00.909Z ##### #### #### # ###### #### #
86112025-08-01T16:34:00.909Z
86122025-08-01T16:34:00.909Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
86132025-08-01T16:34:04.263Z Fresh unicode-ident v1.0.18
86142025-08-01T16:34:04.263Z Fresh cfg-if v1.0.1
86152025-08-01T16:34:04.263Z Fresh autocfg v1.4.0
86162025-08-01T16:34:04.263Z Fresh memchr v2.7.4
86172025-08-01T16:34:04.339Z Fresh value-bag v1.9.0
86182025-08-01T16:34:04.340Z Fresh proc-macro2 v1.0.95
86192025-08-01T16:34:04.340Z Fresh log v0.4.27
86202025-08-01T16:34:04.340Z Fresh smallvec v1.15.1
86212025-08-01T16:34:04.340Z Fresh version_check v0.9.5
86222025-08-01T16:34:04.340Z Fresh itoa v1.0.11
86232025-08-01T16:34:04.340Z Fresh quote v1.0.40
86242025-08-01T16:34:04.340Z Fresh libc v0.2.174
86252025-08-01T16:34:04.340Z Fresh scopeguard v1.2.0
86262025-08-01T16:34:04.340Z Fresh stable_deref_trait v1.2.0
86272025-08-01T16:34:04.340Z Fresh syn v2.0.104
86282025-08-01T16:34:04.340Z Fresh lock_api v0.4.12
86292025-08-01T16:34:04.340Z Fresh getrandom v0.2.15
86302025-08-01T16:34:04.340Z Fresh critical-section v1.1.3
86312025-08-01T16:34:04.340Z Fresh ryu v1.0.18
86322025-08-01T16:34:04.340Z Fresh serde_derive v1.0.219
86332025-08-01T16:34:04.340Z Fresh zeroize_derive v1.4.2
86342025-08-01T16:34:04.340Z Fresh portable-atomic v1.11.0
86352025-08-01T16:34:04.340Z Fresh libm v0.2.8
86362025-08-01T16:34:04.340Z Fresh synstructure v0.13.1
86372025-08-01T16:34:04.340Z Fresh zerovec-derive v0.10.3
86382025-08-01T16:34:04.340Z Fresh displaydoc v0.2.5
86392025-08-01T16:34:04.340Z Fresh serde v1.0.219
86402025-08-01T16:34:04.340Z Fresh zeroize v1.8.1
86412025-08-01T16:34:04.340Z Fresh once_cell v1.21.3
86422025-08-01T16:34:04.340Z Fresh num-traits v0.2.19
86432025-08-01T16:34:04.340Z Fresh zerofrom-derive v0.1.4
86442025-08-01T16:34:04.340Z Fresh yoke-derive v0.7.4
86452025-08-01T16:34:04.340Z Fresh pin-project-lite v0.2.14
86462025-08-01T16:34:04.340Z Fresh bytes v1.10.1
86472025-08-01T16:34:04.340Z Fresh bitflags v2.9.1
86482025-08-01T16:34:04.340Z Fresh zerofrom v0.1.4
86492025-08-01T16:34:04.340Z Fresh serde_json v1.0.141
86502025-08-01T16:34:04.340Z Fresh rand_core v0.6.4
86512025-08-01T16:34:04.340Z Fresh writeable v0.5.5
86522025-08-01T16:34:04.340Z Fresh litemap v0.7.3
86532025-08-01T16:34:04.340Z Fresh percent-encoding v2.3.1
86542025-08-01T16:34:04.340Z Fresh yoke v0.7.4
86552025-08-01T16:34:04.340Z Fresh icu_provider_macros v1.5.0
86562025-08-01T16:34:04.340Z Fresh shlex v1.3.0
86572025-08-01T16:34:04.341Z Fresh icu_locid_transform_data v1.5.0
86582025-08-01T16:34:04.341Z Fresh icu_properties_data v1.5.0
86592025-08-01T16:34:04.341Z Fresh jobserver v0.1.32
86602025-08-01T16:34:04.341Z Fresh zerovec v0.10.4
86612025-08-01T16:34:04.341Z Fresh utf8_iter v1.0.4
86622025-08-01T16:34:04.341Z Fresh icu_normalizer_data v1.5.0
86632025-08-01T16:34:04.341Z Fresh write16 v1.0.0
86642025-08-01T16:34:04.341Z Fresh utf16_iter v1.0.5
86652025-08-01T16:34:04.341Z Fresh tinystr v0.7.6
86662025-08-01T16:34:04.341Z Fresh getrandom v0.3.1
86672025-08-01T16:34:04.341Z Fresh icu_collections v1.5.0
86682025-08-01T16:34:04.341Z Fresh parking_lot_core v0.9.10
86692025-08-01T16:34:04.341Z Fresh cc v1.2.30
86702025-08-01T16:34:04.341Z Fresh form_urlencoded v1.2.1
86712025-08-01T16:34:04.341Z Fresh subtle v2.6.1
86722025-08-01T16:34:04.341Z Fresh icu_locid v1.5.0
86732025-08-01T16:34:04.341Z Fresh semver v1.0.26
86742025-08-01T16:34:04.341Z Fresh parking_lot v0.12.3
86752025-08-01T16:34:04.341Z Fresh regex-syntax v0.8.5
86762025-08-01T16:34:04.341Z Fresh equivalent v1.0.2
86772025-08-01T16:34:04.341Z Fresh allocator-api2 v0.2.21
86782025-08-01T16:34:04.341Z Fresh foldhash v0.1.5
86792025-08-01T16:34:04.341Z Fresh signal-hook-registry v1.4.2
86802025-08-01T16:34:04.341Z Fresh icu_provider v1.5.0
86812025-08-01T16:34:04.341Z Fresh hashbrown v0.15.4
86822025-08-01T16:34:04.341Z Fresh errno v0.3.12
86832025-08-01T16:34:04.341Z Fresh aho-corasick v1.1.3
86842025-08-01T16:34:04.341Z Fresh fnv v1.0.7
86852025-08-01T16:34:04.341Z Fresh byteorder v1.5.0
86862025-08-01T16:34:04.341Z Fresh icu_locid_transform v1.5.0
86872025-08-01T16:34:04.341Z Fresh regex-automata v0.4.8
86882025-08-01T16:34:04.341Z Fresh futures-core v0.3.31
86892025-08-01T16:34:04.341Z Fresh mio v1.0.2
86902025-08-01T16:34:04.341Z Fresh heck v0.5.0
86912025-08-01T16:34:04.341Z Fresh icu_properties v1.5.1
86922025-08-01T16:34:04.341Z Fresh typenum v1.17.0
86932025-08-01T16:34:04.341Z Fresh thiserror-impl v1.0.69
86942025-08-01T16:34:04.341Z Fresh either v1.15.0
86952025-08-01T16:34:04.341Z Fresh tokio-macros v2.5.0
86962025-08-01T16:34:04.342Z Fresh socket2 v0.6.0
86972025-08-01T16:34:04.342Z Fresh icu_normalizer v1.5.0
86982025-08-01T16:34:04.342Z Fresh generic-array v0.14.7
86992025-08-01T16:34:04.342Z Fresh thiserror v1.0.69
87002025-08-01T16:34:04.342Z Fresh tokio v1.47.0
87012025-08-01T16:34:04.342Z Fresh regex v1.11.1
87022025-08-01T16:34:04.342Z Fresh indexmap v2.10.0
87032025-08-01T16:34:04.342Z Fresh iana-time-zone v0.1.63
87042025-08-01T16:34:04.342Z Fresh idna_adapter v1.2.0
87052025-08-01T16:34:04.342Z Fresh crypto-common v0.1.6
87062025-08-01T16:34:04.342Z Fresh rustix v0.38.37
87072025-08-01T16:34:04.342Z Fresh chrono v0.4.41
87082025-08-01T16:34:04.342Z Fresh uuid v1.17.0
87092025-08-01T16:34:04.342Z Fresh spin v0.9.8
87102025-08-01T16:34:04.342Z Fresh pkg-config v0.3.31
87112025-08-01T16:34:04.342Z Fresh idna v1.0.3
87122025-08-01T16:34:04.342Z Fresh futures-io v0.3.31
87132025-08-01T16:34:04.342Z Fresh zerocopy-derive v0.7.35
87142025-08-01T16:34:04.342Z Fresh const-oid v0.9.6
87152025-08-01T16:34:04.342Z Fresh serde_derive_internals v0.29.1
87162025-08-01T16:34:04.342Z Fresh dyn-clone v1.0.19
87172025-08-01T16:34:04.370Z Fresh url v2.5.4
87182025-08-01T16:34:04.370Z Fresh slab v0.4.9
87192025-08-01T16:34:04.370Z Fresh zerocopy v0.7.35
87202025-08-01T16:34:04.370Z Fresh schemars_derive v0.8.22
87212025-08-01T16:34:04.370Z Fresh block-buffer v0.10.4
87222025-08-01T16:34:04.370Z Fresh futures-sink v0.3.31
87232025-08-01T16:34:04.370Z Fresh lazy_static v1.5.0
87242025-08-01T16:34:04.371Z Fresh schemars v0.8.22
87252025-08-01T16:34:04.371Z Fresh digest v0.10.7
87262025-08-01T16:34:04.371Z Fresh pin-utils v0.1.0
87272025-08-01T16:34:04.371Z Fresh cpufeatures v0.2.14
87282025-08-01T16:34:04.371Z Fresh futures-channel v0.3.31
87292025-08-01T16:34:04.371Z Fresh futures-macro v0.3.31
87302025-08-01T16:34:04.371Z Fresh futures-task v0.3.31
87312025-08-01T16:34:04.371Z Fresh futures-util v0.3.31
87322025-08-01T16:34:04.371Z Fresh ppv-lite86 v0.2.20
87332025-08-01T16:34:04.371Z Fresh tracing-core v0.1.32
87342025-08-01T16:34:04.371Z Fresh tracing-attributes v0.1.27
87352025-08-01T16:34:04.371Z Fresh glob v0.3.2
87362025-08-01T16:34:04.371Z Fresh strsim v0.11.1
87372025-08-01T16:34:04.371Z Fresh syn v1.0.109
87382025-08-01T16:34:04.371Z Fresh tracing v0.1.40
87392025-08-01T16:34:04.371Z Fresh http v1.3.1
87402025-08-01T16:34:04.371Z Fresh thiserror-impl v2.0.12
87412025-08-01T16:34:04.371Z Fresh minimal-lexical v0.2.1
87422025-08-01T16:34:04.371Z Fresh thiserror v2.0.12
87432025-08-01T16:34:04.371Z Fresh nom v7.1.3
87442025-08-01T16:34:04.371Z Fresh libloading v0.8.5
87452025-08-01T16:34:04.371Z Fresh vcpkg v0.2.15
87462025-08-01T16:34:04.371Z Fresh adler2 v2.0.0
87472025-08-01T16:34:04.371Z Fresh clang-sys v1.8.1
87482025-08-01T16:34:04.371Z Fresh cexpr v0.6.0
87492025-08-01T16:34:04.371Z Fresh prettyplease v0.2.36
87502025-08-01T16:34:04.371Z Fresh home v0.5.9
87512025-08-01T16:34:04.371Z Fresh block-padding v0.3.3
87522025-08-01T16:34:04.371Z Fresh crossbeam-utils v0.8.21
87532025-08-01T16:34:04.371Z Fresh paste v1.0.15
87542025-08-01T16:34:04.371Z Fresh miniz_oxide v0.8.5
87552025-08-01T16:34:04.371Z Fresh num-conv v0.1.0
87562025-08-01T16:34:04.371Z Fresh time-core v0.1.2
87572025-08-01T16:34:04.371Z Fresh powerfmt v0.2.0
87582025-08-01T16:34:04.371Z Fresh inout v0.1.3
87592025-08-01T16:34:04.371Z Fresh time-macros v0.2.18
87602025-08-01T16:34:04.371Z Fresh deranged v0.3.11
87612025-08-01T16:34:04.371Z Fresh serde_tokenstream v0.2.2
87622025-08-01T16:34:04.372Z Fresh num_threads v0.1.7
87632025-08-01T16:34:04.372Z Fresh cipher v0.4.4
87642025-08-01T16:34:04.372Z Fresh itertools v0.12.1
87652025-08-01T16:34:04.372Z Fresh base64 v0.22.1
87662025-08-01T16:34:04.372Z Fresh time v0.3.36
87672025-08-01T16:34:04.372Z Fresh which v4.4.2
87682025-08-01T16:34:04.372Z Fresh tokio-util v0.7.15
87692025-08-01T16:34:04.372Z Fresh ipnet v2.11.0
87702025-08-01T16:34:04.372Z Fresh rustc-hash v1.1.0
87712025-08-01T16:34:04.372Z Fresh atomic-waker v1.1.2
87722025-08-01T16:34:04.372Z Fresh lazycell v1.3.0
87732025-08-01T16:34:04.372Z Fresh cmake v0.1.51
87742025-08-01T16:34:04.372Z Fresh zerocopy-derive v0.8.26
87752025-08-01T16:34:04.372Z Fresh dunce v1.0.5
87762025-08-01T16:34:04.372Z Fresh bindgen v0.69.5
87772025-08-01T16:34:04.372Z Fresh base64ct v1.6.0
87782025-08-01T16:34:04.372Z Fresh untrusted v0.9.0
87792025-08-01T16:34:04.372Z Fresh fs_extra v1.3.0
87802025-08-01T16:34:04.372Z Fresh httparse v1.9.5
87812025-08-01T16:34:04.372Z Fresh zerocopy v0.8.26
87822025-08-01T16:34:04.372Z Fresh rand_chacha v0.3.1
87832025-08-01T16:34:04.372Z Fresh hmac v0.12.1
87842025-08-01T16:34:04.372Z Fresh ring v0.17.14
87852025-08-01T16:34:04.372Z Fresh sha2 v0.10.9
87862025-08-01T16:34:04.372Z Fresh gimli v0.31.1
87872025-08-01T16:34:04.372Z Fresh rand v0.8.5
87882025-08-01T16:34:04.372Z Fresh object v0.36.5
87892025-08-01T16:34:04.372Z Fresh rustc-demangle v0.1.24
87902025-08-01T16:34:04.372Z Fresh addr2line v0.24.2
87912025-08-01T16:34:04.372Z Fresh rustls-pki-types v1.10.0
87922025-08-01T16:34:04.372Z Fresh http-body v1.0.1
87932025-08-01T16:34:04.372Z Fresh serde_spanned v0.6.9
87942025-08-01T16:34:04.372Z Fresh toml_datetime v0.6.11
87952025-08-01T16:34:04.372Z Fresh backtrace v0.3.74
87962025-08-01T16:34:04.372Z Fresh aws-lc-sys v0.26.0
87972025-08-01T16:34:04.372Z Fresh pem-rfc7468 v0.7.0
87982025-08-01T16:34:04.372Z Fresh httpdate v1.0.3
87992025-08-01T16:34:04.372Z Fresh untrusted v0.7.1
88002025-08-01T16:34:04.372Z Fresh try-lock v0.2.5
88012025-08-01T16:34:04.373Z Fresh anyhow v1.0.98
88022025-08-01T16:34:04.373Z Fresh want v0.3.1
88032025-08-01T16:34:04.373Z Fresh aws-lc-rs v1.12.4
88042025-08-01T16:34:04.373Z Fresh h2 v0.4.6
88052025-08-01T16:34:04.373Z Fresh tower-service v0.3.3
88062025-08-01T16:34:04.373Z Fresh utf8parse v0.2.2
88072025-08-01T16:34:04.373Z Fresh rustls-webpki v0.102.8
88082025-08-01T16:34:04.373Z Fresh hyper v1.6.0
88092025-08-01T16:34:04.373Z Fresh der_derive v0.7.3
88102025-08-01T16:34:04.373Z Fresh flagset v0.4.6
88112025-08-01T16:34:04.373Z Fresh pbkdf2 v0.12.2
88122025-08-01T16:34:04.373Z Fresh aes v0.8.4
88132025-08-01T16:34:04.373Z Fresh rustversion v1.0.17
88142025-08-01T16:34:04.373Z Fresh der v0.7.9
88152025-08-01T16:34:04.373Z Fresh async-trait v0.1.88
88162025-08-01T16:34:04.373Z Fresh mime v0.3.17
88172025-08-01T16:34:04.401Z Fresh hyper-util v0.1.16
88182025-08-01T16:34:04.401Z Fresh cbc v0.1.2
88192025-08-01T16:34:04.402Z Fresh salsa20 v0.10.2
88202025-08-01T16:34:04.402Z Fresh slog v2.7.0
88212025-08-01T16:34:04.402Z Fresh spki v0.7.3
88222025-08-01T16:34:04.402Z Fresh anstyle v1.0.11
88232025-08-01T16:34:04.402Z Fresh foreign-types-shared v0.1.1
88242025-08-01T16:34:04.402Z Fresh openssl-probe v0.1.5
88252025-08-01T16:34:04.402Z Fresh scrypt v0.11.0
88262025-08-01T16:34:04.402Z Fresh openssl-sys v0.9.109
88272025-08-01T16:34:04.402Z Fresh foreign-types v0.3.2
88282025-08-01T16:34:04.402Z Fresh http-body-util v0.1.3
88292025-08-01T16:34:04.402Z Fresh rustc_version v0.4.1
88302025-08-01T16:34:04.402Z Fresh openssl-macros v0.1.1
88312025-08-01T16:34:04.402Z Fresh pkcs5 v0.7.1
88322025-08-01T16:34:04.402Z Fresh anstyle-parse v0.2.5
88332025-08-01T16:34:04.402Z Fresh openssl v0.10.73
88342025-08-01T16:34:04.402Z Fresh anstyle-query v1.1.1
88352025-08-01T16:34:04.402Z Fresh colorchoice v1.0.2
88362025-08-01T16:34:04.402Z Fresh is_terminal_polyfill v1.70.1
88372025-08-01T16:34:04.402Z Fresh pkcs8 v0.10.2
88382025-08-01T16:34:04.402Z Fresh terminal_size v0.4.0
88392025-08-01T16:34:04.402Z Fresh rustls v0.23.19
88402025-08-01T16:34:04.402Z Fresh anstream v0.6.18
88412025-08-01T16:34:04.402Z Fresh serde_urlencoded v0.7.1
88422025-08-01T16:34:04.402Z Fresh encoding_rs v0.8.34
88432025-08-01T16:34:04.402Z Fresh litrs v0.4.1
88442025-08-01T16:34:04.402Z Fresh sync_wrapper v1.0.1
88452025-08-01T16:34:04.402Z Fresh tokio-rustls v0.26.0
88462025-08-01T16:34:04.402Z Fresh native-tls v0.2.12
88472025-08-01T16:34:04.402Z Fresh document-features v0.2.11
88482025-08-01T16:34:04.402Z Fresh tower-layer v0.3.3
88492025-08-01T16:34:04.402Z Fresh psl-types v2.0.11
88502025-08-01T16:34:04.402Z Fresh clap_lex v0.7.4
88512025-08-01T16:34:04.402Z Fresh rustls-native-certs v0.8.1
88522025-08-01T16:34:04.402Z Fresh tower v0.5.2
88532025-08-01T16:34:04.402Z Fresh cookie v0.18.1
88542025-08-01T16:34:04.402Z Fresh tokio-native-tls v0.3.1
88552025-08-01T16:34:04.402Z Fresh clap_builder v4.5.41
88562025-08-01T16:34:04.403Z Fresh publicsuffix v2.3.0
88572025-08-01T16:34:04.403Z Fresh webpki-roots v1.0.1
88582025-08-01T16:34:04.403Z Fresh openapiv3 v2.2.0
88592025-08-01T16:34:04.403Z Fresh clap_derive v4.5.41
88602025-08-01T16:34:04.403Z Fresh ucd-trie v0.1.7
88612025-08-01T16:34:04.403Z Fresh iri-string v0.7.8
88622025-08-01T16:34:04.403Z Fresh hyper-tls v0.6.0
88632025-08-01T16:34:04.403Z Fresh hyper-rustls v0.27.7
88642025-08-01T16:34:04.403Z Fresh clap v4.5.41
88652025-08-01T16:34:04.403Z Fresh cookie_store v0.21.1
88662025-08-01T16:34:04.403Z Fresh ipnetwork v0.21.1
88672025-08-01T16:34:04.403Z Fresh data-encoding v2.9.0
88682025-08-01T16:34:04.403Z Fresh pest v2.7.14
88692025-08-01T16:34:04.403Z Fresh tower-http v0.6.6
88702025-08-01T16:34:04.403Z Fresh rand_core v0.9.2
88712025-08-01T16:34:04.403Z Fresh scroll_derive v0.12.0
88722025-08-01T16:34:04.403Z Fresh tinyvec_macros v0.1.1
88732025-08-01T16:34:04.403Z Fresh winnow v0.5.40
88742025-08-01T16:34:04.403Z Fresh unicode-segmentation v1.12.0
88752025-08-01T16:34:04.403Z Fresh reqwest v0.12.22
88762025-08-01T16:34:04.403Z Fresh pest_meta v2.7.14
88772025-08-01T16:34:04.403Z Fresh scroll v0.12.0
88782025-08-01T16:34:04.403Z Fresh tinyvec v1.8.0
88792025-08-01T16:34:04.403Z Fresh toml_edit v0.19.15
88802025-08-01T16:34:04.403Z Fresh signature v2.2.0
88812025-08-01T16:34:04.403Z Fresh winnow v0.7.10
88822025-08-01T16:34:04.403Z Fresh pest_generator v2.7.14
88832025-08-01T16:34:04.403Z Fresh plain v0.2.3
88842025-08-01T16:34:04.403Z Fresh rustix v1.0.7
88852025-08-01T16:34:04.403Z Fresh rand_chacha v0.9.0
88862025-08-01T16:34:04.403Z Fresh unicode-width v0.2.0
88872025-08-01T16:34:04.403Z Fresh pretty-hex v0.4.1
88882025-08-01T16:34:04.403Z Fresh thread-id v4.2.2
88892025-08-01T16:34:04.403Z Fresh pest_derive v2.7.14
88902025-08-01T16:34:04.403Z Fresh goblin v0.8.2
88912025-08-01T16:34:04.403Z Fresh rand v0.9.1
88922025-08-01T16:34:04.403Z Fresh sha1 v0.10.6
88932025-08-01T16:34:04.403Z Fresh num-integer v0.1.46
88942025-08-01T16:34:04.403Z Fresh toml_write v0.1.2
88952025-08-01T16:34:04.404Z Fresh crossbeam-epoch v0.9.18
88962025-08-01T16:34:04.404Z Fresh dtrace-parser v0.2.0
88972025-08-01T16:34:04.404Z Fresh dof v0.3.0
88982025-08-01T16:34:04.404Z Fresh toml_edit v0.22.27
88992025-08-01T16:34:04.404Z Fresh bstr v1.10.0
89002025-08-01T16:34:04.404Z Fresh crc32fast v1.4.2
89012025-08-01T16:34:04.404Z Fresh static_assertions v1.1.0
89022025-08-01T16:34:04.404Z Fresh base16ct v0.2.0
89032025-08-01T16:34:04.404Z Fresh oxnet v0.1.3
89042025-08-01T16:34:04.404Z Fresh usdt-impl v0.5.0
89052025-08-01T16:34:04.404Z Fresh sec1 v0.7.3
89062025-08-01T16:34:04.404Z Fresh hubpack_derive v0.1.1
89072025-08-01T16:34:04.404Z Fresh itertools v0.13.0
89082025-08-01T16:34:04.404Z Fresh ff v0.13.0
89092025-08-01T16:34:04.404Z Fresh memmap v0.7.0
89102025-08-01T16:34:04.404Z Fresh num-iter v0.1.45
89112025-08-01T16:34:04.404Z Fresh hkdf v0.12.4
89122025-08-01T16:34:04.404Z Fresh usdt-macro v0.5.0
89132025-08-01T16:34:04.404Z Fresh usdt-attr-macro v0.5.0
89142025-08-01T16:34:04.404Z Fresh group v0.13.0
89152025-08-01T16:34:04.404Z Fresh hubpack v0.1.2
89162025-08-01T16:34:04.404Z Fresh crypto-bigint v0.5.5
89172025-08-01T16:34:04.433Z Fresh bitflags v1.3.2
89182025-08-01T16:34:04.433Z Fresh zlib-rs v0.5.1
89192025-08-01T16:34:04.433Z Fresh usdt v0.5.0
89202025-08-01T16:34:04.433Z Fresh libz-rs-sys v0.5.1
89212025-08-01T16:34:04.433Z Fresh elliptic-curve v0.13.8
89222025-08-01T16:34:04.433Z Fresh strum_macros v0.26.4
89232025-08-01T16:34:04.433Z Fresh siphasher v0.3.11
89242025-08-01T16:34:04.433Z Fresh unicode-xid v0.2.6
89252025-08-01T16:34:04.433Z Fresh phf_shared v0.11.2
89262025-08-01T16:34:04.433Z Fresh num-bigint-dig v0.8.4
89272025-08-01T16:34:04.433Z Fresh strum v0.26.3
89282025-08-01T16:34:04.433Z Fresh flate2 v1.1.2
89292025-08-01T16:34:04.433Z Fresh pkcs1 v0.7.5
89302025-08-01T16:34:04.433Z Fresh cfg_aliases v0.2.1
89312025-08-01T16:34:04.433Z Fresh bzip2-sys v0.1.13+1.0.8
89322025-08-01T16:34:04.433Z Fresh rsa v0.9.6
89332025-08-01T16:34:04.433Z Fresh newtype-uuid v1.2.4
89342025-08-01T16:34:04.433Z Fresh unicode-normalization v0.1.24
89352025-08-01T16:34:04.433Z Fresh toml v0.7.8
89362025-08-01T16:34:04.433Z Fresh rfc6979 v0.4.0
89372025-08-01T16:34:04.433Z Fresh enum-as-inner v0.6.1
89382025-08-01T16:34:04.433Z Fresh curve25519-dalek-derive v0.1.1
89392025-08-01T16:34:04.433Z Fresh daft-derive v0.1.4
89402025-08-01T16:34:04.433Z Fresh managed v0.8.0
89412025-08-01T16:34:04.433Z Fresh ahash v0.8.12
89422025-08-01T16:34:04.433Z Fresh memoffset v0.9.1
89432025-08-01T16:34:04.433Z Fresh signal-hook v0.3.18
89442025-08-01T16:34:04.433Z Fresh daft v0.1.4
89452025-08-01T16:34:04.433Z Fresh curve25519-dalek v4.1.3
89462025-08-01T16:34:04.433Z Fresh ecdsa v0.16.9
89472025-08-01T16:34:04.433Z Fresh x509-cert v0.2.5
89482025-08-01T16:34:04.433Z Fresh itertools v0.10.5
89492025-08-01T16:34:04.433Z Fresh new_debug_unreachable v1.0.6
89502025-08-01T16:34:04.433Z Fresh precomputed-hash v0.1.1
89512025-08-01T16:34:04.434Z Fresh fixedbitset v0.4.2
89522025-08-01T16:34:04.434Z Fresh petgraph v0.6.5
89532025-08-01T16:34:04.434Z Fresh string_cache v0.8.9
89542025-08-01T16:34:04.434Z Fresh ed25519 v2.2.3
89552025-08-01T16:34:04.434Z Fresh signal-hook-mio v0.2.4
89562025-08-01T16:34:04.434Z Fresh zstd-sys v2.0.14+zstd.1.5.7
89572025-08-01T16:34:04.434Z Fresh bzip2 v0.4.4
89582025-08-01T16:34:04.434Z Fresh ed25519-dalek v2.1.1
89592025-08-01T16:34:04.434Z Fresh console v0.15.10
89602025-08-01T16:34:04.434Z Fresh socket2 v0.5.10
89612025-08-01T16:34:04.434Z Fresh lalrpop-util v0.19.12
89622025-08-01T16:34:04.434Z Fresh rustc-hash v2.1.1
89632025-08-01T16:34:04.434Z Fresh zip v0.6.6
89642025-08-01T16:34:04.434Z Fresh zstd-safe v7.2.3
89652025-08-01T16:34:04.434Z Fresh hash32 v0.2.1
89662025-08-01T16:34:04.434Z Fresh winnow v0.6.26
89672025-08-01T16:34:04.434Z Fresh predicates-core v1.0.8
89682025-08-01T16:34:04.434Z Fresh unicode-properties v0.1.3
89692025-08-01T16:34:04.434Z Fresh simd-adler32 v0.3.7
89702025-08-01T16:34:04.434Z Fresh lockfree-object-pool v0.1.6
89712025-08-01T16:34:04.434Z Fresh unicode-bidi v0.3.17
89722025-08-01T16:34:04.434Z Fresh bumpalo v3.16.0
89732025-08-01T16:34:04.434Z Fresh nix v0.29.0
89742025-08-01T16:34:04.434Z Fresh zstd v0.13.3
89752025-08-01T16:34:04.434Z Fresh heapless v0.7.17
89762025-08-01T16:34:04.434Z Fresh zopfli v0.8.1
89772025-08-01T16:34:04.434Z Fresh stringprep v0.1.5
89782025-08-01T16:34:04.434Z Fresh crossterm v0.28.1
89792025-08-01T16:34:04.434Z Fresh hickory-proto v0.25.2
89802025-08-01T16:34:04.434Z Fresh bzip2 v0.5.2
89812025-08-01T16:34:04.434Z Fresh similar v2.7.0
89822025-08-01T16:34:04.434Z Fresh strum_macros v0.27.1
89832025-08-01T16:34:04.434Z Fresh tokio-stream v0.1.17
89842025-08-01T16:34:04.434Z Fresh md-5 v0.10.6
89852025-08-01T16:34:04.434Z Fresh float-cmp v0.10.0
89862025-08-01T16:34:04.434Z Fresh normalize-line-endings v0.3.0
89872025-08-01T16:34:04.434Z Fresh difflib v0.4.0
89882025-08-01T16:34:04.434Z Fresh fallible-iterator v0.2.0
89892025-08-01T16:34:04.434Z Fresh buf-list v1.0.3
89902025-08-01T16:34:04.435Z Fresh predicates v3.1.3
89912025-08-01T16:34:04.435Z Fresh strum v0.27.2
89922025-08-01T16:34:04.435Z Fresh postgres-protocol v0.6.8
89932025-08-01T16:34:04.435Z Fresh smoltcp v0.9.1
89942025-08-01T16:34:04.435Z Fresh zip v4.2.0
89952025-08-01T16:34:04.435Z Fresh serde-big-array v0.5.1
89962025-08-01T16:34:04.435Z Fresh serde_repr v0.1.19
89972025-08-01T16:34:04.435Z Fresh peg-runtime v0.8.5
89982025-08-01T16:34:04.435Z Fresh postgres-types v0.2.9
89992025-08-01T16:34:04.435Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
90002025-08-01T16:34:04.435Z Fresh phf v0.11.2
90012025-08-01T16:34:04.435Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
90022025-08-01T16:34:04.435Z Fresh whoami v1.5.2
90032025-08-01T16:34:04.435Z Fresh tokio-postgres v0.7.13
90042025-08-01T16:34:04.435Z Fresh fs-err v3.1.1
90052025-08-01T16:34:04.435Z Fresh regress v0.10.4
90062025-08-01T16:34:04.435Z Fresh fastrand v2.1.1
90072025-08-01T16:34:04.435Z Fresh futures-executor v0.3.31
90082025-08-01T16:34:04.435Z Fresh ident_case v1.0.1
90092025-08-01T16:34:04.435Z Fresh is-terminal v0.4.13
90102025-08-01T16:34:04.435Z Fresh camino v1.1.10
90112025-08-01T16:34:04.435Z Fresh futures v0.3.31
90122025-08-01T16:34:04.435Z Fresh dirs-sys-next v0.1.2
90132025-08-01T16:34:04.435Z Fresh unsafe-libyaml v0.2.11
90142025-08-01T16:34:04.435Z Fresh crossbeam-channel v0.5.15
90152025-08-01T16:34:04.435Z Fresh tempfile v3.20.0
90162025-08-01T16:34:04.435Z Fresh darling_core v0.20.10
90172025-08-01T16:34:04.464Z Fresh dirs-next v2.0.0
90182025-08-01T16:34:04.464Z Fresh serde_yaml v0.9.34+deprecated
90192025-08-01T16:34:04.464Z Fresh darling_macro v0.20.10
90202025-08-01T16:34:04.464Z Fresh thread_local v1.1.8
90212025-08-01T16:34:04.464Z Fresh quick-error v1.2.3
90222025-08-01T16:34:04.464Z Fresh toml v0.8.23
90232025-08-01T16:34:04.464Z Fresh term v0.7.0
90242025-08-01T16:34:04.464Z Fresh darling v0.20.10
90252025-08-01T16:34:04.464Z Fresh take_mut v0.2.2
90262025-08-01T16:34:04.464Z Fresh match_cfg v0.1.0
90272025-08-01T16:34:04.464Z Fresh progenitor-client v0.10.0
90282025-08-01T16:34:04.464Z Fresh bit-vec v0.8.0
90292025-08-01T16:34:04.464Z Fresh slog-term v2.9.1
90302025-08-01T16:34:04.464Z Fresh slog-async v2.8.0
90312025-08-01T16:34:04.464Z Fresh hostname v0.3.1
90322025-08-01T16:34:04.464Z Fresh bit-set v0.8.0
90332025-08-01T16:34:04.464Z Fresh hex v0.4.3
90342025-08-01T16:34:04.464Z Fresh structmeta-derive v0.3.0
90352025-08-01T16:34:04.464Z Fresh wait-timeout v0.2.0
90362025-08-01T16:34:04.464Z Fresh debug-ignore v1.0.5
90372025-08-01T16:34:04.464Z Fresh structmeta v0.3.0
90382025-08-01T16:34:04.464Z Fresh rusty-fork v0.3.0
90392025-08-01T16:34:04.464Z Fresh rand_xorshift v0.4.0
90402025-08-01T16:34:04.464Z Fresh unarray v0.1.4
90412025-08-01T16:34:04.464Z Fresh serde_path_to_error v0.1.17
90422025-08-01T16:34:04.464Z Fresh slog-json v2.6.1
90432025-08-01T16:34:04.464Z Fresh proptest v1.7.0
90442025-08-01T16:34:04.464Z Fresh async-stream-impl v0.3.6
90452025-08-01T16:34:04.464Z Fresh derive-ex v0.1.8
90462025-08-01T16:34:04.464Z Fresh slog-bunyan v2.5.0
90472025-08-01T16:34:04.464Z Fresh rustls-pemfile v2.2.0
90482025-08-01T16:34:04.464Z Fresh rustls v0.22.4
90492025-08-01T16:34:04.464Z Fresh multer v3.1.0
90502025-08-01T16:34:04.464Z Fresh async-stream v0.3.6
90512025-08-01T16:34:04.464Z Fresh waitgroup v0.1.2
90522025-08-01T16:34:04.464Z Fresh dropshot_endpoint v0.16.2
90532025-08-01T16:34:04.465Z Fresh hostname v0.4.0
90542025-08-01T16:34:04.465Z Fresh test-strategy v0.4.3
90552025-08-01T16:34:04.465Z Fresh tokio-rustls v0.25.0
90562025-08-01T16:34:04.465Z Fresh serde_with_macros v3.14.0
90572025-08-01T16:34:04.465Z Fresh typify-impl v0.3.0
90582025-08-01T16:34:04.465Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
90592025-08-01T16:34:04.465Z Fresh macaddr v1.0.1
90602025-08-01T16:34:04.465Z Fresh instant v0.1.13
90612025-08-01T16:34:04.465Z Fresh derive-where v1.5.0
90622025-08-01T16:34:04.465Z Fresh dropshot v0.16.2
90632025-08-01T16:34:04.465Z Fresh typify-macro v0.3.0
90642025-08-01T16:34:04.465Z Fresh serde_with v3.14.0
90652025-08-01T16:34:04.465Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
90662025-08-01T16:34:04.465Z Fresh progenitor-client v0.9.1
90672025-08-01T16:34:04.465Z Fresh parse-display-derive v0.10.0
90682025-08-01T16:34:04.465Z Fresh ref-cast-impl v1.0.24
90692025-08-01T16:34:04.465Z Fresh typify v0.3.0
90702025-08-01T16:34:04.465Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
90712025-08-01T16:34:04.465Z Fresh parse-display v0.10.0
90722025-08-01T16:34:04.465Z Fresh backoff v0.4.0
90732025-08-01T16:34:04.465Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
90742025-08-01T16:34:04.465Z Fresh progenitor-impl v0.9.1
90752025-08-01T16:34:04.465Z Fresh ref-cast v1.0.24
90762025-08-01T16:34:04.465Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
90772025-08-01T16:34:04.465Z Fresh camino-tempfile v1.4.1
90782025-08-01T16:34:04.465Z Fresh itertools v0.14.0
90792025-08-01T16:34:04.465Z Fresh unicode-width v0.1.14
90802025-08-01T16:34:04.465Z Fresh progenitor-macro v0.9.1
90812025-08-01T16:34:04.465Z Fresh iddqd v0.3.9
90822025-08-01T16:34:04.465Z Fresh proc-macro-crate v1.3.1
90832025-08-01T16:34:04.465Z Fresh tabwriter v1.4.0
90842025-08-01T16:34:04.465Z Fresh progenitor v0.9.1
90852025-08-01T16:34:04.465Z Fresh proc-macro-error-attr v1.0.4
90862025-08-01T16:34:04.465Z Fresh num_enum_derive v0.5.11
90872025-08-01T16:34:04.465Z Fresh foreign-types-macros v0.2.3
90882025-08-01T16:34:04.465Z Fresh foreign-types-shared v0.3.1
90892025-08-01T16:34:04.465Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
90902025-08-01T16:34:04.465Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
90912025-08-01T16:34:04.465Z Fresh proc-macro-error v1.0.4
90922025-08-01T16:34:04.466Z Fresh num_enum v0.5.11
90932025-08-01T16:34:04.466Z Fresh foreign-types v0.5.0
90942025-08-01T16:34:04.466Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
90952025-08-01T16:34:04.466Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
90962025-08-01T16:34:04.466Z Fresh cstr-argument v0.1.2
90972025-08-01T16:34:04.466Z Fresh pretty-hex v0.2.1
90982025-08-01T16:34:04.466Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
90992025-08-01T16:34:04.466Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
91002025-08-01T16:34:04.466Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
91012025-08-01T16:34:04.466Z Fresh colored v2.2.0
91022025-08-01T16:34:04.466Z Fresh crossbeam-deque v0.8.5
91032025-08-01T16:34:04.466Z Fresh smf v0.2.3
91042025-08-01T16:34:04.466Z Fresh heck v0.4.1
91052025-08-01T16:34:04.466Z Fresh darling_core v0.21.0
91062025-08-01T16:34:04.466Z Fresh typify-impl v0.4.1
91072025-08-01T16:34:04.466Z Fresh hash32 v0.3.1
91082025-08-01T16:34:04.466Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
91092025-08-01T16:34:04.466Z Fresh darling_macro v0.21.0
91102025-08-01T16:34:04.466Z Fresh typify-macro v0.4.1
91112025-08-01T16:34:04.466Z Fresh cobs v0.2.3
91122025-08-01T16:34:04.466Z Fresh rayon-core v1.12.1
91132025-08-01T16:34:04.466Z Fresh crucible-workspace-hack v0.1.0
91142025-08-01T16:34:04.466Z Fresh typify v0.4.1
91152025-08-01T16:34:04.466Z Fresh darling v0.21.0
91162025-08-01T16:34:04.466Z Fresh heapless v0.8.0
91172025-08-01T16:34:04.495Z Fresh postcard v1.0.10
91182025-08-01T16:34:04.495Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
91192025-08-01T16:34:04.495Z Fresh rayon v1.10.0
91202025-08-01T16:34:04.495Z Fresh ingot-macros v0.1.1
91212025-08-01T16:34:04.495Z Fresh progenitor-impl v0.10.0
91222025-08-01T16:34:04.495Z Fresh smoltcp v0.11.0
91232025-08-01T16:34:04.495Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
91242025-08-01T16:34:04.495Z Fresh sigpipe v0.1.3
91252025-08-01T16:34:04.495Z Fresh jiff v0.2.15
91262025-08-01T16:34:04.495Z Fresh ingot-types v0.1.2
91272025-08-01T16:34:04.495Z Fresh progenitor-macro v0.10.0
91282025-08-01T16:34:04.495Z Fresh zone_cfg_derive v0.3.0
91292025-08-01T16:34:04.495Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
91302025-08-01T16:34:04.495Z Fresh num-derive v0.4.2
91312025-08-01T16:34:04.495Z Fresh progenitor v0.10.0
91322025-08-01T16:34:04.495Z Fresh ingot v0.1.1
91332025-08-01T16:34:04.495Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
91342025-08-01T16:34:04.495Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
91352025-08-01T16:34:04.495Z Fresh zone v0.3.1
91362025-08-01T16:34:04.495Z Fresh convert_case v0.4.0
91372025-08-01T16:34:04.495Z Fresh atomicwrites v0.4.4
91382025-08-01T16:34:04.495Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
91392025-08-01T16:34:04.495Z Fresh derive_more v0.99.20
91402025-08-01T16:34:04.495Z Fresh base64 v0.21.7
91412025-08-01T16:34:04.495Z Fresh half v2.4.1
91422025-08-01T16:34:04.495Z Fresh ciborium-io v0.2.2
91432025-08-01T16:34:04.495Z Fresh indent_write v2.2.0
91442025-08-01T16:34:04.495Z Fresh same-file v1.0.6
91452025-08-01T16:34:04.495Z Fresh num-rational v0.4.2
91462025-08-01T16:34:04.495Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
91472025-08-01T16:34:04.495Z Fresh ciborium-ll v0.2.2
91482025-08-01T16:34:04.495Z Fresh walkdir v2.5.0
91492025-08-01T16:34:04.495Z Fresh secrecy v0.10.3
91502025-08-01T16:34:04.496Z Fresh num-complex v0.4.6
91512025-08-01T16:34:04.496Z Fresh float-ord v0.3.2
91522025-08-01T16:34:04.496Z Fresh utf-8 v0.7.6
91532025-08-01T16:34:04.496Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
91542025-08-01T16:34:04.496Z Fresh ciborium v0.2.2
91552025-08-01T16:34:04.496Z Fresh num v0.4.3
91562025-08-01T16:34:04.496Z Fresh swrite v0.1.0
91572025-08-01T16:34:04.496Z Fresh tungstenite v0.21.0
91582025-08-01T16:34:04.496Z Fresh newline-converter v0.3.0
91592025-08-01T16:34:04.496Z Fresh fixedbitset v0.5.7
91602025-08-01T16:34:04.496Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
91612025-08-01T16:34:04.496Z Fresh tokio-tungstenite v0.21.0
91622025-08-01T16:34:04.496Z Fresh expectorate v1.2.0
91632025-08-01T16:34:04.496Z Fresh petgraph v0.8.2
91642025-08-01T16:34:04.496Z Fresh password-hash v0.5.0
91652025-08-01T16:34:04.496Z Fresh pem v3.0.5
91662025-08-01T16:34:04.496Z Fresh blake2 v0.10.6
91672025-08-01T16:34:04.496Z Fresh argon2 v0.5.3
91682025-08-01T16:34:04.496Z Fresh libsw-core v0.3.1
91692025-08-01T16:34:04.496Z Fresh bytecount v0.6.8
91702025-08-01T16:34:04.496Z Fresh keccak v0.1.5
91712025-08-01T16:34:04.496Z Fresh libsw v3.5.0
91722025-08-01T16:34:04.496Z Fresh linear-map v1.2.0
91732025-08-01T16:34:04.496Z Fresh sha3 v0.10.8
91742025-08-01T16:34:04.496Z Fresh owo-colors v4.2.2
91752025-08-01T16:34:04.496Z Fresh cancel-safe-futures v0.1.5
91762025-08-01T16:34:04.496Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
91772025-08-01T16:34:04.496Z Fresh tokio-dtrace v0.1.0
91782025-08-01T16:34:04.496Z Fresh universal-hash v0.5.1
91792025-08-01T16:34:04.496Z Fresh opaque-debug v0.3.1
91802025-08-01T16:34:04.496Z Fresh oxide-tokio-rt v0.1.2
91812025-08-01T16:34:04.496Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
91822025-08-01T16:34:04.496Z Fresh globset v0.4.15
91832025-08-01T16:34:04.496Z Fresh aead v0.5.2
91842025-08-01T16:34:04.496Z Fresh async-recursion v1.1.1
91852025-08-01T16:34:04.496Z Fresh poly1305 v0.8.0
91862025-08-01T16:34:04.496Z Fresh chacha20 v0.9.1
91872025-08-01T16:34:04.496Z Fresh pin-project-internal v1.1.6
91882025-08-01T16:34:04.497Z Fresh thiserror-impl-no-std v2.0.2
91892025-08-01T16:34:04.497Z Fresh pin-project v1.1.6
91902025-08-01T16:34:04.497Z Fresh thiserror-no-std v2.0.2
91912025-08-01T16:34:04.497Z Fresh snafu-derive v0.8.5
91922025-08-01T16:34:04.497Z Fresh chacha20poly1305 v0.10.1
91932025-08-01T16:34:04.497Z Fresh olpc-cjson v0.1.4
91942025-08-01T16:34:04.497Z Fresh vsss-rs v3.3.4
91952025-08-01T16:34:04.497Z Fresh snafu v0.8.5
91962025-08-01T16:34:04.497Z Fresh xattr v1.3.1
91972025-08-01T16:34:04.497Z Fresh serde_plain v1.0.2
91982025-08-01T16:34:04.497Z Fresh filetime v0.2.25
91992025-08-01T16:34:04.497Z Fresh typed-path v0.9.3
92002025-08-01T16:34:04.497Z Fresh highway v1.3.0
92012025-08-01T16:34:04.497Z Fresh tar v0.4.44
92022025-08-01T16:34:04.497Z Fresh tough v0.20.0
92032025-08-01T16:34:04.497Z Fresh papergrid v0.11.0
92042025-08-01T16:34:04.497Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
92052025-08-01T16:34:04.497Z Fresh tabled_derive v0.7.0
92062025-08-01T16:34:04.497Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
92072025-08-01T16:34:04.497Z Fresh semver v0.1.20
92082025-08-01T16:34:04.497Z Fresh arc-swap v1.7.1
92092025-08-01T16:34:04.497Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
92102025-08-01T16:34:04.497Z Fresh tabled v0.15.0
92112025-08-01T16:34:04.497Z Fresh humantime v2.2.0
92122025-08-01T16:34:04.497Z Fresh unicode-linebreak v0.1.5
92132025-08-01T16:34:04.497Z Fresh smawk v0.3.2
92142025-08-01T16:34:04.497Z Fresh slog-scope v4.4.0
92152025-08-01T16:34:04.497Z Fresh rustc_version v0.1.7
92162025-08-01T16:34:04.497Z Fresh textwrap v0.16.2
92172025-08-01T16:34:04.526Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
92182025-08-01T16:34:04.526Z Fresh typify-impl v0.2.0
92192025-08-01T16:34:04.526Z Fresh headers-core v0.3.0
92202025-08-01T16:34:04.526Z Fresh slog-stdlog v4.1.1
92212025-08-01T16:34:04.526Z Fresh typify-macro v0.2.0
92222025-08-01T16:34:04.526Z Fresh headers v0.4.1
92232025-08-01T16:34:04.526Z Fresh progenitor-client v0.8.0
92242025-08-01T16:34:04.526Z Fresh slog-envlogger v2.2.0
92252025-08-01T16:34:04.526Z Fresh typify v0.2.0
92262025-08-01T16:34:04.526Z Fresh heck v0.3.3
92272025-08-01T16:34:04.526Z Fresh lzma-sys v0.1.20
92282025-08-01T16:34:04.526Z Fresh resolv-conf v0.7.0
92292025-08-01T16:34:04.526Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
92302025-08-01T16:34:04.526Z Fresh base64 v0.13.1
92312025-08-01T16:34:04.526Z Fresh newtype_derive v0.1.6
92322025-08-01T16:34:04.526Z Fresh progenitor-impl v0.8.0
92332025-08-01T16:34:04.526Z Fresh zone_cfg_derive v0.1.2
92342025-08-01T16:34:04.526Z Fresh number_prefix v0.4.0
92352025-08-01T16:34:04.526Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
92362025-08-01T16:34:04.526Z Fresh xz2 v0.1.7
92372025-08-01T16:34:04.526Z Fresh ron v0.7.1
92382025-08-01T16:34:04.526Z Fresh yasna v0.5.2
92392025-08-01T16:34:04.527Z Fresh steno v0.4.1
92402025-08-01T16:34:04.527Z Fresh progenitor-macro v0.8.0
92412025-08-01T16:34:04.527Z Fresh zone v0.1.8
92422025-08-01T16:34:04.527Z Fresh indicatif v0.17.11
92432025-08-01T16:34:04.527Z Fresh rcgen v0.12.1
92442025-08-01T16:34:04.527Z Fresh subprocess v0.2.9
92452025-08-01T16:34:04.527Z Fresh linked-hash-map v0.5.6
92462025-08-01T16:34:04.527Z Fresh hickory-proto v0.24.4
92472025-08-01T16:34:04.527Z Fresh progenitor v0.8.0
92482025-08-01T16:34:04.527Z Fresh lru-cache v0.1.2
92492025-08-01T16:34:04.527Z Fresh tagptr v0.2.0
92502025-08-01T16:34:04.527Z Fresh display-error-chain v0.2.2
92512025-08-01T16:34:04.527Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
92522025-08-01T16:34:04.527Z Fresh hickory-resolver v0.24.4
92532025-08-01T16:34:04.527Z Fresh gethostname v0.5.0
92542025-08-01T16:34:04.527Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
92552025-08-01T16:34:04.527Z Fresh qorb v0.4.0
92562025-08-01T16:34:04.527Z Fresh moka v0.12.10
92572025-08-01T16:34:04.527Z Fresh maplit v1.0.2
92582025-08-01T16:34:04.527Z Fresh hickory-resolver v0.25.2
92592025-08-01T16:34:04.527Z Fresh slog-dtrace v0.3.0
92602025-08-01T16:34:04.527Z Fresh bitfield-struct v0.6.2
92612025-08-01T16:34:04.527Z Fresh libefi-sys v0.1.0
92622025-08-01T16:34:04.527Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
92632025-08-01T16:34:04.527Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
92642025-08-01T16:34:04.527Z Fresh zerocopy-derive v0.6.6
92652025-08-01T16:34:04.527Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
92662025-08-01T16:34:04.527Z Fresh tap v1.0.1
92672025-08-01T16:34:04.527Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
92682025-08-01T16:34:04.527Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
92692025-08-01T16:34:04.527Z Fresh radium v0.7.0
92702025-08-01T16:34:04.527Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
92712025-08-01T16:34:04.527Z Fresh zerocopy v0.6.6
92722025-08-01T16:34:04.527Z Fresh crc-catalog v2.4.0
92732025-08-01T16:34:04.527Z Fresh wyz v0.5.1
92742025-08-01T16:34:04.527Z Fresh termcolor v1.4.1
92752025-08-01T16:34:04.527Z Fresh funty v2.0.0
92762025-08-01T16:34:04.527Z Fresh maybe-uninit v2.0.0
92772025-08-01T16:34:04.528Z Fresh crc v3.2.1
92782025-08-01T16:34:04.528Z Fresh dsl_auto_type v0.1.2
92792025-08-01T16:34:04.528Z Fresh bitvec v1.0.1
92802025-08-01T16:34:04.528Z Fresh packed_struct_codegen v0.10.1
92812025-08-01T16:34:04.528Z Fresh scheduled-thread-pool v0.2.7
92822025-08-01T16:34:04.528Z Fresh diesel_table_macro_syntax v0.2.0
92832025-08-01T16:34:04.528Z Fresh nodrop v0.1.14
92842025-08-01T16:34:04.528Z Fresh smallvec v0.6.14
92852025-08-01T16:34:04.528Z Fresh diesel_derives v2.2.3
92862025-08-01T16:34:04.528Z Fresh packed_struct v0.10.1
92872025-08-01T16:34:04.528Z Fresh array-init v0.0.4
92882025-08-01T16:34:04.528Z Fresh r2d2 v0.8.10
92892025-08-01T16:34:04.528Z Fresh proc-macro-error-attr2 v2.0.0
92902025-08-01T16:34:04.528Z Fresh hashbrown v0.12.3
92912025-08-01T16:34:04.528Z Fresh diff v0.1.13
92922025-08-01T16:34:04.528Z Fresh bitfield v0.14.0
92932025-08-01T16:34:04.528Z Fresh indexmap v1.9.3
92942025-08-01T16:34:04.528Z Fresh serde-hex v0.1.0
92952025-08-01T16:34:04.528Z Fresh diesel v2.2.11
92962025-08-01T16:34:04.528Z Fresh proc-macro-error2 v2.0.1
92972025-08-01T16:34:04.528Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
92982025-08-01T16:34:04.528Z Fresh env_logger v0.10.2
92992025-08-01T16:34:04.528Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
93002025-08-01T16:34:04.528Z Fresh ron v0.8.1
93012025-08-01T16:34:04.528Z Fresh hashbrown v0.13.2
93022025-08-01T16:34:04.528Z Fresh termtree v0.5.1
93032025-08-01T16:34:04.528Z Fresh xshell-macros v0.2.7
93042025-08-01T16:34:04.528Z Fresh crc-any v2.5.0
93052025-08-01T16:34:04.528Z Fresh xshell v0.2.7
93062025-08-01T16:34:04.528Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
93072025-08-01T16:34:04.528Z Fresh object v0.30.4
93082025-08-01T16:34:04.528Z Fresh tabled_derive v0.10.0
93092025-08-01T16:34:04.528Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
93102025-08-01T16:34:04.528Z Fresh papergrid v0.14.0
93112025-08-01T16:34:04.528Z Fresh oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
93122025-08-01T16:34:04.528Z Fresh num-derive v0.3.3
93132025-08-01T16:34:04.528Z Fresh path-slash v0.1.5
93142025-08-01T16:34:04.528Z Fresh crunchy v0.2.2
93152025-08-01T16:34:04.528Z Fresh tabled v0.18.0
93162025-08-01T16:34:04.528Z Fresh oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
93172025-08-01T16:34:04.557Z Fresh libscf-sys v1.1.0
93182025-08-01T16:34:04.557Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
93192025-08-01T16:34:04.557Z Fresh oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
93202025-08-01T16:34:04.557Z Fresh oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
93212025-08-01T16:34:04.557Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
93222025-08-01T16:34:04.557Z Fresh bit-vec v0.6.3
93232025-08-01T16:34:04.557Z Fresh oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
93242025-08-01T16:34:04.557Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
93252025-08-01T16:34:04.557Z Fresh tiny-keccak v2.0.2
93262025-08-01T16:34:04.557Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
93272025-08-01T16:34:04.557Z Fresh bit-set v0.5.3
93282025-08-01T16:34:04.557Z Fresh ascii-canvas v3.0.0
93292025-08-01T16:34:04.557Z Fresh ena v0.14.3
93302025-08-01T16:34:04.557Z Fresh regex-syntax v0.6.29
93312025-08-01T16:34:04.557Z Fresh lalrpop v0.19.12
93322025-08-01T16:34:04.557Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
93332025-08-01T16:34:04.557Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
93342025-08-01T16:34:04.557Z Fresh const_format_proc_macros v0.2.34
93352025-08-01T16:34:04.557Z Fresh crc8 v0.1.1
93362025-08-01T16:34:04.557Z Fresh const_format v0.2.34
93372025-08-01T16:34:04.557Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
93382025-08-01T16:34:04.557Z Fresh derive_builder_core v0.20.2
93392025-08-01T16:34:04.557Z Fresh bindgen v0.71.1
93402025-08-01T16:34:04.557Z Fresh derive_builder_macro v0.20.2
93412025-08-01T16:34:04.558Z Fresh strum_macros v0.24.3
93422025-08-01T16:34:04.558Z Fresh indoc v1.0.9
93432025-08-01T16:34:04.558Z Fresh polar-core v0.27.3
93442025-08-01T16:34:04.558Z Fresh derive_builder v0.20.2
93452025-08-01T16:34:04.558Z Fresh libxml v0.3.3
93462025-08-01T16:34:04.558Z Fresh oso-derive v0.27.3
93472025-08-01T16:34:04.558Z Fresh impl-trait-for-tuples v0.2.2
93482025-08-01T16:34:04.558Z Fresh quick-xml v0.37.2
93492025-08-01T16:34:04.558Z Fresh nibble_vec v0.1.0
93502025-08-01T16:34:04.558Z Fresh endian-type v0.1.2
93512025-08-01T16:34:04.558Z Fresh oso v0.27.3
93522025-08-01T16:34:04.558Z Fresh half v1.8.3
93532025-08-01T16:34:04.558Z Fresh radix_trie v0.2.1
93542025-08-01T16:34:04.558Z Fresh samael v0.0.19
93552025-08-01T16:34:04.558Z Fresh serde_cbor v0.11.2
93562025-08-01T16:34:04.558Z Fresh vte_generate_state_changes v0.1.2
93572025-08-01T16:34:04.558Z Fresh convert_case v0.7.1
93582025-08-01T16:34:04.558Z Fresh fd-lock v4.0.2
93592025-08-01T16:34:04.558Z Fresh vte v0.11.1
93602025-08-01T16:34:04.558Z Fresh derive_more-impl v2.0.1
93612025-08-01T16:34:04.558Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
93622025-08-01T16:34:04.558Z Fresh nix v0.30.1
93632025-08-01T16:34:04.558Z Fresh strip-ansi-escapes v0.2.0
93642025-08-01T16:34:04.558Z Fresh bb8 v0.8.5
93652025-08-01T16:34:04.558Z Fresh fxhash v0.2.1
93662025-08-01T16:34:04.558Z Fresh nu-ansi-term v0.50.1
93672025-08-01T16:34:04.558Z Fresh diesel-dtrace v0.4.2
93682025-08-01T16:34:04.558Z Fresh async-bb8-diesel v0.2.1
93692025-08-01T16:34:04.558Z Fresh reedline v0.40.0
93702025-08-01T16:34:04.558Z Fresh derive_more v2.0.1
93712025-08-01T16:34:04.558Z Fresh kstat-rs v0.2.4
93722025-08-01T16:34:04.558Z Fresh crossterm v0.29.0
93732025-08-01T16:34:04.558Z Fresh cfg_aliases v0.1.1
93742025-08-01T16:34:04.558Z Fresh predicates-tree v1.0.12
93752025-08-01T16:34:04.558Z Fresh primeorder v0.13.6
93762025-08-01T16:34:04.558Z Fresh siphasher v1.0.1
93772025-08-01T16:34:04.558Z Fresh phf_shared v0.12.1
93782025-08-01T16:34:04.558Z Fresh ignore v0.4.23
93792025-08-01T16:34:04.558Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
93802025-08-01T16:34:04.559Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
93812025-08-01T16:34:04.559Z Fresh bcs v0.1.6
93822025-08-01T16:34:04.559Z Fresh parking_lot_core v0.8.6
93832025-08-01T16:34:04.559Z Fresh globwalk v0.9.1
93842025-08-01T16:34:04.559Z Fresh nix v0.28.0
93852025-08-01T16:34:04.559Z Fresh phf v0.12.1
93862025-08-01T16:34:04.559Z Fresh unicase v2.7.0
93872025-08-01T16:34:04.559Z Fresh peg-macros v0.8.5
93882025-08-01T16:34:04.559Z Fresh sqlparser_derive v0.2.2
93892025-08-01T16:34:04.559Z Fresh nanorand v0.7.0
93902025-08-01T16:34:04.559Z Fresh unicode_categories v0.1.1
93912025-08-01T16:34:04.559Z Fresh sqlparser v0.45.0
93922025-08-01T16:34:04.559Z Fresh sqlformat v0.3.5
93932025-08-01T16:34:04.559Z Fresh flume v0.11.1
93942025-08-01T16:34:04.559Z Fresh chrono-tz v0.10.4
93952025-08-01T16:34:04.559Z Fresh peg v0.8.5
93962025-08-01T16:34:04.559Z Fresh camino-tempfile-ext v0.3.2
93972025-08-01T16:34:04.559Z Fresh parking_lot v0.11.2
93982025-08-01T16:34:04.559Z Fresh rustyline v14.0.0
93992025-08-01T16:34:04.559Z Fresh p384 v0.13.0
94002025-08-01T16:34:04.559Z Fresh prefix-trie v0.7.0
94012025-08-01T16:34:04.559Z Fresh void v1.0.2
94022025-08-01T16:34:04.559Z Fresh http-range v0.1.5
94032025-08-01T16:34:04.559Z Fresh sled v0.34.7
94042025-08-01T16:34:04.559Z Fresh hickory-server v0.25.2
94052025-08-01T16:34:04.559Z Fresh salty v0.3.0
94062025-08-01T16:34:04.559Z Fresh lzss v0.8.2
94072025-08-01T16:34:04.559Z Fresh hickory-client v0.25.2
94082025-08-01T16:34:04.559Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
94092025-08-01T16:34:04.559Z Fresh tungstenite v0.23.0
94102025-08-01T16:34:04.559Z Fresh nix v0.27.1
94112025-08-01T16:34:04.559Z Fresh concurrent-queue v2.5.0
94122025-08-01T16:34:04.559Z Fresh serde_bytes v0.11.17
94132025-08-01T16:34:04.559Z Fresh atty v0.2.14
94142025-08-01T16:34:04.559Z Fresh env_filter v0.1.2
94152025-08-01T16:34:04.559Z Fresh csv-core v0.1.11
94162025-08-01T16:34:04.559Z Fresh parking v2.2.1
94172025-08-01T16:34:04.588Z Fresh tokio-tungstenite v0.23.1
94182025-08-01T16:34:04.588Z Fresh env_logger v0.11.5
94192025-08-01T16:34:04.588Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
94202025-08-01T16:34:04.588Z Fresh csv v1.3.1
94212025-08-01T16:34:04.588Z Fresh mime_guess v2.0.5
94222025-08-01T16:34:04.588Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
94232025-08-01T16:34:04.588Z Fresh signal-hook-tokio v0.3.1
94242025-08-01T16:34:04.588Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
94252025-08-01T16:34:04.588Z Fresh hyper-staticfile v0.10.1
94262025-08-01T16:34:04.588Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
94272025-08-01T16:34:04.588Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
94282025-08-01T16:34:04.588Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
94292025-08-01T16:34:04.588Z Fresh rand_seeder v0.3.0
94302025-08-01T16:34:04.588Z Fresh secrecy v0.8.0
94312025-08-01T16:34:04.588Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
94322025-08-01T16:34:04.588Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
94332025-08-01T16:34:04.588Z Fresh event-listener v5.3.1
94342025-08-01T16:34:04.588Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
94352025-08-01T16:34:04.588Z Fresh assert_matches v1.5.0
94362025-08-01T16:34:04.588Z Fresh fs-err v2.11.0
94372025-08-01T16:34:04.588Z Fresh event-listener-strategy v0.5.2
94382025-08-01T16:34:04.588Z Fresh yansi v1.0.1
94392025-08-01T16:34:04.588Z Fresh parse-size v1.1.0
94402025-08-01T16:34:04.588Z Fresh pretty_assertions v1.4.1
94412025-08-01T16:34:04.588Z Fresh futures-lite v2.3.0
94422025-08-01T16:34:04.588Z Fresh typeid v1.0.3
94432025-08-01T16:34:04.588Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
94442025-08-01T16:34:04.588Z Fresh ordered-float v2.10.1
94452025-08-01T16:34:04.588Z Fresh async-lock v3.4.0
94462025-08-01T16:34:04.589Z Fresh erased-serde v0.4.6
94472025-08-01T16:34:04.589Z Fresh serde-value v0.7.0
94482025-08-01T16:34:04.589Z Fresh castaway v0.2.3
94492025-08-01T16:34:04.589Z Fresh polling v3.7.3
94502025-08-01T16:34:04.589Z Fresh indoc v2.0.6
94512025-08-01T16:34:04.589Z Fresh libz-sys v1.1.20
94522025-08-01T16:34:04.589Z Fresh serde-untagged v0.1.7
94532025-08-01T16:34:04.589Z Fresh compact_str v0.8.0
94542025-08-01T16:34:04.589Z Fresh async-io v2.3.4
94552025-08-01T16:34:04.589Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
94562025-08-01T16:34:04.589Z Fresh unicode-truncate v1.1.0
94572025-08-01T16:34:04.589Z Fresh console v0.16.0
94582025-08-01T16:34:04.589Z Fresh cargo-util-schemas v0.8.2
94592025-08-01T16:34:04.589Z Fresh lru v0.12.5
94602025-08-01T16:34:04.589Z Fresh cargo-platform v0.2.0
94612025-08-01T16:34:04.589Z Fresh instability v0.3.2
94622025-08-01T16:34:04.589Z Fresh cassowary v0.3.0
94632025-08-01T16:34:04.589Z Fresh is_ci v1.2.0
94642025-08-01T16:34:04.589Z Fresh async-task v4.7.1
94652025-08-01T16:34:04.589Z Fresh unit-prefix v0.5.1
94662025-08-01T16:34:04.589Z Fresh ratatui v0.29.0
94672025-08-01T16:34:04.589Z Fresh supports-color v3.0.2
94682025-08-01T16:34:04.589Z Fresh cargo_metadata v0.21.0
94692025-08-01T16:34:04.589Z Fresh indicatif v0.18.0
94702025-08-01T16:34:04.589Z Fresh libgit2-sys v0.17.0+1.8.1
94712025-08-01T16:34:04.589Z Fresh async-channel v2.3.1
94722025-08-01T16:34:04.589Z Fresh polyval v0.6.2
94732025-08-01T16:34:04.589Z Fresh piper v0.2.4
94742025-08-01T16:34:04.589Z Fresh cargo-platform v0.1.8
94752025-08-01T16:34:04.589Z Fresh plotters-backend v0.3.7
94762025-08-01T16:34:04.589Z Fresh git2 v0.19.0
94772025-08-01T16:34:04.589Z Fresh async-executor v1.13.1
94782025-08-01T16:34:04.589Z Fresh async-signal v0.2.10
94792025-08-01T16:34:04.589Z Fresh blocking v1.6.1
94802025-08-01T16:34:04.589Z Fresh ghash v0.5.1
94812025-08-01T16:34:04.589Z Fresh cargo_metadata v0.18.1
94822025-08-01T16:34:04.589Z Fresh plotters-svg v0.3.7
94832025-08-01T16:34:04.589Z Fresh ctr v0.9.2
94842025-08-01T16:34:04.589Z Fresh arrayref v0.3.9
94852025-08-01T16:34:04.589Z Fresh event-listener v2.5.3
94862025-08-01T16:34:04.590Z Fresh cast v0.3.0
94872025-08-01T16:34:04.590Z Fresh shell-words v1.1.0
94882025-08-01T16:34:04.590Z Fresh constant_time_eq v0.3.1
94892025-08-01T16:34:04.590Z Fresh arrayvec v0.7.6
94902025-08-01T16:34:04.590Z Fresh plotters v0.3.7
94912025-08-01T16:34:04.590Z Fresh async-channel v1.9.0
94922025-08-01T16:34:04.590Z Fresh criterion-plot v0.6.0
94932025-08-01T16:34:04.590Z Fresh vergen v8.3.2
94942025-08-01T16:34:04.590Z Fresh async-global-executor v2.4.1
94952025-08-01T16:34:04.590Z Fresh aes-gcm v0.10.3
94962025-08-01T16:34:04.590Z Fresh async-process v2.3.0
94972025-08-01T16:34:04.590Z Fresh ssh-encoding v0.2.0
94982025-08-01T16:34:04.590Z Fresh sct v0.7.1
94992025-08-01T16:34:04.590Z Fresh rustls-webpki v0.101.7
95002025-08-01T16:34:04.590Z Fresh blowfish v0.9.1
95012025-08-01T16:34:04.590Z Fresh async-attributes v1.1.2
95022025-08-01T16:34:04.590Z Fresh tinytemplate v1.2.1
95032025-08-01T16:34:04.590Z Fresh rtoolbox v0.0.2
95042025-08-01T16:34:04.590Z Fresh kv-log-macro v1.0.7
95052025-08-01T16:34:04.590Z Fresh futures-timer v3.0.3
95062025-08-01T16:34:04.590Z Fresh anes v0.1.6
95072025-08-01T16:34:04.590Z Fresh oorandom v11.1.4
95082025-08-01T16:34:04.590Z Fresh rpassword v7.4.0
95092025-08-01T16:34:04.590Z Fresh async-std v1.13.0
95102025-08-01T16:34:04.590Z Fresh bcrypt-pbkdf v0.10.0
95112025-08-01T16:34:04.590Z Fresh ssh-cipher v0.2.0
95122025-08-01T16:34:04.590Z Fresh rustls v0.21.12
95132025-08-01T16:34:04.590Z Fresh criterion v0.7.0
95142025-08-01T16:34:04.590Z Fresh tui-tree-widget v0.23.1
95152025-08-01T16:34:04.590Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
95162025-08-01T16:34:04.590Z Fresh password-hash v0.4.2
95172025-08-01T16:34:04.619Z Fresh hex-literal v0.4.1
95182025-08-01T16:34:04.619Z Fresh pbkdf2 v0.11.0
95192025-08-01T16:34:04.619Z Fresh petname v2.0.2
95202025-08-01T16:34:04.619Z Fresh tokio-rustls v0.24.1
95212025-08-01T16:34:04.619Z Fresh target-lexicon v0.13.2
95222025-08-01T16:34:04.619Z Fresh ssh-key v0.6.6
95232025-08-01T16:34:04.619Z Fresh async-object-pool v0.1.5
95242025-08-01T16:34:04.619Z Fresh p521 v0.13.3
95252025-08-01T16:34:04.619Z Fresh p256 v0.13.2
95262025-08-01T16:34:04.619Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
95272025-08-01T16:34:04.619Z Fresh rustls-pemfile v1.0.4
95282025-08-01T16:34:04.619Z Fresh twox-hash v2.1.0
95292025-08-01T16:34:04.619Z Fresh serde_regex v1.1.0
95302025-08-01T16:34:04.620Z Fresh assert-json-diff v2.0.2
95312025-08-01T16:34:04.620Z Fresh russh-cryptovec v0.7.3
95322025-08-01T16:34:04.620Z Fresh memmap2 v0.9.5
95332025-08-01T16:34:04.620Z Fresh path-tree v0.8.1
95342025-08-01T16:34:04.620Z Fresh sync-ptr v0.1.4
95352025-08-01T16:34:04.620Z Fresh stringmetrics v2.2.2
95362025-08-01T16:34:04.620Z Fresh md5 v0.7.0
95372025-08-01T16:34:04.620Z Fresh httpmock v0.8.0-alpha.1
95382025-08-01T16:34:04.620Z Fresh russh-keys v0.45.0
95392025-08-01T16:34:04.620Z Fresh blake3 v1.5.4
95402025-08-01T16:34:04.620Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
95412025-08-01T16:34:04.620Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
95422025-08-01T16:34:04.620Z Fresh cfg-expr v0.20.1
95432025-08-01T16:34:04.620Z Fresh guppy-workspace-hack v0.1.0
95442025-08-01T16:34:04.620Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
95452025-08-01T16:34:04.620Z Fresh httptest v0.16.3
95462025-08-01T16:34:04.620Z Fresh fatfs v0.3.6
95472025-08-01T16:34:04.620Z Fresh proc-macro-crate v3.2.0
95482025-08-01T16:34:04.620Z Fresh num-bigint v0.4.6
95492025-08-01T16:34:04.620Z Fresh toml_parser v1.0.1
95502025-08-01T16:34:04.620Z Fresh des v0.8.1
95512025-08-01T16:34:04.620Z Fresh serde_spanned v1.0.0
95522025-08-01T16:34:04.620Z Fresh toml_datetime v0.7.0
95532025-08-01T16:34:04.620Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
95542025-08-01T16:34:04.620Z Fresh topological-sort v0.2.2
95552025-08-01T16:34:04.620Z Fresh toml_writer v1.0.2
95562025-08-01T16:34:04.620Z Fresh escape8259 v0.5.3
95572025-08-01T16:34:04.620Z Fresh relative-path v1.9.3
95582025-08-01T16:34:04.620Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
95592025-08-01T16:34:04.620Z Fresh omicron-zone-package v0.12.2
95602025-08-01T16:34:04.620Z Fresh russh v0.45.0
95612025-08-01T16:34:04.620Z Fresh toml v0.9.2
95622025-08-01T16:34:04.620Z Fresh rstest_macros v0.25.0
95632025-08-01T16:34:04.620Z Fresh libtest-mimic v0.8.1
95642025-08-01T16:34:04.620Z Fresh target-spec v3.5.0
95652025-08-01T16:34:04.620Z Fresh target-triple v0.1.3
95662025-08-01T16:34:04.620Z Fresh doc-comment v0.3.3
95672025-08-01T16:34:04.620Z Fresh blake2b_simd v1.0.2
95682025-08-01T16:34:04.620Z Fresh fancy-regex v0.14.0
95692025-08-01T16:34:04.620Z Fresh pathdiff v0.2.3
95702025-08-01T16:34:04.621Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
95712025-08-01T16:34:04.621Z Fresh uzers v0.12.1
95722025-08-01T16:34:04.621Z Fresh nested v0.1.1
95732025-08-01T16:34:04.621Z Fresh internet-checksum v0.2.1
95742025-08-01T16:34:04.621Z Fresh guppy v0.17.20
95752025-08-01T16:34:04.621Z Fresh datatest-stable v0.3.2
95762025-08-01T16:34:04.621Z Fresh rust-argon2 v2.1.0
95772025-08-01T16:34:04.621Z Fresh assert_cmd v2.0.17
95782025-08-01T16:34:04.621Z Fresh rstest v0.25.0
95792025-08-01T16:34:04.621Z Fresh trybuild v1.0.106
95802025-08-01T16:34:04.621Z Fresh partial-io v0.5.4
95812025-08-01T16:34:04.621Z Fresh similar-asserts v1.7.0
95822025-08-01T16:34:04.621Z Fresh rand_distr v0.4.3
95832025-08-01T16:34:04.621Z Fresh approx v0.5.1
95842025-08-01T16:34:04.621Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
95852025-08-01T16:34:04.621Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
95862025-08-01T16:34:04.621Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
95872025-08-01T16:34:04.621Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
95882025-08-01T16:34:04.621Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
95892025-08-01T16:34:04.621Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
95902025-08-01T16:34:04.621Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
95912025-08-01T16:34:04.621Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
95922025-08-01T16:34:04.621Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
95932025-08-01T16:34:04.621Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
95942025-08-01T16:34:04.621Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
95952025-08-01T16:34:04.621Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
95962025-08-01T16:34:04.621Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
95972025-08-01T16:34:04.621Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
95982025-08-01T16:34:04.621Z Fresh omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
95992025-08-01T16:34:04.621Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
96002025-08-01T16:34:04.621Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
96012025-08-01T16:34:04.621Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
96022025-08-01T16:34:04.621Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
96032025-08-01T16:34:04.621Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
96042025-08-01T16:34:04.621Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
96052025-08-01T16:34:04.621Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
96062025-08-01T16:34:04.621Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
96072025-08-01T16:34:04.621Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
96082025-08-01T16:34:04.621Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
96092025-08-01T16:34:04.622Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
96102025-08-01T16:34:04.622Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
96112025-08-01T16:34:04.622Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
96122025-08-01T16:34:04.622Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
96132025-08-01T16:34:04.622Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
96142025-08-01T16:34:04.622Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
96152025-08-01T16:34:04.622Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
96162025-08-01T16:34:04.622Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
96172025-08-01T16:34:04.651Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
96182025-08-01T16:34:04.651Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
96192025-08-01T16:34:04.651Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
96202025-08-01T16:34:04.651Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
96212025-08-01T16:34:04.651Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
96222025-08-01T16:34:04.651Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
96232025-08-01T16:34:04.651Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
96242025-08-01T16:34:04.651Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
96252025-08-01T16:34:04.651Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
96262025-08-01T16:34:04.651Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
96272025-08-01T16:34:04.651Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
96282025-08-01T16:34:04.651Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
96292025-08-01T16:34:04.651Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
96302025-08-01T16:34:04.651Z Fresh ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
96312025-08-01T16:34:04.651Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
96322025-08-01T16:34:04.651Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
96332025-08-01T16:34:04.651Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
96342025-08-01T16:34:04.651Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
96352025-08-01T16:34:04.651Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
96362025-08-01T16:34:04.651Z Fresh ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
96372025-08-01T16:34:04.651Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
96382025-08-01T16:34:04.651Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
96392025-08-01T16:34:04.651Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
96402025-08-01T16:34:04.651Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
96412025-08-01T16:34:04.651Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
96422025-08-01T16:34:04.651Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
96432025-08-01T16:34:04.652Z Fresh sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
96442025-08-01T16:34:04.652Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
96452025-08-01T16:34:04.652Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
96462025-08-01T16:34:04.652Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
96472025-08-01T16:34:04.652Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
96482025-08-01T16:34:04.652Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
96492025-08-01T16:34:04.652Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
96502025-08-01T16:34:04.652Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
96512025-08-01T16:34:04.652Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
96522025-08-01T16:34:04.652Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
96532025-08-01T16:34:04.652Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
96542025-08-01T16:34:04.652Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
96552025-08-01T16:34:04.652Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
96562025-08-01T16:34:04.652Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
96572025-08-01T16:34:04.652Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
96582025-08-01T16:34:04.652Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
96592025-08-01T16:34:04.652Z Fresh sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
96602025-08-01T16:34:04.652Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
96612025-08-01T16:34:04.652Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
96622025-08-01T16:34:04.652Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
96632025-08-01T16:34:04.652Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
96642025-08-01T16:34:04.652Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
96652025-08-01T16:34:04.652Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
96662025-08-01T16:34:04.652Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
96672025-08-01T16:34:04.652Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
96682025-08-01T16:34:04.652Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
96692025-08-01T16:34:04.652Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
96702025-08-01T16:34:04.652Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
96712025-08-01T16:34:04.652Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
96722025-08-01T16:34:04.652Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
96732025-08-01T16:34:04.652Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
96742025-08-01T16:34:04.652Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
96752025-08-01T16:34:04.652Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
96762025-08-01T16:34:04.652Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
96772025-08-01T16:34:04.652Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
96782025-08-01T16:34:04.652Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
96792025-08-01T16:34:04.652Z Fresh ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
96802025-08-01T16:34:04.652Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
96812025-08-01T16:34:04.653Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
96822025-08-01T16:34:04.653Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
96832025-08-01T16:34:04.653Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
96842025-08-01T16:34:04.653Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
96852025-08-01T16:34:04.653Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
96862025-08-01T16:34:04.653Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
96872025-08-01T16:34:04.653Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
96882025-08-01T16:34:04.653Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
96892025-08-01T16:34:04.653Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
96902025-08-01T16:34:04.653Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
96912025-08-01T16:34:04.653Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
96922025-08-01T16:34:04.653Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
96932025-08-01T16:34:04.653Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
96942025-08-01T16:34:04.653Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
96952025-08-01T16:34:04.653Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
96962025-08-01T16:34:04.653Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
96972025-08-01T16:34:04.653Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
96982025-08-01T16:34:04.653Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
96992025-08-01T16:34:04.653Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
97002025-08-01T16:34:04.653Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
97012025-08-01T16:34:04.653Z Fresh omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
97022025-08-01T16:34:04.653Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
97032025-08-01T16:34:04.653Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
97042025-08-01T16:34:04.653Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
97052025-08-01T16:34:04.653Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
97062025-08-01T16:34:04.653Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
97072025-08-01T16:34:04.653Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
97082025-08-01T16:34:04.653Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
97092025-08-01T16:34:04.653Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
97102025-08-01T16:34:04.653Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
97112025-08-01T16:34:04.653Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
97122025-08-01T16:34:04.653Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
97132025-08-01T16:34:04.653Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
97142025-08-01T16:34:04.653Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
97152025-08-01T16:34:04.653Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
97162025-08-01T16:34:04.653Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
97172025-08-01T16:34:04.682Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
97182025-08-01T16:34:04.682Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
97192025-08-01T16:34:04.682Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
97202025-08-01T16:34:04.682Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s
97212025-08-01T16:34:04.753Z Doc-tests api_identity
97222025-08-01T16:34:04.781Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97232025-08-01T16:34:04.935Z
97242025-08-01T16:34:04.935Zrunning 0 tests
97252025-08-01T16:34:04.935Z
97262025-08-01T16:34:04.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97272025-08-01T16:34:04.965Z
97282025-08-01T16:34:04.992Z Doc-tests authz_macros
97292025-08-01T16:34:04.993Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-216849ed76c0b703.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97302025-08-01T16:34:05.178Z
97312025-08-01T16:34:05.178Zrunning 7 tests
97322025-08-01T16:34:05.205Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 113) ... ignored
97332025-08-01T16:34:05.205Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 126) ... ignored
97342025-08-01T16:34:05.206Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 31) ... ignored
97352025-08-01T16:34:05.206Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 50) ... ignored
97362025-08-01T16:34:05.206Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 63) ... ignored
97372025-08-01T16:34:05.206Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 80) ... ignored
97382025-08-01T16:34:05.206Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 98) ... ignored
97392025-08-01T16:34:05.206Z
97402025-08-01T16:34:05.206Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
97412025-08-01T16:34:05.206Z
97422025-08-01T16:34:05.238Z Doc-tests bootstore
97432025-08-01T16:34:05.238Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-7feafb3c676c83b4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
97442025-08-01T16:34:06.504Z
97452025-08-01T16:34:06.504Zrunning 0 tests
97462025-08-01T16:34:06.504Z
97472025-08-01T16:34:06.504Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97482025-08-01T16:34:06.504Z
97492025-08-01T16:34:06.592Z Doc-tests bootstrap_agent_api
97502025-08-01T16:34:06.592Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97512025-08-01T16:34:07.300Z
97522025-08-01T16:34:07.300Zrunning 2 tests
97532025-08-01T16:34:07.330Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
97542025-08-01T16:34:07.330Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
97552025-08-01T16:34:07.330Z
97562025-08-01T16:34:07.330Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
97572025-08-01T16:34:07.330Z
97582025-08-01T16:34:07.380Z Doc-tests bootstrap_agent_client
97592025-08-01T16:34:07.380Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97602025-08-01T16:34:08.978Z
97612025-08-01T16:34:08.978Zrunning 0 tests
97622025-08-01T16:34:08.978Z
97632025-08-01T16:34:08.978Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97642025-08-01T16:34:08.978Z
97652025-08-01T16:34:09.064Z Doc-tests clickana
97662025-08-01T16:34:09.092Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickana --test dev-tools/clickana/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/clickana -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-e2294a8146ea4b51.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97672025-08-01T16:34:09.694Z
97682025-08-01T16:34:09.694Zrunning 0 tests
97692025-08-01T16:34:09.694Z
97702025-08-01T16:34:09.694Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97712025-08-01T16:34:09.694Z
97722025-08-01T16:34:09.753Z Doc-tests clickhouse_admin_api
97732025-08-01T16:34:09.753Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_api --test clickhouse-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97742025-08-01T16:34:10.237Z
97752025-08-01T16:34:10.237Zrunning 6 tests
97762025-08-01T16:34:10.264Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 37) ... ignored
97772025-08-01T16:34:10.264Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 43) ... ignored
97782025-08-01T16:34:10.264Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 115) ... ignored
97792025-08-01T16:34:10.264Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 121) ... ignored
97802025-08-01T16:34:10.264Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::api_description (line 180) ... ignored
97812025-08-01T16:34:10.264Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::stub_api_description (line 186) ... ignored
97822025-08-01T16:34:10.264Z
97832025-08-01T16:34:10.264Ztest result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
97842025-08-01T16:34:10.264Z
97852025-08-01T16:34:10.305Z Doc-tests clickhouse_admin_keeper_client
97862025-08-01T16:34:10.305Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_keeper_client --test clients/clickhouse-admin-keeper-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97872025-08-01T16:34:11.279Z
97882025-08-01T16:34:11.279Zrunning 0 tests
97892025-08-01T16:34:11.279Z
97902025-08-01T16:34:11.279Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97912025-08-01T16:34:11.279Z
97922025-08-01T16:34:11.347Z Doc-tests clickhouse_admin_server_client
97932025-08-01T16:34:11.347Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_server_client --test clients/clickhouse-admin-server-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-server-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97942025-08-01T16:34:12.237Z
97952025-08-01T16:34:12.237Zrunning 0 tests
97962025-08-01T16:34:12.238Z
97972025-08-01T16:34:12.238Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97982025-08-01T16:34:12.238Z
97992025-08-01T16:34:12.313Z Doc-tests clickhouse_admin_single_client
98002025-08-01T16:34:12.313Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_single_client --test clients/clickhouse-admin-single-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-single-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98012025-08-01T16:34:12.711Z
98022025-08-01T16:34:12.711Zrunning 0 tests
98032025-08-01T16:34:12.712Z
98042025-08-01T16:34:12.712Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98052025-08-01T16:34:12.712Z
98062025-08-01T16:34:12.758Z Doc-tests clickhouse_admin_test_utils
98072025-08-01T16:34:12.758Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_test_utils --test clickhouse-admin/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98082025-08-01T16:34:13.235Z
98092025-08-01T16:34:13.236Zrunning 0 tests
98102025-08-01T16:34:13.236Z
98112025-08-01T16:34:13.236Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98122025-08-01T16:34:13.236Z
98132025-08-01T16:34:13.293Z Doc-tests clickhouse_admin_types
98142025-08-01T16:34:13.293Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_types --test clickhouse-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98152025-08-01T16:34:14.278Z
98162025-08-01T16:34:14.278Zrunning 0 tests
98172025-08-01T16:34:14.278Z
98182025-08-01T16:34:14.278Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98192025-08-01T16:34:14.279Z
98202025-08-01T16:34:14.351Z Doc-tests cockroach_admin_api
98212025-08-01T16:34:14.351Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98222025-08-01T16:34:14.704Z
98232025-08-01T16:34:14.704Zrunning 2 tests
98242025-08-01T16:34:14.732Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 23) ... ignored
98252025-08-01T16:34:14.732Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 29) ... ignored
98262025-08-01T16:34:14.732Z
98272025-08-01T16:34:14.732Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
98282025-08-01T16:34:14.732Z
98292025-08-01T16:34:14.759Z Doc-tests cockroach_admin_client
98302025-08-01T16:34:14.759Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98312025-08-01T16:34:15.212Z
98322025-08-01T16:34:15.212Zrunning 0 tests
98332025-08-01T16:34:15.212Z
98342025-08-01T16:34:15.212Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98352025-08-01T16:34:15.212Z
98362025-08-01T16:34:15.258Z Doc-tests cockroach_admin_types
98372025-08-01T16:34:15.258Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98382025-08-01T16:34:15.566Z
98392025-08-01T16:34:15.566Zrunning 0 tests
98402025-08-01T16:34:15.566Z
98412025-08-01T16:34:15.566Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98422025-08-01T16:34:15.567Z
98432025-08-01T16:34:15.611Z Doc-tests db_macros
98442025-08-01T16:34:15.611Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-43f9783393799993.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98452025-08-01T16:34:16.216Z
98462025-08-01T16:34:16.216Zrunning 3 tests
98472025-08-01T16:34:16.243Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
98482025-08-01T16:34:16.243Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 50) ... ignored
98492025-08-01T16:34:16.243Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 73) ... ignored
98502025-08-01T16:34:16.243Z
98512025-08-01T16:34:16.243Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
98522025-08-01T16:34:16.243Z
98532025-08-01T16:34:16.271Z Doc-tests dev_tools_common
98542025-08-01T16:34:16.272Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dev_tools_common --test dev-tools/common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-cc010fee2f1e309d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98552025-08-01T16:34:16.372Z
98562025-08-01T16:34:16.372Zrunning 0 tests
98572025-08-01T16:34:16.372Z
98582025-08-01T16:34:16.372Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98592025-08-01T16:34:16.372Z
98602025-08-01T16:34:16.399Z Doc-tests dns_server
98612025-08-01T16:34:16.399Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-0a40c0b986881d11.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-358e7f751149d431.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-d70a7b4ef4e0e157.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98622025-08-01T16:34:17.106Z
98632025-08-01T16:34:17.107Zrunning 0 tests
98642025-08-01T16:34:17.107Z
98652025-08-01T16:34:17.107Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98662025-08-01T16:34:17.107Z
98672025-08-01T16:34:17.177Z Doc-tests dns_server_api
98682025-08-01T16:34:17.177Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98692025-08-01T16:34:17.731Z
98702025-08-01T16:34:17.731Zrunning 2 tests
98712025-08-01T16:34:17.757Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 134) ... ignored
98722025-08-01T16:34:17.757Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 140) ... ignored
98732025-08-01T16:34:17.757Z
98742025-08-01T16:34:17.757Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
98752025-08-01T16:34:17.758Z
98762025-08-01T16:34:17.793Z Doc-tests dns_service_client
98772025-08-01T16:34:17.793Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98782025-08-01T16:34:18.392Z
98792025-08-01T16:34:18.392Zrunning 0 tests
98802025-08-01T16:34:18.392Z
98812025-08-01T16:34:18.392Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98822025-08-01T16:34:18.392Z
98832025-08-01T16:34:18.480Z Doc-tests end_to_end_tests
98842025-08-01T16:34:18.480Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name end_to_end_tests --test end-to-end-tests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/end-to-end-tests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-00e5fc0142abc387.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-6cfe72258f851bc2.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7a5facfeb96a7482.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-d7904af4b939f14b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-a9fc31e5bccbcf23.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-84ba245ec88c3e34.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-308d4be022bd80a3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98852025-08-01T16:34:19.212Z
98862025-08-01T16:34:19.212Zrunning 0 tests
98872025-08-01T16:34:19.212Z
98882025-08-01T16:34:19.212Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98892025-08-01T16:34:19.212Z
98902025-08-01T16:34:19.286Z Doc-tests ereport_types
98912025-08-01T16:34:19.286Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ereport_types --test ereport/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ereport/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98922025-08-01T16:34:19.639Z
98932025-08-01T16:34:19.639Zrunning 0 tests
98942025-08-01T16:34:19.639Z
98952025-08-01T16:34:19.639Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98962025-08-01T16:34:19.639Z
98972025-08-01T16:34:19.689Z Doc-tests gateway_api
98982025-08-01T16:34:19.689Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98992025-08-01T16:34:20.230Z
99002025-08-01T16:34:20.230Zrunning 2 tests
99012025-08-01T16:34:20.257Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 48) ... ignored
99022025-08-01T16:34:20.257Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 54) ... ignored
99032025-08-01T16:34:20.257Z
99042025-08-01T16:34:20.257Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
99052025-08-01T16:34:20.257Z
99062025-08-01T16:34:20.285Z Doc-tests gateway_client
99072025-08-01T16:34:20.285Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99082025-08-01T16:34:22.272Z
99092025-08-01T16:34:22.272Zrunning 0 tests
99102025-08-01T16:34:22.272Z
99112025-08-01T16:34:22.272Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99122025-08-01T16:34:22.272Z
99132025-08-01T16:34:22.359Z Doc-tests gateway_test_utils
99142025-08-01T16:34:22.359Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99152025-08-01T16:34:23.356Z
99162025-08-01T16:34:23.356Zrunning 0 tests
99172025-08-01T16:34:23.356Z
99182025-08-01T16:34:23.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99192025-08-01T16:34:23.356Z
99202025-08-01T16:34:23.428Z Doc-tests gateway_types
99212025-08-01T16:34:23.428Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99222025-08-01T16:34:24.217Z
99232025-08-01T16:34:24.217Zrunning 0 tests
99242025-08-01T16:34:24.217Z
99252025-08-01T16:34:24.217Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99262025-08-01T16:34:24.217Z
99272025-08-01T16:34:24.266Z Doc-tests gfss
99282025-08-01T16:34:24.266Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gfss --test trust-quorum/gfss/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/gfss -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-00c613691308cc11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand09=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99292025-08-01T16:34:24.453Z
99302025-08-01T16:34:24.453Zrunning 0 tests
99312025-08-01T16:34:24.453Z
99322025-08-01T16:34:24.453Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99332025-08-01T16:34:24.453Z
99342025-08-01T16:34:24.488Z Doc-tests id_map
99352025-08-01T16:34:24.488Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name id_map --test id-map/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/id-map -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99362025-08-01T16:34:24.729Z
99372025-08-01T16:34:24.729Zrunning 0 tests
99382025-08-01T16:34:24.729Z
99392025-08-01T16:34:24.729Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99402025-08-01T16:34:24.730Z
99412025-08-01T16:34:24.767Z Doc-tests illumos_utils
99422025-08-01T16:34:24.767Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-8294b670d1a4805e.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-5c44d9a309ae9304.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-97eb6ff6c511ccff.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-90f61593e285c654.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
99432025-08-01T16:34:25.848Z
99442025-08-01T16:34:25.848Zrunning 0 tests
99452025-08-01T16:34:25.848Z
99462025-08-01T16:34:25.848Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99472025-08-01T16:34:25.848Z
99482025-08-01T16:34:25.941Z Doc-tests installinator
99492025-08-01T16:34:25.941Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-2adb7ead4b0edd34.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-aa706f4de4a1f30b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
99502025-08-01T16:34:26.948Z
99512025-08-01T16:34:26.948Zrunning 0 tests
99522025-08-01T16:34:26.948Z
99532025-08-01T16:34:26.948Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99542025-08-01T16:34:26.948Z
99552025-08-01T16:34:27.041Z Doc-tests installinator_api
99562025-08-01T16:34:27.041Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99572025-08-01T16:34:27.576Z
99582025-08-01T16:34:27.576Zrunning 2 tests
99592025-08-01T16:34:27.604Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 41) ... ignored
99602025-08-01T16:34:27.604Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 47) ... ignored
99612025-08-01T16:34:27.604Z
99622025-08-01T16:34:27.604Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
99632025-08-01T16:34:27.604Z
99642025-08-01T16:34:27.633Z Doc-tests installinator_client
99652025-08-01T16:34:27.633Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99662025-08-01T16:34:29.046Z
99672025-08-01T16:34:29.046Zrunning 0 tests
99682025-08-01T16:34:29.046Z
99692025-08-01T16:34:29.046Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99702025-08-01T16:34:29.046Z
99712025-08-01T16:34:29.138Z Doc-tests installinator_common
99722025-08-01T16:34:29.138Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99732025-08-01T16:34:29.758Z
99742025-08-01T16:34:29.758Zrunning 0 tests
99752025-08-01T16:34:29.758Z
99762025-08-01T16:34:29.758Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99772025-08-01T16:34:29.758Z
99782025-08-01T16:34:29.853Z Doc-tests internal_dns_resolver
99792025-08-01T16:34:29.853Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name internal_dns_resolver --test internal-dns/resolver/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/resolver -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-c050a815b222b67f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99802025-08-01T16:34:30.378Z
99812025-08-01T16:34:30.378Zrunning 0 tests
99822025-08-01T16:34:30.378Z
99832025-08-01T16:34:30.378Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99842025-08-01T16:34:30.378Z
99852025-08-01T16:34:30.444Z Doc-tests internal_dns_types
99862025-08-01T16:34:30.444Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name internal_dns_types --test internal-dns/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99872025-08-01T16:34:31.069Z
99882025-08-01T16:34:31.069Zrunning 0 tests
99892025-08-01T16:34:31.069Z
99902025-08-01T16:34:31.069Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99912025-08-01T16:34:31.069Z
99922025-08-01T16:34:31.143Z Doc-tests ipcc
99932025-08-01T16:34:31.143Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-461ed684906c0f16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99942025-08-01T16:34:31.405Z
99952025-08-01T16:34:31.405Zrunning 0 tests
99962025-08-01T16:34:31.405Z
99972025-08-01T16:34:31.405Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99982025-08-01T16:34:31.405Z
99992025-08-01T16:34:31.443Z Doc-tests key_manager
100002025-08-01T16:34:31.443Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100012025-08-01T16:34:31.960Z
100022025-08-01T16:34:31.960Zrunning 0 tests
100032025-08-01T16:34:31.960Z
100042025-08-01T16:34:31.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100052025-08-01T16:34:31.960Z
100062025-08-01T16:34:32.026Z Doc-tests live_tests_macros
100072025-08-01T16:34:32.026Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name live_tests_macros --test live-tests/macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/live-tests/macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-3e9d826ff7ebb26e.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100082025-08-01T16:34:32.199Z
100092025-08-01T16:34:32.199Zrunning 1 test
100102025-08-01T16:34:32.226Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
100112025-08-01T16:34:32.226Z
100122025-08-01T16:34:32.226Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100132025-08-01T16:34:32.226Z
100142025-08-01T16:34:32.254Z Doc-tests nexus_auth
100152025-08-01T16:34:32.254Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-216849ed76c0b703.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b42df2ca75ea677c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
100162025-08-01T16:34:33.922Z
100172025-08-01T16:34:33.922Zrunning 0 tests
100182025-08-01T16:34:33.922Z
100192025-08-01T16:34:33.922Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100202025-08-01T16:34:33.922Z
100212025-08-01T16:34:34.033Z Doc-tests nexus_background_task_interface
100222025-08-01T16:34:34.033Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_background_task_interface --test nexus/background-task-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/background-task-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100232025-08-01T16:34:34.235Z
100242025-08-01T16:34:34.235Zrunning 0 tests
100252025-08-01T16:34:34.235Z
100262025-08-01T16:34:34.235Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100272025-08-01T16:34:34.235Z
100282025-08-01T16:34:34.267Z Doc-tests nexus_client
100292025-08-01T16:34:34.267Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100302025-08-01T16:34:38.207Z
100312025-08-01T16:34:38.207Zrunning 0 tests
100322025-08-01T16:34:38.207Z
100332025-08-01T16:34:38.207Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100342025-08-01T16:34:38.207Z
100352025-08-01T16:34:38.340Z Doc-tests nexus_config
100362025-08-01T16:34:38.340Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100372025-08-01T16:34:39.316Z
100382025-08-01T16:34:39.316Zrunning 0 tests
100392025-08-01T16:34:39.316Z
100402025-08-01T16:34:39.316Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100412025-08-01T16:34:39.316Z
100422025-08-01T16:34:39.398Z Doc-tests nexus_db_errors
100432025-08-01T16:34:39.398Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_errors --test nexus/db-errors/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-errors -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100442025-08-01T16:34:40.080Z
100452025-08-01T16:34:40.080Zrunning 0 tests
100462025-08-01T16:34:40.080Z
100472025-08-01T16:34:40.080Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100482025-08-01T16:34:40.080Z
100492025-08-01T16:34:40.168Z Doc-tests nexus_db_fixed_data
100502025-08-01T16:34:40.168Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
100512025-08-01T16:34:40.994Z
100522025-08-01T16:34:40.995Zrunning 0 tests
100532025-08-01T16:34:40.995Z
100542025-08-01T16:34:40.995Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100552025-08-01T16:34:40.995Z
100562025-08-01T16:34:41.082Z Doc-tests nexus_db_lookup
100572025-08-01T16:34:41.082Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_lookup --test nexus/db-lookup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-lookup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
100582025-08-01T16:34:42.390Z
100592025-08-01T16:34:42.390Zrunning 0 tests
100602025-08-01T16:34:42.390Z
100612025-08-01T16:34:42.390Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100622025-08-01T16:34:42.390Z
100632025-08-01T16:34:42.519Z Doc-tests nexus_db_model
100642025-08-01T16:34:42.519Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
100652025-08-01T16:34:49.088Z
100662025-08-01T16:34:49.088Zrunning 2 tests
100672025-08-01T16:34:52.477Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
100682025-08-01T16:34:52.505Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
100692025-08-01T16:34:52.505Z
100702025-08-01T16:34:52.505Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.41s
100712025-08-01T16:34:52.505Z
100722025-08-01T16:34:52.706Z Doc-tests nexus_db_queries
100732025-08-01T16:34:52.760Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-4353e82fdc5d580c.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-e76bfb0ae8ae7082.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-dd13977a7faf8755.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-95d787fb5216fda8.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-b42df2ca75ea677c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
100742025-08-01T16:34:56.090Z
100752025-08-01T16:34:56.090Zrunning 1 test
100762025-08-01T16:35:01.135Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 394) ... ok
100772025-08-01T16:35:01.135Z
100782025-08-01T16:35:01.135Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s
100792025-08-01T16:35:01.135Z
100802025-08-01T16:35:01.289Z Doc-tests nexus_db_schema
100812025-08-01T16:35:01.289Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_schema --test nexus/db-schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100822025-08-01T16:35:10.313Z
100832025-08-01T16:35:10.314Zrunning 0 tests
100842025-08-01T16:35:10.314Z
100852025-08-01T16:35:10.314Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100862025-08-01T16:35:10.314Z
100872025-08-01T16:35:10.644Z Doc-tests nexus_defaults
100882025-08-01T16:35:10.644Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100892025-08-01T16:35:11.002Z
100902025-08-01T16:35:11.002Zrunning 0 tests
100912025-08-01T16:35:11.003Z
100922025-08-01T16:35:11.003Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100932025-08-01T16:35:11.003Z
100942025-08-01T16:35:11.045Z Doc-tests nexus_external_api
100952025-08-01T16:35:11.045Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_external_api --test nexus/external-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/external-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100962025-08-01T16:35:11.942Z
100972025-08-01T16:35:11.942Zrunning 2 tests
100982025-08-01T16:35:11.970Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 84) ... ignored
100992025-08-01T16:35:11.970Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 90) ... ignored
101002025-08-01T16:35:11.970Z
101012025-08-01T16:35:11.970Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101022025-08-01T16:35:11.970Z
101032025-08-01T16:35:12.009Z Doc-tests nexus_internal_api
101042025-08-01T16:35:12.009Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101052025-08-01T16:35:12.716Z
101062025-08-01T16:35:12.716Zrunning 2 tests
101072025-08-01T16:35:12.744Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 66) ... ignored
101082025-08-01T16:35:12.744Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 72) ... ignored
101092025-08-01T16:35:12.744Z
101102025-08-01T16:35:12.744Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101112025-08-01T16:35:12.744Z
101122025-08-01T16:35:12.806Z Doc-tests nexus_inventory
101132025-08-01T16:35:12.806Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101142025-08-01T16:35:13.560Z
101152025-08-01T16:35:13.560Zrunning 0 tests
101162025-08-01T16:35:13.560Z
101172025-08-01T16:35:13.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101182025-08-01T16:35:13.560Z
101192025-08-01T16:35:13.630Z Doc-tests nexus_macros_common
101202025-08-01T16:35:13.630Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-61c5f57089b6ca7a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101212025-08-01T16:35:13.744Z
101222025-08-01T16:35:13.744Zrunning 0 tests
101232025-08-01T16:35:13.744Z
101242025-08-01T16:35:13.744Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101252025-08-01T16:35:13.744Z
101262025-08-01T16:35:13.771Z Doc-tests nexus_metrics_producer_gc
101272025-08-01T16:35:13.771Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
101282025-08-01T16:35:14.508Z
101292025-08-01T16:35:14.508Zrunning 0 tests
101302025-08-01T16:35:14.508Z
101312025-08-01T16:35:14.508Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101322025-08-01T16:35:14.508Z
101332025-08-01T16:35:14.619Z Doc-tests nexus_mgs_updates
101342025-08-01T16:35:14.619Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_mgs_updates --test nexus/mgs-updates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/mgs-updates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101352025-08-01T16:35:15.312Z
101362025-08-01T16:35:15.312Zrunning 0 tests
101372025-08-01T16:35:15.312Z
101382025-08-01T16:35:15.312Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101392025-08-01T16:35:15.312Z
101402025-08-01T16:35:15.387Z Doc-tests nexus_networking
101412025-08-01T16:35:15.387Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101422025-08-01T16:35:16.114Z
101432025-08-01T16:35:16.114Zrunning 0 tests
101442025-08-01T16:35:16.114Z
101452025-08-01T16:35:16.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101462025-08-01T16:35:16.114Z
101472025-08-01T16:35:16.208Z Doc-tests nexus_reconfigurator_blippy
101482025-08-01T16:35:16.208Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_blippy --test nexus/reconfigurator/blippy/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/blippy -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101492025-08-01T16:35:16.774Z
101502025-08-01T16:35:16.774Zrunning 0 tests
101512025-08-01T16:35:16.774Z
101522025-08-01T16:35:16.774Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101532025-08-01T16:35:16.774Z
101542025-08-01T16:35:16.856Z Doc-tests nexus_reconfigurator_execution
101552025-08-01T16:35:16.856Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
101562025-08-01T16:35:17.594Z
101572025-08-01T16:35:17.594Zrunning 0 tests
101582025-08-01T16:35:17.595Z
101592025-08-01T16:35:17.595Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101602025-08-01T16:35:17.595Z
101612025-08-01T16:35:17.702Z Doc-tests nexus_reconfigurator_planning
101622025-08-01T16:35:17.703Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101632025-08-01T16:35:18.760Z
101642025-08-01T16:35:18.760Zrunning 0 tests
101652025-08-01T16:35:18.760Z
101662025-08-01T16:35:18.760Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101672025-08-01T16:35:18.761Z
101682025-08-01T16:35:18.844Z Doc-tests nexus_reconfigurator_preparation
101692025-08-01T16:35:18.844Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101702025-08-01T16:35:19.490Z
101712025-08-01T16:35:19.490Zrunning 0 tests
101722025-08-01T16:35:19.490Z
101732025-08-01T16:35:19.490Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101742025-08-01T16:35:19.490Z
101752025-08-01T16:35:19.556Z Doc-tests nexus_reconfigurator_rendezvous
101762025-08-01T16:35:19.556Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_rendezvous --test nexus/reconfigurator/rendezvous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
101772025-08-01T16:35:20.227Z
101782025-08-01T16:35:20.227Zrunning 0 tests
101792025-08-01T16:35:20.227Z
101802025-08-01T16:35:20.227Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101812025-08-01T16:35:20.227Z
101822025-08-01T16:35:20.302Z Doc-tests nexus_reconfigurator_simulation
101832025-08-01T16:35:20.303Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_simulation --test nexus/reconfigurator/simulation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/simulation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-4b86454de20c1a69.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-7b7c88eed381415d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101842025-08-01T16:35:20.964Z
101852025-08-01T16:35:20.964Zrunning 0 tests
101862025-08-01T16:35:20.964Z
101872025-08-01T16:35:20.964Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101882025-08-01T16:35:20.964Z
101892025-08-01T16:35:21.039Z Doc-tests nexus_saga_recovery
101902025-08-01T16:35:21.039Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
101912025-08-01T16:35:21.653Z
101922025-08-01T16:35:21.653Zrunning 0 tests
101932025-08-01T16:35:21.653Z
101942025-08-01T16:35:21.653Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101952025-08-01T16:35:21.653Z
101962025-08-01T16:35:21.725Z Doc-tests nexus_sled_agent_shared
101972025-08-01T16:35:21.725Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101982025-08-01T16:35:22.549Z
101992025-08-01T16:35:22.549Zrunning 0 tests
102002025-08-01T16:35:22.549Z
102012025-08-01T16:35:22.549Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102022025-08-01T16:35:22.549Z
102032025-08-01T16:35:22.607Z Doc-tests nexus_test_interface
102042025-08-01T16:35:22.608Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102052025-08-01T16:35:23.260Z
102062025-08-01T16:35:23.260Zrunning 0 tests
102072025-08-01T16:35:23.260Z
102082025-08-01T16:35:23.260Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102092025-08-01T16:35:23.260Z
102102025-08-01T16:35:23.354Z Doc-tests nexus_test_utils
102112025-08-01T16:35:23.354Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-913de0f7a4332a57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-dev"))' --document-private-items -D warnings --error-format human`
102122025-08-01T16:35:24.426Z
102132025-08-01T16:35:24.426Zrunning 0 tests
102142025-08-01T16:35:24.426Z
102152025-08-01T16:35:24.426Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102162025-08-01T16:35:24.426Z
102172025-08-01T16:35:24.514Z Doc-tests nexus_test_utils_macros
102182025-08-01T16:35:24.514Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102192025-08-01T16:35:24.629Z
102202025-08-01T16:35:24.629Zrunning 1 test
102212025-08-01T16:35:24.681Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 52) ... ignored
102222025-08-01T16:35:24.681Z
102232025-08-01T16:35:24.681Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
102242025-08-01T16:35:24.681Z
102252025-08-01T16:35:24.681Z Doc-tests nexus_types
102262025-08-01T16:35:24.681Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102272025-08-01T16:35:29.462Z
102282025-08-01T16:35:29.462Zrunning 3 tests
102292025-08-01T16:35:29.489Ztest nexus/types/src/deployment.rs - deployment::BlueprintDatasetDisposition::any (line 1775) ... ignored
102302025-08-01T16:35:29.489Ztest nexus/types/src/deployment.rs - deployment::BlueprintPhysicalDiskDisposition::any (line 1647) ... ignored
102312025-08-01T16:35:29.489Ztest nexus/types/src/deployment.rs - deployment::BlueprintZoneDisposition::any (line 1009) ... ignored
102322025-08-01T16:35:29.489Z
102332025-08-01T16:35:29.489Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
102342025-08-01T16:35:29.489Z
102352025-08-01T16:35:29.629Z Doc-tests ntp_admin_api
102362025-08-01T16:35:29.629Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name ntp_admin_api --test ntp-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102372025-08-01T16:35:29.857Z
102382025-08-01T16:35:29.857Zrunning 2 tests
102392025-08-01T16:35:29.884Ztest ntp-admin/api/src/lib.rs - ntp_admin_api_mod::api_description (line 16) ... ignored
102402025-08-01T16:35:29.884Ztest ntp-admin/api/src/lib.rs - ntp_admin_api_mod::stub_api_description (line 22) ... ignored
102412025-08-01T16:35:29.884Z
102422025-08-01T16:35:29.884Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
102432025-08-01T16:35:29.884Z
102442025-08-01T16:35:29.912Z Doc-tests ntp_admin_client
102452025-08-01T16:35:29.912Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name ntp_admin_client --test clients/ntp-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ntp-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102462025-08-01T16:35:30.179Z
102472025-08-01T16:35:30.179Zrunning 0 tests
102482025-08-01T16:35:30.179Z
102492025-08-01T16:35:30.179Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102502025-08-01T16:35:30.179Z
102512025-08-01T16:35:30.215Z Doc-tests ntp_admin_types
102522025-08-01T16:35:30.215Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name ntp_admin_types --test ntp-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102532025-08-01T16:35:30.370Z
102542025-08-01T16:35:30.370Zrunning 0 tests
102552025-08-01T16:35:30.370Z
102562025-08-01T16:35:30.370Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102572025-08-01T16:35:30.370Z
102582025-08-01T16:35:30.400Z Doc-tests omicron_certificates
102592025-08-01T16:35:30.400Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-453285ad844747c3.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-81005c14a8a0bc47.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102602025-08-01T16:35:30.755Z
102612025-08-01T16:35:30.755Zrunning 0 tests
102622025-08-01T16:35:30.755Z
102632025-08-01T16:35:30.755Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102642025-08-01T16:35:30.755Z
102652025-08-01T16:35:30.799Z Doc-tests omicron_clickhouse_admin
102662025-08-01T16:35:30.799Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_clickhouse_admin --test clickhouse-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7834fa1dd7746bbb.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f22a87444ca94f47.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102672025-08-01T16:35:31.376Z
102682025-08-01T16:35:31.376Zrunning 0 tests
102692025-08-01T16:35:31.376Z
102702025-08-01T16:35:31.376Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102712025-08-01T16:35:31.376Z
102722025-08-01T16:35:31.458Z Doc-tests omicron_cockroach_admin
102732025-08-01T16:35:31.459Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-7da297ac2c665e85.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-f31e0546acb03d12.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-913de0f7a4332a57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
102742025-08-01T16:35:31.875Z
102752025-08-01T16:35:31.876Zrunning 0 tests
102762025-08-01T16:35:31.876Z
102772025-08-01T16:35:31.876Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
102782025-08-01T16:35:31.876Z
102792025-08-01T16:35:31.919Z Doc-tests omicron_cockroach_metrics
102802025-08-01T16:35:31.919Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_cockroach_metrics --test cockroach-metrics/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-metrics -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102812025-08-01T16:35:32.229Z
102822025-08-01T16:35:32.229Zrunning 1 test
102832025-08-01T16:35:32.570Ztest cockroach-metrics/src/lib.rs - CockroachClusterAdminClient (line 122) - compile ... ok
102842025-08-01T16:35:32.570Z
102852025-08-01T16:35:32.570Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
102862025-08-01T16:35:32.570Z
102872025-08-01T16:35:32.612Z Doc-tests omicron_common
102882025-08-01T16:35:32.639Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6133d38cd2a20aae.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-ae6e9ed0f99cc50c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-4468a551ae429713.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
102892025-08-01T16:35:35.111Z
102902025-08-01T16:35:35.111Zrunning 2 tests
102912025-08-01T16:35:35.138Ztest common/src/lib.rs - FileKv (line 40) ... ignored
102922025-08-01T16:35:42.981Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 620) ... ok
102932025-08-01T16:35:42.981Z
102942025-08-01T16:35:42.981Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.87s
102952025-08-01T16:35:42.981Z
102962025-08-01T16:35:43.089Z Doc-tests omicron_ddm_admin_client
102972025-08-01T16:35:43.089Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cd2a5016729d2d00.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102982025-08-01T16:35:43.491Z
102992025-08-01T16:35:43.491Zrunning 0 tests
103002025-08-01T16:35:43.491Z
103012025-08-01T16:35:43.491Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103022025-08-01T16:35:43.491Z
103032025-08-01T16:35:43.540Z Doc-tests omicron_dev_lib
103042025-08-01T16:35:43.540Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_dev_lib --test dev-tools/omicron-dev-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-dev-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-60be6ab371ccd3fa.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103052025-08-01T16:35:43.902Z
103062025-08-01T16:35:43.903Zrunning 0 tests
103072025-08-01T16:35:43.903Z
103082025-08-01T16:35:43.903Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103092025-08-01T16:35:43.903Z
103102025-08-01T16:35:43.946Z Doc-tests omicron_gateway
103112025-08-01T16:35:43.946Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-b50104ced69a22b5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-466908492b54f1ed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-9644a91de4419cb6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-bbb26493bb4fd42b.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-9c6c96a32938872f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-cda04274f561b0c3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103122025-08-01T16:35:44.920Z
103132025-08-01T16:35:44.920Zrunning 0 tests
103142025-08-01T16:35:44.920Z
103152025-08-01T16:35:44.920Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103162025-08-01T16:35:44.920Z
103172025-08-01T16:35:44.994Z Doc-tests omicron_ls_apis
103182025-08-01T16:35:44.994Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_ls_apis --test dev-tools/ls-apis/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/ls-apis -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-0f590e6268faae00.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103192025-08-01T16:35:45.300Z
103202025-08-01T16:35:45.300Zrunning 1 test
103212025-08-01T16:35:45.300Ztest dev-tools/ls-apis/src/cargo.rs - cargo::Workspace::walk_required_deps_recursively (line 240) ... ignored
103222025-08-01T16:35:45.300Z
103232025-08-01T16:35:45.328Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
103242025-08-01T16:35:45.328Z
103252025-08-01T16:35:45.380Z Doc-tests omicron_nexus
103262025-08-01T16:35:45.380Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-391a73577c06560f.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-acc133edc8cf65c3.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-052cdae666db928b.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-f9907b841392ecaa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-01cfe18b3a797f6b.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-67a74c72cc17a896.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-abfd3bc21fb70c32.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-0a4e6d638a2b50a0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f5968120c1643fc4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e89ea10e60f3d8af.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-39d682583d4c6368.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-27224c538b285253.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-88e536129e411606.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-56e18f28e846419e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-520caa3e59dce948.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-11a5e8764ea4c871.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-9dd8282943fe3ce3.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c74bd4b96fc71f4e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-4596a417126038a3.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-63f189d683d10ae7.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-9fd51b8bf30a2157.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-49111ea7face9957.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-8094b5e4db52668a.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-83199ed2b8c41b7f.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-285c08b882d937b7.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-2d9ccb6e16c74dd2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-e9dba02eace3d11e.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern omicron_cockroach_metrics=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_metrics-9edd5e9553740328.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-2d0d14241226344f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-490e88c29e5d2247.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-4eb179e974db8bfa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-7c9491b89069efec.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-767198174113dd40.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-0e8ebc29aa1b3701.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-8780c77a767d4046.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-4773f24a55750d1d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-9da1e4644011109b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
103272025-08-01T16:35:48.750Z
103282025-08-01T16:35:48.750Zrunning 5 tests
103292025-08-01T16:35:48.778Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 246) ... ignored
103302025-08-01T16:35:53.014Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 813) ... ok
103312025-08-01T16:35:53.127Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 877) ... ok
103322025-08-01T16:35:53.154Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 835) ... ok
103332025-08-01T16:35:53.154Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 907) ... ok
103342025-08-01T16:35:53.154Z
103352025-08-01T16:35:53.154Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.39s
103362025-08-01T16:35:53.154Z
103372025-08-01T16:35:53.311Z Doc-tests omicron_ntp_admin
103382025-08-01T16:35:53.311Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_ntp_admin --test ntp-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ntp-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-72d8daa585564822.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern ntp_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_types-26ab38f4496ceae5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ntp_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ntp_admin-d377813a545de320.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
103392025-08-01T16:35:53.719Z
103402025-08-01T16:35:53.719Zrunning 0 tests
103412025-08-01T16:35:53.719Z
103422025-08-01T16:35:53.719Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103432025-08-01T16:35:53.719Z
103442025-08-01T16:35:53.774Z Doc-tests omicron_package
103452025-08-01T16:35:53.776Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-cc010fee2f1e309d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-577738c02361308c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-bbbc217a6e154827.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-348d4166a7bf80c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103462025-08-01T16:35:54.166Z
103472025-08-01T16:35:54.166Zrunning 0 tests
103482025-08-01T16:35:54.167Z
103492025-08-01T16:35:54.167Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103502025-08-01T16:35:54.167Z
103512025-08-01T16:35:54.205Z Doc-tests omicron_passwords
103522025-08-01T16:35:54.205Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-71a88b7cc7a2e7f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-d348d2550aca4fee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103532025-08-01T16:35:54.412Z
103542025-08-01T16:35:54.412Zrunning 0 tests
103552025-08-01T16:35:54.412Z
103562025-08-01T16:35:54.412Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103572025-08-01T16:35:54.413Z
103582025-08-01T16:35:54.448Z Doc-tests omicron_pins
103592025-08-01T16:35:54.448Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_pins --test dev-tools/pins/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/pins -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-b178b4b63da55dcf.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-65f4138f565f52c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103602025-08-01T16:35:54.608Z
103612025-08-01T16:35:54.608Zrunning 0 tests
103622025-08-01T16:35:54.608Z
103632025-08-01T16:35:54.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103642025-08-01T16:35:54.609Z
103652025-08-01T16:35:54.658Z Doc-tests omicron_repl_utils
103662025-08-01T16:35:54.659Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_repl_utils --test dev-tools/repl-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/repl-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103672025-08-01T16:35:54.772Z
103682025-08-01T16:35:54.772Zrunning 0 tests
103692025-08-01T16:35:54.772Z
103702025-08-01T16:35:54.772Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103712025-08-01T16:35:54.772Z
103722025-08-01T16:35:54.812Z Doc-tests omicron_rpaths
103732025-08-01T16:35:54.812Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-854d855b0fddee33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103742025-08-01T16:35:54.928Z
103752025-08-01T16:35:54.928Zrunning 0 tests
103762025-08-01T16:35:54.928Z
103772025-08-01T16:35:54.929Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103782025-08-01T16:35:54.929Z
103792025-08-01T16:35:54.959Z Doc-tests omicron_sled_agent
103802025-08-01T16:35:54.959Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-3326a091a1823cca.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-99bca5bc7d433296.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-9a9d4830752d2c7a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-5fe8e0245fecc7fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-a2649a3704fcaaee.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-38d602af47c484e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-616d45b749047c20.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c3ac01573c85afbd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-a85fbec7509aff61.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-486a51b554d7e3ad.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-12065d2add5a7054.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4293b0caa0e0b06a.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-51694863dcfb5764.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-90b960a9eceafef2.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-46251964321d2918.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' --document-private-items -D warnings --error-format human`
103812025-08-01T16:35:57.356Z
103822025-08-01T16:35:57.356Zrunning 0 tests
103832025-08-01T16:35:57.356Z
103842025-08-01T16:35:57.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103852025-08-01T16:35:57.356Z
103862025-08-01T16:35:57.495Z Doc-tests omicron_test_utils
103872025-08-01T16:35:57.495Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-2051f8d4f9df9124.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-4ec10f8ff6ccdff4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-49deb8a8f59338cd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-d50fe89cf12927a7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-a07609af0cdfe2ed.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-daf577ad99ccf233.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-49412b8b22712295.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ca878d0d2a8a4fbb.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("seed-gen"))' --document-private-items -D warnings --error-format human`
103882025-08-01T16:35:57.976Z
103892025-08-01T16:35:57.976Zrunning 3 tests
103902025-08-01T16:35:58.021Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 237) ... ignored
103912025-08-01T16:36:06.207Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 249) ... ok
103922025-08-01T16:36:06.873Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::field (line 205) ... ok
103932025-08-01T16:36:06.873Z
103942025-08-01T16:36:06.873Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 8.90s
103952025-08-01T16:36:06.873Z
103962025-08-01T16:36:06.934Z Doc-tests omicron_uuid_kinds
103972025-08-01T16:36:06.934Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' --document-private-items -D warnings --error-format human`
103982025-08-01T16:36:07.166Z
103992025-08-01T16:36:07.166Zrunning 0 tests
104002025-08-01T16:36:07.166Z
104012025-08-01T16:36:07.166Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104022025-08-01T16:36:07.166Z
104032025-08-01T16:36:07.218Z Doc-tests omicron_workspace_hack
104042025-08-01T16:36:07.218Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ebfc757cf23fda45.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-21b6c990cb36eaef.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-1a2fb47af7e60c08.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-ad228a666faa0d4f.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-e7e7ccedf1a48000.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-2cc7bf1c4c3b9e85.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-f5683af400e4b5bb.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-03c1ee9972a07caf.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-76e995005ff0a130.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9eddc679e4ee8c8e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-3401e4ee235ae525.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-9c592e23026ad5a2.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-1077a381490b2b16.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-ee53e4eec09e6049.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-5159d48380bbdf86.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-d087b91709924bcd.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-005fe0d02da3f46b.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-f910bd14c38fc8a2.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-5b7f9623816d4f99.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-86cffebc07ad4c24.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-da480f388aed29cf.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-9e7f654f98702e21.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f29c167e5c725149.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-7b1181371960a6a2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4025b30713a46a3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-5c7a173a006c10c5.rlib --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8f384e6d644a1dbb.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-842a1d8d7d894b4f.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cbdb771357233643.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-dc9a70e47a4ff954.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-3870a1a8f1b27b92.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-2baa2e36a52c8d43.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f5c1185d570ac8b9.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-c6c1183c12f21f86.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-db1759231e804faf.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-bc2d54df68e62c56.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-c9688b0840233070.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-ea77094bf9778b00.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-f3fc6bbe7974d9f2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-401945d023ab2c01.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-8f781268c8f59a21.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a2c35f8668202b87.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-ac5419c9b04eee5c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-8039d9bbf1b146e0.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-f4d532b8bf8b4102.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0e2a16099b9b3c6f.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-2719b728e8f677e5.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-03c523b9d2dbbd95.rlib --extern itertools_594e8ee84c453af0=/work/oxidecomputer/omicron/target/debug/deps/libitertools-9e27755f04f1d1a4.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-b90a5ca9cfd0f3d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-91a677dd349e0155.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-244bc0f69c2ab2b0.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-8352ac706591068e.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-8bc9efb51d5cb13b.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-59a7b239b98be0ad.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-07b32843a1dac2c9.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-dff9b1658777252b.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-ad3f47c3b9446adb.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-7e625aeaeaca39aa.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-347f5eeb4dc10c7b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-a1fc463803c451a3.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-6fc7cf573e792b69.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-74e792d357b9e27d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-cfbf832e7a9e6b92.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-0074f913cf2d4637.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-4158a7114c4f832f.rlib --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-3521094af90af096.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e36f74d3e6c88c45.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-3d20efd75ba060fc.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-28dfec6183e46a8d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-850f95906118c3bd.rlib --extern rand_chacha_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-e12c4f515b707036.rlib --extern rand_chacha_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-74921e279dfcef05.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-7641545b05054316.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-1ec141ff0d2c5435.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-0b993576c0344e11.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a30374f9732585e3.rlib --extern rustix_d585fab2519d2d1=/work/oxidecomputer/omicron/target/debug/deps/librustix-e03c66de06ed6290.rlib --extern rustix_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/librustix-07514f83db1c5c8d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-6a584aafb3696ec2.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-7e4a8b9183f6dc7e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-59cc39e7ffa8d063.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-c5e620b9f60f86c7.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-30f83be289414ffe.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-1fe42e1dabef62af.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-041da55701424872.rlib --extern strum_2f80eeee3b1b6c7e=/work/oxidecomputer/omicron/target/debug/deps/libstrum-545fe6340ca04629.rlib --extern strum_754bda37e0fb3874=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-893ec5c9fd9933a9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3982683a6788491e.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c1f279b69f685ea1.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2984a7760d5684f2.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-3694c492e31abeb2.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-3fc98c709ac00fff.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-5af8ef375db8323f.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-95e7bc1fa3dc3a57.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-27f0506f3e20f1d5.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-351f13773770c86c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-82ca1a0edb068014.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b4039e0e2f206edd.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-f9f786032867e7b5.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-9526d6c4bcb707f5.rlib --extern zip_164d15cefe24d7eb=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104052025-08-01T16:36:07.289Z
104062025-08-01T16:36:07.289Zrunning 0 tests
104072025-08-01T16:36:07.289Z
104082025-08-01T16:36:07.289Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104092025-08-01T16:36:07.289Z
104102025-08-01T16:36:07.317Z Doc-tests openapi_manager
104112025-08-01T16:36:07.317Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-cced12ab62ebe79c.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-1f943f5943226bf3.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-be3f3490a1c8c23f.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-d5889ab1d4c40b3c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-031a223519c3a051.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-1827dc97beb4faf9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4ad3f0e9fdf550f.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-108cebec8d848469.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-e137c2679ab3cbb5.rlib --extern ntp_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_api-2b7e8f0dd318cae2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-6e42e8ba66051b2e.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-1a8ff30f54235280.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104122025-08-01T16:36:08.058Z
104132025-08-01T16:36:08.058Zrunning 0 tests
104142025-08-01T16:36:08.059Z
104152025-08-01T16:36:08.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104162025-08-01T16:36:08.059Z
104172025-08-01T16:36:08.122Z Doc-tests openapi_manager_types
104182025-08-01T16:36:08.122Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name openapi_manager_types --test dev-tools/openapi-manager/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-c9646b2ad31cdfa7.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-9ca21b882cc6264d.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104192025-08-01T16:36:08.230Z
104202025-08-01T16:36:08.230Zrunning 2 tests
104212025-08-01T16:36:08.663Ztest dev-tools/openapi-manager/types/src/versions.rs - versions::api_versions (line 108) ... ok
104222025-08-01T16:36:08.690Ztest dev-tools/openapi-manager/types/src/versions.rs - versions::api_versions (line 90) ... ok
104232025-08-01T16:36:08.690Z
104242025-08-01T16:36:08.690Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
104252025-08-01T16:36:08.690Z
104262025-08-01T16:36:08.717Z Doc-tests oxide_client
104272025-08-01T16:36:08.718Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-1087cdbf80030c07.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-64a430cea752f747.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104282025-08-01T16:36:16.461Z
104292025-08-01T16:36:16.461Zrunning 271 tests
104302025-08-01T16:36:16.538Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_create (line 26) ... ignored
104312025-08-01T16:36:16.538Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_delete (line 26) ... ignored
104322025-08-01T16:36:16.538Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_list (line 28) ... ignored
104332025-08-01T16:36:16.538Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_add (line 27) ... ignored
104342025-08-01T16:36:16.538Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_delete (line 27) ... ignored
104352025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_view (line 27) ... ignored
104362025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_list (line 29) ... ignored
104372025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_update (line 27) ... ignored
104382025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_view (line 26) ... ignored
104392025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_access_token (line 25) ... ignored
104402025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_confirm (line 25) ... ignored
104412025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_request (line 25) ... ignored
104422025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::logout (line 23) ... ignored
104432025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_groups (line 27) ... ignored
104442025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_create (line 25) ... ignored
104452025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_delete (line 27) ... ignored
104462025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_list (line 29) ... ignored
104472025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_view (line 27) ... ignored
104482025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_view (line 23) ... ignored
104492025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 27) ... ignored
104502025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 28) ... ignored
104512025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 28) ... ignored
104522025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 26) ... ignored
104532025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 26) ... ignored
104542025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 27) ... ignored
104552025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 28) ... ignored
104562025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 26) ... ignored
104572025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_create (line 26) ... ignored
104582025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_delete (line 26) ... ignored
104592025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_list (line 28) ... ignored
104602025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_add (line 27) ... ignored
104612025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_delete (line 27) ... ignored
104622025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_view (line 27) ... ignored
104632025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_list (line 29) ... ignored
104642025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_update (line 27) ... ignored
104652025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_view (line 26) ... ignored
104662025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_affinity_group_list (line 29) ... ignored
104672025-08-01T16:36:16.539Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_create (line 26) ... ignored
104682025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_delete (line 26) ... ignored
104692025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_list (line 28) ... ignored
104702025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_view (line 26) ... ignored
104712025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_create (line 23) ... ignored
104722025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_delete (line 27) ... ignored
104732025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_download (line 28) ... ignored
104742025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_download_file (line 29) ... ignored
104752025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_head (line 28) ... ignored
104762025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_head_file (line 29) ... ignored
104772025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_index (line 28) ... ignored
104782025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_list (line 27) ... ignored
104792025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_update (line 26) ... ignored
104802025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_view (line 25) ... ignored
104812025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_get_repository (line 25) ... ignored
104822025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_put_repository (line 28) ... ignored
104832025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_trust_root_create (line 23) ... ignored
104842025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_trust_root_delete (line 27) ... ignored
104852025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_trust_root_list (line 29) ... ignored
104862025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_trust_root_view (line 25) ... ignored
104872025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::target_release_update (line 25) ... ignored
104882025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::target_release_view (line 25) ... ignored
104892025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::timeseries_query (line 28) ... ignored
104902025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 29) ... ignored
104912025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 26) ... ignored
104922025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 26) ... ignored
104932025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 26) ... ignored
104942025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 28) ... ignored
104952025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 27) ... ignored
104962025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 26) ... ignored
104972025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 28) ... ignored
104982025-08-01T16:36:16.540Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 28) ... ignored
104992025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 28) ... ignored
105002025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 30) ... ignored
105012025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 28) ... ignored
105022025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 28) ... ignored
105032025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_anti_affinity_group_list (line 29) ... ignored
105042025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 26) ... ignored
105052025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 26) ... ignored
105062025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 27) ... ignored
105072025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 27) ... ignored
105082025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 29) ... ignored
105092025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 27) ... ignored
105102025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 26) ... ignored
105112025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 26) ... ignored
105122025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 28) ... ignored
105132025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 27) ... ignored
105142025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 29) ... ignored
105152025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 29) ... ignored
105162025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 28) ... ignored
105172025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 27) ... ignored
105182025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 26) ... ignored
105192025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 29) ... ignored
105202025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 27) ... ignored
105212025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 31) ... ignored
105222025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 26) ... ignored
105232025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 26) ... ignored
105242025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 27) ... ignored
105252025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 26) ... ignored
105262025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 23) ... ignored
105272025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 23) ... ignored
105282025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 33) ... ignored
105292025-08-01T16:36:16.541Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 23) ... ignored
105302025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 23) ... ignored
105312025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 23) ... ignored
105322025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 25) ... ignored
105332025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 27) ... ignored
105342025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 25) ... ignored
105352025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 27) ... ignored
105362025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 26) ... ignored
105372025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 25) ... ignored
105382025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 26) ... ignored
105392025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 25) ... ignored
105402025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_update (line 23) ... ignored
105412025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_view (line 23) ... ignored
105422025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 25) ... ignored
105432025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 27) ... ignored
105442025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 29) ... ignored
105452025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 27) ... ignored
105462025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 27) ... ignored
105472025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 25) ... ignored
105482025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 23) ... ignored
105492025-08-01T16:36:16.570Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 23) ... ignored
105502025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 28) ... ignored
105512025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_logout (line 27) ... ignored
105522025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_session_list (line 28) ... ignored
105532025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_token_list (line 28) ... ignored
105542025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_view (line 25) ... ignored
105552025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 23) ... ignored
105562025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 28) ... ignored
105572025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 26) ... ignored
105582025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 28) ... ignored
105592025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 26) ... ignored
105602025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_class_list (line 29) ... ignored
105612025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_list (line 43) ... ignored
105622025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_resend (line 26) ... ignored
105632025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_delete (line 25) ... ignored
105642025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_list (line 27) ... ignored
105652025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_probe (line 34) ... ignored
105662025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_add (line 26) ... ignored
105672025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_remove (line 26) ... ignored
105682025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_view (line 25) ... ignored
105692025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_create (line 23) ... ignored
105702025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_update (line 28) ... ignored
105712025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_add (line 26) ... ignored
105722025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_delete (line 25) ... ignored
105732025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_list (line 25) ... ignored
105742025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 28) ... ignored
105752025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 27) ... ignored
105762025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 28) ... ignored
105772025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 27) ... ignored
105782025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 27) ... ignored
105792025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 25) ... ignored
105802025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 27) ... ignored
105812025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 25) ... ignored
105822025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 23) ... ignored
105832025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 28) ... ignored
105842025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 27) ... ignored
105852025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 26) ... ignored
105862025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 28) ... ignored
105872025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 26) ... ignored
105882025-08-01T16:36:16.571Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 25) ... ignored
105892025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 27) ... ignored
105902025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 25) ... ignored
105912025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 23) ... ignored
105922025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 25) ... ignored
105932025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 27) ... ignored
105942025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 28) ... ignored
105952025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 29) ... ignored
105962025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 26) ... ignored
105972025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 25) ... ignored
105982025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 28) ... ignored
105992025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 23) ... ignored
106002025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 23) ... ignored
106012025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 28) ... ignored
106022025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 28) ... ignored
106032025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 25) ... ignored
106042025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 25) ... ignored
106052025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 26) ... ignored
106062025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 25) ... ignored
106072025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 25) ... ignored
106082025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 33) ... ignored
106092025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_query (line 25) ... ignored
106102025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_schema_list (line 26) ... ignored
106112025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 28) ... ignored
106122025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 23) ... ignored
106132025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 25) ... ignored
106142025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 27) ... ignored
106152025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 23) ... ignored
106162025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 23) ... ignored
106172025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 23) ... ignored
106182025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 23) ... ignored
106192025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 23) ... ignored
106202025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 25) ... ignored
106212025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 27) ... ignored
106222025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 25) ... ignored
106232025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 25) ... ignored
106242025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 23) ... ignored
106252025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 25) ... ignored
106262025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
106272025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 23) ... ignored
106282025-08-01T16:36:16.572Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 25) ... ignored
106292025-08-01T16:36:16.573Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 25) ... ignored
106302025-08-01T16:36:16.601Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 23) ... ignored
106312025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_inbound_icmp_update (line 23) ... ignored
106322025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_inbound_icmp_view (line 23) ... ignored
106332025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 23) ... ignored
106342025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 28) ... ignored
106352025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 27) ... ignored
106362025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_update (line 28) ... ignored
106372025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_view (line 27) ... ignored
106382025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_neighbors (line 30) ... ignored
106392025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 23) ... ignored
106402025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 25) ... ignored
106412025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 28) ... ignored
106422025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 25) ... ignored
106432025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 28) ... ignored
106442025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 26) ... ignored
106452025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 29) ... ignored
106462025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 26) ... ignored
106472025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 26) ... ignored
106482025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 23) ... ignored
106492025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 27) ... ignored
106502025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 30) ... ignored
106512025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 30) ... ignored
106522025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 29) ... ignored
106532025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 26) ... ignored
106542025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 25) ... ignored
106552025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 28) ... ignored
106562025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 25) ... ignored
106572025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 28) ... ignored
106582025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 26) ... ignored
106592025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 27) ... ignored
106602025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 25) ... ignored
106612025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 27) ... ignored
106622025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 27) ... ignored
106632025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 27) ... ignored
106642025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 23) ... ignored
106652025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 25) ... ignored
106662025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_delete (line 27) ... ignored
106672025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_list (line 29) ... ignored
106682025-08-01T16:36:16.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 27) ... ignored
106692025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 28) ... ignored
106702025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 28) ... ignored
106712025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 29) ... ignored
106722025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 30) ... ignored
106732025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 28) ... ignored
106742025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 29) ... ignored
106752025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 30) ... ignored
106762025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 29) ... ignored
106772025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 27) ... ignored
106782025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 26) ... ignored
106792025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 26) ... ignored
106802025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 33) ... ignored
106812025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 26) ... ignored
106822025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 28) ... ignored
106832025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 27) ... ignored
106842025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 27) ... ignored
106852025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 29) ... ignored
106862025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 28) ... ignored
106872025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 28) ... ignored
106882025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 32) ... ignored
106892025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 29) ... ignored
106902025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 28) ... ignored
106912025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 28) ... ignored
106922025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 27) ... ignored
106932025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 27) ... ignored
106942025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 27) ... ignored
106952025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 29) ... ignored
106962025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 30) ... ignored
106972025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 28) ... ignored
106982025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 27) ... ignored
106992025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 27) ... ignored
107002025-08-01T16:36:16.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 26) ... ignored
107012025-08-01T16:36:16.603Z
107022025-08-01T16:36:16.603Ztest result: ok. 0 passed; 0 failed; 271 ignored; 0 measured; 0 filtered out; finished in 0.02s
107032025-08-01T16:36:16.603Z
107042025-08-01T16:36:16.659Z Doc-tests oximeter
107052025-08-01T16:36:16.659Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-cccc0861f0b2076c.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a7c8c89ce0c92568.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107062025-08-01T16:36:17.067Z
107072025-08-01T16:36:17.067Zrunning 2 tests
107082025-08-01T16:36:17.094Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
107092025-08-01T16:36:18.774Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
107102025-08-01T16:36:18.774Z
107112025-08-01T16:36:18.774Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.71s
107122025-08-01T16:36:18.774Z
107132025-08-01T16:36:18.840Z Doc-tests oximeter_api
107142025-08-01T16:36:18.840Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107152025-08-01T16:36:19.262Z
107162025-08-01T16:36:19.262Zrunning 2 tests
107172025-08-01T16:36:19.290Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
107182025-08-01T16:36:19.290Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
107192025-08-01T16:36:19.290Z
107202025-08-01T16:36:19.290Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
107212025-08-01T16:36:19.290Z
107222025-08-01T16:36:19.318Z Doc-tests oximeter_client
107232025-08-01T16:36:19.318Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107242025-08-01T16:36:19.871Z
107252025-08-01T16:36:19.871Zrunning 0 tests
107262025-08-01T16:36:19.871Z
107272025-08-01T16:36:19.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107282025-08-01T16:36:19.871Z
107292025-08-01T16:36:19.951Z Doc-tests oximeter_collector
107302025-08-01T16:36:19.951Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-4ad23fa3aff0fa2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-9880343a9472900d.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-abc5b59984d47d4b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-abc789bb33861b8d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107312025-08-01T16:36:20.711Z
107322025-08-01T16:36:20.711Zrunning 0 tests
107332025-08-01T16:36:20.711Z
107342025-08-01T16:36:20.711Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107352025-08-01T16:36:20.712Z
107362025-08-01T16:36:20.790Z Doc-tests oximeter_db
107372025-08-01T16:36:20.843Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-fdb81e360d629a70.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-0e4fb861ac2e8b5c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-203866d8f93cd47a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-64248f07577526db.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-5f13edeeb2694294.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-b9615f03d9dc4ead.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-a8a08e560744f6cc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-513410d09a48b3d3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-6198dca814ea1b22.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-757e3c7688da9761.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-8db31d874a56dc5d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b0bc193009df0e2f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
107382025-08-01T16:36:22.265Z
107392025-08-01T16:36:22.265Zrunning 5 tests
107402025-08-01T16:36:22.292Ztest oximeter/db/src/oxql/ast/table_ops/filter/mod.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 218) ... ignored
107412025-08-01T16:36:22.292Ztest oximeter/db/src/oxql/ast/table_ops/filter/visit.rs - oxql::ast::table_ops::filter::visit::ShiftTimestamps (line 53) ... ignored
107422025-08-01T16:36:22.292Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 71) ... ignored
107432025-08-01T16:36:22.292Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 78) ... ignored
107442025-08-01T16:36:22.292Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 84) ... ignored
107452025-08-01T16:36:22.292Z
107462025-08-01T16:36:22.292Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
107472025-08-01T16:36:22.292Z
107482025-08-01T16:36:22.346Z Doc-tests oximeter_instruments
107492025-08-01T16:36:22.346Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-310316c64e79f1f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-53c5035a037fbec1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' --document-private-items -D warnings --error-format human`
107502025-08-01T16:36:22.953Z
107512025-08-01T16:36:22.953Zrunning 0 tests
107522025-08-01T16:36:22.953Z
107532025-08-01T16:36:22.954Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107542025-08-01T16:36:22.954Z
107552025-08-01T16:36:23.011Z Doc-tests oximeter_macro_impl
107562025-08-01T16:36:23.011Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107572025-08-01T16:36:23.127Z
107582025-08-01T16:36:23.128Zrunning 0 tests
107592025-08-01T16:36:23.128Z
107602025-08-01T16:36:23.128Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107612025-08-01T16:36:23.128Z
107622025-08-01T16:36:23.155Z Doc-tests oximeter_producer
107632025-08-01T16:36:23.155Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-fa355adeefc91f02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-11f0ab6df8d2c12e.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-2f161e55faeb6cd0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107642025-08-01T16:36:23.797Z
107652025-08-01T16:36:23.797Zrunning 0 tests
107662025-08-01T16:36:23.797Z
107672025-08-01T16:36:23.797Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107682025-08-01T16:36:23.797Z
107692025-08-01T16:36:23.862Z Doc-tests oximeter_schema
107702025-08-01T16:36:23.862Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_schema --test oximeter/schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-9c466a4ed58223b8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-cccc0861f0b2076c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-c47c5a172a21c64b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107712025-08-01T16:36:24.374Z
107722025-08-01T16:36:24.374Zrunning 0 tests
107732025-08-01T16:36:24.374Z
107742025-08-01T16:36:24.374Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107752025-08-01T16:36:24.374Z
107762025-08-01T16:36:24.431Z Doc-tests oximeter_test_utils
107772025-08-01T16:36:24.431Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_test_utils --test oximeter/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-41348890062aa153.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-f82a6fac42c1273f.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-6b1701485557d127.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107782025-08-01T16:36:24.918Z
107792025-08-01T16:36:24.918Zrunning 0 tests
107802025-08-01T16:36:24.918Z
107812025-08-01T16:36:24.918Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107822025-08-01T16:36:24.918Z
107832025-08-01T16:36:24.977Z Doc-tests oximeter_timeseries_macro
107842025-08-01T16:36:24.977Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-26e5bba7f12b0aca.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a7c8c89ce0c92568.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1b66fb3c03dca031.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-9556eb86449fdf51.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-d889a61fadc909f1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d7ccff1976a9e7c9.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107852025-08-01T16:36:25.362Z
107862025-08-01T16:36:25.363Zrunning 0 tests
107872025-08-01T16:36:25.363Z
107882025-08-01T16:36:25.363Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
107892025-08-01T16:36:25.363Z
107902025-08-01T16:36:25.414Z Doc-tests oximeter_types
107912025-08-01T16:36:25.414Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_types --test oximeter/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-3d3bbbf213a9c07a.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-dd3f269266a11b25.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-61c58253109c87dc.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-58e54b0af1a8f2e0.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-0cad710cead4a44e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-59b70c666fb38eec.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-2ff22965d676effe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-f0e87a1266fced97.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
107922025-08-01T16:36:26.290Z
107932025-08-01T16:36:26.290Zrunning 11 tests
107942025-08-01T16:36:26.947Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
107952025-08-01T16:36:34.697Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
107962025-08-01T16:36:34.952Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
107972025-08-01T16:36:35.134Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
107982025-08-01T16:36:35.242Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
107992025-08-01T16:36:35.328Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
108002025-08-01T16:36:35.390Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
108012025-08-01T16:36:35.418Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 928) ... ok
108022025-08-01T16:36:35.679Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
108032025-08-01T16:36:35.881Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
108042025-08-01T16:36:42.548Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
108052025-08-01T16:36:42.548Z
108062025-08-01T16:36:42.548Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.26s
108072025-08-01T16:36:42.548Z
108082025-08-01T16:36:42.618Z Doc-tests oxlog
108092025-08-01T16:36:42.618Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-b48c9d2e5c507cc6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-107375265ba3dd5c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108102025-08-01T16:36:42.742Z
108112025-08-01T16:36:42.742Zrunning 0 tests
108122025-08-01T16:36:42.742Z
108132025-08-01T16:36:42.742Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108142025-08-01T16:36:42.742Z
108152025-08-01T16:36:42.770Z Doc-tests oxql_types
108162025-08-01T16:36:42.770Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oxql_types --test oximeter/oxql-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oxql-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-164a59420a9271ce.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-54077f5ad8b36155.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-10eff11fec6d8797.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-a5b2a90bb17127a6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108172025-08-01T16:36:43.251Z
108182025-08-01T16:36:43.251Zrunning 0 tests
108192025-08-01T16:36:43.251Z
108202025-08-01T16:36:43.251Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108212025-08-01T16:36:43.251Z
108222025-08-01T16:36:43.295Z Doc-tests parallel_task_set
108232025-08-01T16:36:43.295Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name parallel_task_set --test parallel-task-set/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/parallel-task-set -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108242025-08-01T16:36:43.396Z
108252025-08-01T16:36:43.396Zrunning 0 tests
108262025-08-01T16:36:43.396Z
108272025-08-01T16:36:43.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108282025-08-01T16:36:43.396Z
108292025-08-01T16:36:43.424Z Doc-tests range_requests
108302025-08-01T16:36:43.424Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name range_requests --test range-requests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/range-requests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-7e3a28f88888b979.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-8c46e61f24edc42e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-22b7d1d549d9d8ec.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108312025-08-01T16:36:43.659Z
108322025-08-01T16:36:43.659Zrunning 0 tests
108332025-08-01T16:36:43.659Z
108342025-08-01T16:36:43.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108352025-08-01T16:36:43.659Z
108362025-08-01T16:36:43.689Z Doc-tests reconfigurator_cli
108372025-08-01T16:36:43.717Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name reconfigurator_cli --test dev-tools/reconfigurator-cli/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/reconfigurator-cli -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f543ee197f374c89.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-d8232341c8ffade3.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-57e425a094bc338d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-86567ce606a8322d.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-251d19fe14e4be35.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-7202c53c95e7883d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-066bab918c550c3e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-892e46aecb529fe0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-674f7876e03eab9e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-17cdfde48b30d7f6.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-6945c6a2c364387f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-12357f3044d4be0e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
108382025-08-01T16:36:44.560Z
108392025-08-01T16:36:44.560Zrunning 0 tests
108402025-08-01T16:36:44.560Z
108412025-08-01T16:36:44.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108422025-08-01T16:36:44.560Z
108432025-08-01T16:36:44.629Z Doc-tests repo_depot_api
108442025-08-01T16:36:44.629Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name repo_depot_api --test sled-agent/repo-depot-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/repo-depot-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-99dec8529d7b1474.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108452025-08-01T16:36:44.897Z
108462025-08-01T16:36:44.897Zrunning 2 tests
108472025-08-01T16:36:44.925Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::api_description (line 19) ... ignored
108482025-08-01T16:36:44.925Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::stub_api_description (line 25) ... ignored
108492025-08-01T16:36:44.925Z
108502025-08-01T16:36:44.925Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
108512025-08-01T16:36:44.925Z
108522025-08-01T16:36:44.953Z Doc-tests repo_depot_client
108532025-08-01T16:36:44.953Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name repo_depot_client --test clients/repo-depot-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/repo-depot-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-42798c5e373efddc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108542025-08-01T16:36:45.226Z
108552025-08-01T16:36:45.226Zrunning 0 tests
108562025-08-01T16:36:45.226Z
108572025-08-01T16:36:45.226Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108582025-08-01T16:36:45.226Z
108592025-08-01T16:36:45.262Z Doc-tests sled_agent_api
108602025-08-01T16:36:45.262Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_api --test sled-agent/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108612025-08-01T16:36:45.962Z
108622025-08-01T16:36:45.962Zrunning 2 tests
108632025-08-01T16:36:45.989Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 74) ... ignored
108642025-08-01T16:36:45.989Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 80) ... ignored
108652025-08-01T16:36:45.989Z
108662025-08-01T16:36:45.989Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
108672025-08-01T16:36:45.989Z
108682025-08-01T16:36:46.023Z Doc-tests sled_agent_client
108692025-08-01T16:36:46.023Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-44545480944ea7e6.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108702025-08-01T16:36:49.059Z
108712025-08-01T16:36:49.059Zrunning 0 tests
108722025-08-01T16:36:49.059Z
108732025-08-01T16:36:49.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108742025-08-01T16:36:49.059Z
108752025-08-01T16:36:49.200Z Doc-tests sled_agent_config_reconciler
108762025-08-01T16:36:49.200Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_config_reconciler --test sled-agent/config-reconciler/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/config-reconciler -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-45685aeb307e4ade.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern ntp_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libntp_admin_client-bd354f2ba396a996.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-31885d01f38c3c9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-aff1fceb1388ccbe.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-0b09ae3656143097.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
108772025-08-01T16:36:50.135Z
108782025-08-01T16:36:50.135Zrunning 0 tests
108792025-08-01T16:36:50.135Z
108802025-08-01T16:36:50.135Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108812025-08-01T16:36:50.136Z
108822025-08-01T16:36:50.223Z Doc-tests sled_agent_types
108832025-08-01T16:36:50.223Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3db720ea6742618a.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-a243423b979e68d4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b4f3a2503b776aa2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108842025-08-01T16:36:51.254Z
108852025-08-01T16:36:51.254Zrunning 0 tests
108862025-08-01T16:36:51.254Z
108872025-08-01T16:36:51.254Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108882025-08-01T16:36:51.254Z
108892025-08-01T16:36:51.316Z Doc-tests sled_agent_zone_images
108902025-08-01T16:36:51.316Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_zone_images --test sled-agent/zone-images/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/zone-images -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-a4996f8a9dd921b2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-4f9ec0ace280ac93.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-ff856e5bf9d0126a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108912025-08-01T16:36:51.811Z
108922025-08-01T16:36:51.811Zrunning 0 tests
108932025-08-01T16:36:51.811Z
108942025-08-01T16:36:51.811Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
108952025-08-01T16:36:51.811Z
108962025-08-01T16:36:51.864Z Doc-tests sled_agent_zone_images_examples
108972025-08-01T16:36:51.864Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_zone_images_examples --test sled-agent/zone-images-examples/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/zone-images-examples -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-a4996f8a9dd921b2.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-575bbaabf2f88ca7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
108982025-08-01T16:36:52.356Z
108992025-08-01T16:36:52.356Zrunning 0 tests
109002025-08-01T16:36:52.356Z
109012025-08-01T16:36:52.356Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109022025-08-01T16:36:52.356Z
109032025-08-01T16:36:52.408Z Doc-tests sled_diagnostics
109042025-08-01T16:36:52.408Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_diagnostics --test sled-diagnostics/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-diagnostics -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-f242d23d18cdc86c.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-9434226ec2df0f89.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-ae4f79694256e8ae.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ef2de87a43f51cdf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-6fb597ca315b9881.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-758309f2e9406308.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109052025-08-01T16:36:52.880Z
109062025-08-01T16:36:52.880Zrunning 0 tests
109072025-08-01T16:36:52.880Z
109082025-08-01T16:36:52.880Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109092025-08-01T16:36:52.880Z
109102025-08-01T16:36:52.928Z Doc-tests sled_hardware
109112025-08-01T16:36:52.928Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-ed3745ad4e522800.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-326c4f5ec002b051.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-09283293c0e83604.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-534fcfabb4ecf5c4.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-9bd5a7ab0280147c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-40f158824453ee61.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
109122025-08-01T16:36:53.418Z
109132025-08-01T16:36:53.418Zrunning 0 tests
109142025-08-01T16:36:53.418Z
109152025-08-01T16:36:53.418Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109162025-08-01T16:36:53.418Z
109172025-08-01T16:36:53.468Z Doc-tests sled_hardware_types
109182025-08-01T16:36:53.468Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-4dc624175d32881c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109192025-08-01T16:36:53.849Z
109202025-08-01T16:36:53.849Zrunning 0 tests
109212025-08-01T16:36:53.849Z
109222025-08-01T16:36:53.849Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109232025-08-01T16:36:53.849Z
109242025-08-01T16:36:53.894Z Doc-tests sled_storage
109252025-08-01T16:36:53.894Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-1ec0b9c34a33fc61.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-d7b54a0c7b41b572.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4557bc179a538233.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-e5610910d58bb396.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-0b09ae3656143097.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
109262025-08-01T16:36:54.485Z
109272025-08-01T16:36:54.485Zrunning 0 tests
109282025-08-01T16:36:54.485Z
109292025-08-01T16:36:54.485Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109302025-08-01T16:36:54.485Z
109312025-08-01T16:36:54.539Z Doc-tests sp_sim
109322025-08-01T16:36:54.539Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-84fcbfe0ec68658e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-ffa7a0fed34c951b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-4e6d76aa5285735b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-5f639597bdb9200d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3e6100c67586523a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109332025-08-01T16:36:55.291Z
109342025-08-01T16:36:55.291Zrunning 0 tests
109352025-08-01T16:36:55.291Z
109362025-08-01T16:36:55.291Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109372025-08-01T16:36:55.291Z
109382025-08-01T16:36:55.373Z Doc-tests trust_quorum
109392025-08-01T16:36:55.373Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name trust_quorum --test trust-quorum/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-47389a09adfc1f8c.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-bb5466ccb84602e8.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-80fa29621ca4b84c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-0c36304ae81c6ddd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-081e7b85feb1207e.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-00c613691308cc11.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-6ad9cd0106bcb645.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-74f91742f0cbf639.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-81913501386d0893.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-87436577a0566a71.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-eca77caec1820300.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-09f1726cb64fd20b.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-1089bd0ce25a7d6e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-e573e24c078cac9d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-f201a87f9897f93a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109402025-08-01T16:36:55.905Z
109412025-08-01T16:36:55.905Zrunning 0 tests
109422025-08-01T16:36:55.905Z
109432025-08-01T16:36:55.905Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109442025-08-01T16:36:55.905Z
109452025-08-01T16:36:55.960Z Doc-tests typed_rng
109462025-08-01T16:36:55.960Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-41a13d69af5beed2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-af0c7eaeaab3b29d.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-77dd77127863994f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-4b9cbad4ac708089.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109472025-08-01T16:36:56.097Z
109482025-08-01T16:36:56.097Zrunning 0 tests
109492025-08-01T16:36:56.097Z
109502025-08-01T16:36:56.097Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109512025-08-01T16:36:56.097Z
109522025-08-01T16:36:56.134Z Doc-tests update_common
109532025-08-01T16:36:56.134Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-47d6bf6033be605c.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109542025-08-01T16:36:56.556Z
109552025-08-01T16:36:56.556Zrunning 0 tests
109562025-08-01T16:36:56.556Z
109572025-08-01T16:36:56.556Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109582025-08-01T16:36:56.556Z
109592025-08-01T16:36:56.600Z Doc-tests update_engine
109602025-08-01T16:36:56.600Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-63bb04566815d114.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-2da6f52a05daee67.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-54fee71cfffae045.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-08a15f91bf64e612.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4320238db30af027.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-caab7cf84293fa88.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-1c569a96ba79b59e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-47722ff98d4189fd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-ac3fc3f288dce79e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109612025-08-01T16:36:57.232Z
109622025-08-01T16:36:57.232Zrunning 4 tests
109632025-08-01T16:36:57.260Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
109642025-08-01T16:36:57.260Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
109652025-08-01T16:36:57.260Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
109662025-08-01T16:36:58.593Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
109672025-08-01T16:36:58.593Z
109682025-08-01T16:36:58.593Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.36s
109692025-08-01T16:36:58.594Z
109702025-08-01T16:36:58.663Z Doc-tests wicket
109712025-08-01T16:36:58.664Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0b5a11d640f43b9e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0fe867079bae0132.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-d1207bdafd8da2e1.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-811cf030d06fe591.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-f5b8089c1732a7c0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a74ad0a1fdb38399.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-3bc97d8c795dc5dd.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-921f6c3951b61686.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-ee92f08970dc6918.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-a11c28ea34b2e1aa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a20439c054845fb3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-78738aabfd5c37ab.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-bdea7d0ac85d7cc9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-de2d9fe847872790.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-70ec45b692bd35d9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109722025-08-01T16:36:59.852Z
109732025-08-01T16:36:59.852Zrunning 0 tests
109742025-08-01T16:36:59.852Z
109752025-08-01T16:36:59.852Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109762025-08-01T16:36:59.852Z
109772025-08-01T16:36:59.946Z Doc-tests wicket_common
109782025-08-01T16:36:59.946Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9d7d971dee7ebec4.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-fbbe2de3c49338f1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109792025-08-01T16:37:00.829Z
109802025-08-01T16:37:00.829Zrunning 0 tests
109812025-08-01T16:37:00.829Z
109822025-08-01T16:37:00.829Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109832025-08-01T16:37:00.829Z
109842025-08-01T16:37:00.891Z Doc-tests wicket_dbg
109852025-08-01T16:37:00.891Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-fc35e663ef992660.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-037eaa662e9b9d03.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-9ac36a0cdb0478e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-600f9fb0acddb092.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-4802e50685d40c5e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109862025-08-01T16:37:01.441Z
109872025-08-01T16:37:01.441Zrunning 0 tests
109882025-08-01T16:37:01.441Z
109892025-08-01T16:37:01.441Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109902025-08-01T16:37:01.441Z
109912025-08-01T16:37:01.494Z Doc-tests wicketd
109922025-08-01T16:37:01.546Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-7757a5163fd5f6fb.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-55b2fb0813a2d2c1.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-3184d89097e813ad.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-c4ed0f2ee252a2f2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-ea33abeb79d2cbac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-813f8acd8193960b.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-643b99a83b897ab3.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-d3cafcaa854b314c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7e6bfb7da4b02c98.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-0e12c3787fe93b43.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-44a93f89fb0c4d1f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-dc40f9d03bef8b17.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-7a0de5b921bec3fb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-00e6223836e2cc79.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-32fbb11be79ef5a4.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-eebe5acf85d7ae6d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-4ed94406d3c6bfdf.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-83772f1a884f7487.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-da0701c05f6a9613.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-78d6abbacdb87836.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-2adb7ead4b0edd34.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-4210761e4016c19c.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-f35976ffd3d52c7c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-b73f200c92ecc71e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-3d1ed214144ae1ce.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a4e9117ce89cf043.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-463b351fd2332d42.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b785c516b6000792.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-0be769a532ff1b4b.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-8b793fb9c7393ab5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4b390d6d453d2c5c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-124de5b9538b53d8.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-a2abf8b0892f0791.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f2a87b396bd09669.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-58f5a5ee55af7357.rlib --extern sled_agent_zone_images_examples=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images_examples-4885d10c5a80adf8.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-18cff20c284d6190.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-52c9253a3976da7d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-47495bd93de595a4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d4a1ca9a0fc30bad.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-beb365e6473f5f18.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-f8ad4a3ade10f2a0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-221f3ae204e1d740.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-79a177b637017d38.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-746a50a8945054a6.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-4a0e2df645a88cde.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a6bc4e0de26e26d0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-254c528d1cbec3ba.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-46dcb5b51b13fef6.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-3e9d1eee0856b9c4.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
109932025-08-01T16:37:02.453Z
109942025-08-01T16:37:02.453Zrunning 0 tests
109952025-08-01T16:37:02.453Z
109962025-08-01T16:37:02.453Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
109972025-08-01T16:37:02.453Z
109982025-08-01T16:37:02.527Z Doc-tests wicketd_api
109992025-08-01T16:37:02.527Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-e128e623b52b766f.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b668b604e9368add.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-4e6d0dd40f3c109d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a0c2d2c5b3a1a9ce.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-9aa449cb83bc5627.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110002025-08-01T16:37:03.165Z
110012025-08-01T16:37:03.166Zrunning 2 tests
110022025-08-01T16:37:03.194Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 54) ... ignored
110032025-08-01T16:37:03.194Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 60) ... ignored
110042025-08-01T16:37:03.194Z
110052025-08-01T16:37:03.195Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
110062025-08-01T16:37:03.195Z
110072025-08-01T16:37:03.227Z Doc-tests wicketd_client
110082025-08-01T16:37:03.227Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-e297e2f9d3879ddf.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-602af199dca746fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-bc99e93ebbaae83d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-93e9253d80d8a2dc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a98c140d10e65564.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1602c66ee8bf46f8.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-bd643a5291546ec3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-055e1d96445a02a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ef6dd6e5ce621349.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-a2840bdd124480de.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-aaae232415556f7a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-20c5b6b8c747a461.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110092025-08-01T16:37:05.966Z
110102025-08-01T16:37:05.966Zrunning 0 tests
110112025-08-01T16:37:05.966Z
110122025-08-01T16:37:05.966Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110132025-08-01T16:37:05.966Z
110142025-08-01T16:37:06.055Z Doc-tests xtask_downloader
110152025-08-01T16:37:06.055Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-307f4b2f01ea6cfa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-400f1a947c243aae.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-6b7f7810fa097e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-b0526726184d08fa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-a1b2e6f32623e0c3.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-ee5199e57f4eada0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d098fd639c0cc9d2.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-78c9038d614d9a33.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-0e93d86c2aace819.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110162025-08-01T16:37:06.313Z
110172025-08-01T16:37:06.313Zrunning 1 test
110182025-08-01T16:37:06.340Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 223) ... ignored
110192025-08-01T16:37:06.340Z
110202025-08-01T16:37:06.340Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
110212025-08-01T16:37:06.340Z
110222025-08-01T16:37:06.369Z Doc-tests zone_setup
110232025-08-01T16:37:06.370Z Running `/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-167e8d23cf14bd4c/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-41175f5767604e0e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-60958391c81845cc/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-8642bed9ba134ab1/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-7a1a7867aee50800/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-89433fabd0fd61fc/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-4aac39921c642282/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-91b796b8892c3c3d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-140395dcab7447db.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51db843866c7caa2.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1ef654899cb7a5d1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-2ffd18d1c75de569.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a38b78a1e068b8ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6c5050dd24d8ca3c.rlib --extern oxide_tokio_rt=/work/oxidecomputer/omicron/target/debug/deps/liboxide_tokio_rt-5111f5ee4ea24ec8.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-602de4c9bbfdd5b0.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-28389c229fd86612.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-772557be17c0a5f9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-7694820abf2e3723.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-0a0872c58932da90.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-95e2358d833f25fa.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-c51193def4282717.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-be03c38016019ff9.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-16fe440c18f09c1d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
110242025-08-01T16:37:06.746Z
110252025-08-01T16:37:06.746Zrunning 0 tests
110262025-08-01T16:37:06.746Z
110272025-08-01T16:37:06.746Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
110282025-08-01T16:37:06.746Z
110292025-08-01T16:37:06.914Z
110302025-08-01T16:37:06.914Zreal 3:06.024984536
110312025-08-01T16:37:06.914Zuser 3:01.088616502
110322025-08-01T16:37:06.942Zsys 1:14.877440768
110332025-08-01T16:37:06.942Ztrap 0.058124065
110342025-08-01T16:37:06.942Ztflt 0.594950085
110352025-08-01T16:37:06.942Zdflt 0.955813687
110362025-08-01T16:37:06.942Zkflt 0.001597668
110372025-08-01T16:37:06.942Zlock 7:13.627892321
110382025-08-01T16:37:06.942Zslp 20:12.999099319
110392025-08-01T16:37:06.942Zlat 3.664914973
110402025-08-01T16:37:06.942Zstop 2.273182263
110412025-08-01T16:37:06.942Z+ [[ illumos == \i\l\l\u\m\o\s ]]
110422025-08-01T16:37:06.942Z+ banner live-test
110432025-08-01T16:37:06.942Z
110442025-08-01T16:37:06.942Z # # # # ###### ##### ###### #### #####
110452025-08-01T16:37:06.942Z # # # # # # # # #
110462025-08-01T16:37:06.942Z # # # # ##### ##### # ##### #### #
110472025-08-01T16:37:06.942Z # # # # # # # # #
110482025-08-01T16:37:06.942Z # # # # # # # # # #
110492025-08-01T16:37:06.942Z ###### # ## ###### # ###### #### #
110502025-08-01T16:37:06.942Z
110512025-08-01T16:37:06.942Z+ ptime -m cargo xtask live-tests
110522025-08-01T16:37:08.168Z Compiling once_cell v1.21.3
110532025-08-01T16:37:08.168Z Compiling serde v1.0.219
110542025-08-01T16:37:08.168Z Compiling bitflags v2.9.1
110552025-08-01T16:37:08.168Z Compiling syn v2.0.104
110562025-08-01T16:37:08.196Z Compiling serde_json v1.0.141
110572025-08-01T16:37:08.196Z Compiling libc v0.2.174
110582025-08-01T16:37:08.196Z Compiling num-traits v0.2.19
110592025-08-01T16:37:08.196Z Compiling rustix v0.38.37
110602025-08-01T16:37:08.753Z Compiling smallvec v1.15.1
110612025-08-01T16:37:08.840Z Compiling hashbrown v0.15.4
110622025-08-01T16:37:08.987Z Compiling usdt-impl v0.5.0
110632025-08-01T16:37:09.247Z Compiling syn v1.0.109
110642025-08-01T16:37:09.379Z Compiling getrandom v0.3.1
110652025-08-01T16:37:09.767Z Compiling percent-encoding v2.3.1
110662025-08-01T16:37:10.015Z Compiling indexmap v2.10.0
110672025-08-01T16:37:10.145Z Compiling thread-id v4.2.2
110682025-08-01T16:37:10.211Z Compiling rustix v1.0.7
110692025-08-01T16:37:10.248Z Compiling log v0.4.27
110702025-08-01T16:37:10.346Z Compiling form_urlencoded v1.2.1
110712025-08-01T16:37:10.749Z Compiling terminal_size v0.4.0
110722025-08-01T16:37:11.083Z Compiling ordered-float v2.10.1
110732025-08-01T16:37:11.141Z Compiling fs-err v3.1.1
110742025-08-01T16:37:11.211Z Compiling anyhow v1.0.98
110752025-08-01T16:37:11.639Z Compiling clap_builder v4.5.41
110762025-08-01T16:37:11.999Z Compiling textwrap v0.16.2
110772025-08-01T16:37:13.144Z Compiling tempfile v3.20.0
110782025-08-01T16:37:13.340Z Compiling proc-macro-error v1.0.4
110792025-08-01T16:37:14.288Z Compiling tabled_derive v0.7.0
110802025-08-01T16:37:14.957Z Compiling synstructure v0.13.1
110812025-08-01T16:37:16.232Z Compiling tabled v0.15.0
110822025-08-01T16:37:17.000Z Compiling serde_derive v1.0.219
110832025-08-01T16:37:17.029Z Compiling zerofrom-derive v0.1.4
110842025-08-01T16:37:17.058Z Compiling yoke-derive v0.7.4
110852025-08-01T16:37:17.205Z Compiling zerovec-derive v0.10.3
110862025-08-01T16:37:17.535Z Compiling thiserror-impl v1.0.69
110872025-08-01T16:37:17.669Z Compiling displaydoc v0.2.5
110882025-08-01T16:37:19.373Z Compiling icu_provider_macros v1.5.0
110892025-08-01T16:37:19.674Z Compiling zerocopy-derive v0.7.35
110902025-08-01T16:37:19.810Z Compiling scroll_derive v0.12.0
110912025-08-01T16:37:19.854Z Compiling thiserror-impl v2.0.12
110922025-08-01T16:37:20.496Z Compiling thiserror v1.0.69
110932025-08-01T16:37:20.524Z Compiling zerofrom v0.1.4
110942025-08-01T16:37:20.637Z Compiling clap_derive v4.5.41
110952025-08-01T16:37:20.746Z Compiling pest v2.7.14
110962025-08-01T16:37:20.828Z Compiling yoke v0.7.4
110972025-08-01T16:37:21.361Z Compiling zerovec v0.10.4
110982025-08-01T16:37:21.397Z Compiling scroll v0.12.0
110992025-08-01T16:37:22.001Z Compiling zerocopy v0.7.35
111002025-08-01T16:37:22.047Z Compiling goblin v0.8.2
111012025-08-01T16:37:23.250Z Compiling thiserror v2.0.12
111022025-08-01T16:37:23.419Z Compiling tinystr v0.7.6
111032025-08-01T16:37:23.478Z Compiling pest_meta v2.7.14
111042025-08-01T16:37:23.506Z Compiling icu_collections v1.5.0
111052025-08-01T16:37:23.848Z Compiling icu_locid v1.5.0
111062025-08-01T16:37:24.665Z Compiling clap v4.5.41
111072025-08-01T16:37:24.873Z Compiling pest_generator v2.7.14
111082025-08-01T16:37:25.028Z Compiling icu_provider v1.5.0
111092025-08-01T16:37:25.896Z Compiling icu_locid_transform v1.5.0
111102025-08-01T16:37:26.560Z Compiling pest_derive v2.7.14
111112025-08-01T16:37:27.243Z Compiling icu_properties v1.5.1
111122025-08-01T16:37:27.662Z Compiling dtrace-parser v0.2.0
111132025-08-01T16:37:28.672Z Compiling serde_spanned v0.6.9
111142025-08-01T16:37:28.699Z Compiling toml_datetime v0.6.11
111152025-08-01T16:37:29.024Z Compiling serde_tokenstream v0.2.2
111162025-08-01T16:37:29.056Z Compiling erased-serde v0.4.6
111172025-08-01T16:37:29.084Z Compiling serde-value v0.7.0
111182025-08-01T16:37:29.162Z Compiling toml_edit v0.22.27
111192025-08-01T16:37:29.334Z Compiling camino v1.1.10
111202025-08-01T16:37:29.677Z Compiling semver v1.0.26
111212025-08-01T16:37:29.932Z Compiling cargo-platform v0.2.0
111222025-08-01T16:37:30.206Z Compiling serde-untagged v0.1.7
111232025-08-01T16:37:30.282Z Compiling camino-tempfile v1.4.1
111242025-08-01T16:37:30.449Z Compiling macaddr v1.0.1
111252025-08-01T16:37:30.755Z Compiling dof v0.3.0
111262025-08-01T16:37:30.846Z Compiling icu_normalizer v1.5.0
111272025-08-01T16:37:31.892Z Compiling idna_adapter v1.2.0
111282025-08-01T16:37:32.222Z Compiling idna v1.0.3
111292025-08-01T16:37:32.922Z Compiling url v2.5.4
111302025-08-01T16:37:32.949Z Compiling toml v0.8.23
111312025-08-01T16:37:32.978Z Compiling usdt-attr-macro v0.5.0
111322025-08-01T16:37:33.007Z Compiling usdt-macro v0.5.0
111332025-08-01T16:37:33.931Z Compiling cargo_toml v0.21.0
111342025-08-01T16:37:34.102Z Compiling cargo-util-schemas v0.8.2
111352025-08-01T16:37:34.614Z Compiling usdt v0.5.0
111362025-08-01T16:37:36.516Z Compiling cargo_metadata v0.21.0
111372025-08-01T16:37:39.307Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
111382025-08-01T16:37:45.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s
111392025-08-01T16:37:45.249Z Running `target/debug/xtask live-tests`
111402025-08-01T16:37:45.319Zusing temporary directory: /var/tmp/omicron_tmp/.tmpqjlxYa
111412025-08-01T16:37:45.319Zwill create archive file: /var/tmp/omicron_tmp/.tmpqjlxYa/live-tests-archive/omicron-live-tests.tar.zst
111422025-08-01T16:37:45.319Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
111432025-08-01T16:37:45.319Z
111442025-08-01T16:37:45.319Zrunning: /home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpqjlxYa/live-tests-archive/omicron-live-tests.tar.zst"
111452025-08-01T16:37:49.559Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
111462025-08-01T16:37:49.586Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
111472025-08-01T16:37:49.644Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
111482025-08-01T16:37:49.688Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
111492025-08-01T16:37:49.720Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
111502025-08-01T16:37:49.768Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
111512025-08-01T16:37:49.808Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
111522025-08-01T16:37:49.861Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
111532025-08-01T16:37:50.295Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
111542025-08-01T16:37:50.618Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
111552025-08-01T16:37:51.522Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
111562025-08-01T16:37:51.522Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
111572025-08-01T16:37:53.576Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
111582025-08-01T16:37:53.604Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
111592025-08-01T16:37:54.980Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
111602025-08-01T16:37:56.007Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
111612025-08-01T16:37:56.149Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
111622025-08-01T16:37:56.206Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
111632025-08-01T16:37:58.593Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
111642025-08-01T16:37:59.837Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
111652025-08-01T16:37:59.881Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
111662025-08-01T16:38:05.625Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
111672025-08-01T16:38:05.625Z Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
111682025-08-01T16:38:28.780Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
111692025-08-01T16:38:28.780Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
111702025-08-01T16:38:28.807Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
111712025-08-01T16:38:28.807Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
111722025-08-01T16:38:32.043Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
111732025-08-01T16:39:27.942Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
111742025-08-01T16:39:29.105Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
111752025-08-01T16:39:35.250Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
111762025-08-01T16:39:36.463Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
111772025-08-01T16:40:40.637Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
111782025-08-01T16:40:44.485Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
111792025-08-01T16:41:32.778Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 44s
111802025-08-01T16:41:33.062Zinfo: experimental features enabled: setup-scripts
111812025-08-01T16:41:33.090Z Archiving 1 binary, 1 build script output directory, 5 linked paths, and 1 standard library to /var/tmp/omicron_tmp/.tmpqjlxYa/live-tests-archive/omicron-live-tests.tar.zst
111822025-08-01T16:41:33.691Z Archived 78 files to /var/tmp/omicron_tmp/.tmpqjlxYa/live-tests-archive/omicron-live-tests.tar.zst in 0.62s
111832025-08-01T16:41:33.773Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpqjlxYa/live-tests-archive\""
111842025-08-01T16:41:33.801Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpqjlxYa" "live-tests-archive"
111852025-08-01T16:41:33.959Zcreated:
111862025-08-01T16:41:33.959Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
111872025-08-01T16:41:33.959ZTo use this:
111882025-08-01T16:41:33.959Z
111892025-08-01T16:41:33.959Z1. Copy the tarball to the switch zone in a deployed Omicron system.
111902025-08-01T16:41:33.959Z
111912025-08-01T16:41:33.986Z e.g., scp \
111922025-08-01T16:41:33.986Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
111932025-08-01T16:41:33.986Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
111942025-08-01T16:41:33.987Z
111952025-08-01T16:41:33.987Z2. Copy the `cargo-nextest` binary to the same place.
111962025-08-01T16:41:33.987Z
111972025-08-01T16:41:33.987Z e.g., scp \
111982025-08-01T16:41:33.987Z $(which cargo-nextest) \
111992025-08-01T16:41:33.987Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
112002025-08-01T16:41:33.987Z
112012025-08-01T16:41:33.987Z3. From the switch zone on that system, unpack the tarball with:
112022025-08-01T16:41:33.987Z
112032025-08-01T16:41:33.987Z tar xzf live-tests-archive.tgz
112042025-08-01T16:41:33.987Z
112052025-08-01T16:41:33.987Z4. From the switch zone on that system, run tests with:
112062025-08-01T16:41:33.987Z
112072025-08-01T16:41:33.987Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
112082025-08-01T16:41:33.987Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
112092025-08-01T16:41:33.987Z --workspace-remap live-tests-archive
112102025-08-01T16:41:33.987Z
112112025-08-01T16:41:33.987Z
112122025-08-01T16:41:33.987Zreal 4:27.038080601
112132025-08-01T16:41:33.987Zuser 10:03.044422218
112142025-08-01T16:41:33.987Zsys 1:19.163986651
112152025-08-01T16:41:33.987Ztrap 0.327440228
112162025-08-01T16:41:33.987Ztflt 0.449743247
112172025-08-01T16:41:33.987Zdflt 3.632593161
112182025-08-01T16:41:33.988Zkflt 0.000740186
112192025-08-01T16:41:33.988Zlock 31:09.557722487
112202025-08-01T16:41:33.988Zslp 40:36.093746317
112212025-08-01T16:41:33.988Zlat 14.759760171
112222025-08-01T16:41:33.988Zstop 39.733986253
112232025-08-01T16:41:33.988Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
112242025-08-01T16:41:33.988Z+ unset TMPDIR
112252025-08-01T16:41:33.988Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
112262025-08-01T16:41:33.988Zfiles in /var/tmp/omicron_tmp (none expected on success):
112272025-08-01T16:41:33.988Z+ find /var/tmp/omicron_tmp -ls
112282025-08-01T16:41:33.988Z163928 33 drwxr-xr-x 2 build build 2 Aug 1 16:41 /var/tmp/omicron_tmp
112292025-08-01T16:41:33.988Z+ rmdir /var/tmp/omicron_tmp
112302025-08-01T16:41:34.402Zprocess exited: duration 5740414 ms, exit code 0
 
112312025-08-01T16:41:34.459Zfound 3 output files
112322025-08-01T16:41:34.495Zuploading: /work/crate-build-timings.json (663638 bytes)
112332025-08-01T16:41:35.721Zuploaded: /work/crate-build-timings.json
112342025-08-01T16:41:35.721Zuploading: /work/environment.json (130 bytes)
112352025-08-01T16:41:36.824Zuploaded: /work/environment.json
112362025-08-01T16:41:36.824Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (432057 bytes)
112372025-08-01T16:41:38.096Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml